ListAuthorities 1.X-2.X

Summary


Provides a list of authorities available which regulate food nutrient data.

Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.

Soap Action
http://ns.esha.com/2013/genesisapi/ListAuthorities

  

Request

Request Type: AuthoritiesListRequest

AuthoritiesListRequest is an empty object.

Response

 Response Type: AuthoritiesListResponse

ElementTypeDescription
api:Authoritiesapi:ArrayOfAuthorityDto
List of authority elements
api:Authorityexlx:AuthorityDto An authority
exlx:IdguidThe authority id
exlx:Nameexlx:GlobalString The authority name
exlx:Iso3166Alpha2 xs:stringThe ISO 3166 2 character alphabetic identifier for the authority
exlx:Iso3166Alpha3 xs:stringThe ISO 3166 3 character alphabetic identifier for the authority
exlx:Iso3166Numeric xs:intThe ISO 3166 numeric identifier for the authority
Namespaces
PrefixNamespace
exlxhttp://ns.esha.com/2013/exlx 
api http://ns.esha.com/2013/genesisapi
xshttp://www.w3.org/2001/XMLSchema

Examples