Schema AGIISSchema.xsd


Elements  Complex types  Simple types 
AGIISAgreementUpdate  AddressInformation  PackageSizeCode 
AGIISAgreementUpdateResponse  AgreementIdentifier 
AGIISEntityExtract  AgreementInformation 
AGIISEntityFullExtract  CompanyInformation 
AGIISEntityInquiry  CompanyPrefixCode 
AGIISEntityInquiryResponse  CompanySearchInformation 
AGIISLicenseExtract  ContactInformation 
AGIISLicenseUpdate  DateLastVerified 
AGIISLicenseUpdateResponse  DuplicateEntities 
AGIISNAPDEntityExtract  EntityClassificationInformation 
AGIISProductExtract  EntityInformation 
AGIISProductSubsetUpdate  EntitySearchCriteria 
AGIISProductUpdate  EntityTransaction 
AGIISProductUpdateResponse  ErrorInformation 
CreationDateTime  GenericEnititySearchName 
CreationUserID  GenericEntitySearchAddress 
DocumentIdentifier  GTINCrossReference 
EntityInquiry  Header 
EntityMaintenanceInboundXMLPayload  IndividualInformation 
EntityMaintenanceOutboundXMLPayload  IndustryIdentifier 
EntitySearchInboundXMLPayload  IndustrySegments 
EntitySearchOutboundXMLPayload  LicenseInformation 
ExtractInformation  Measurement 
HelloAGIISInboundXMLPayload  PackageConfigurationInformation 
HelloAGIISOutboundXMLPayload  PackageConfigurationSearchInformation 
LastModifiedDateTime  PackageSizeInformation 
LastModifiedUserID  PackageSizeSearchInformation 
MemSvcReviewDateTime  PartnerIdentifier 
PartnerIdentifier  PartnerInformation 
ProductMaintenanceInboundXMLPayload  ProductGTINCompanyInformation 
ProductMaintenanceOutboundXMLPayload  ProductGTINCrossReferenceInformation 
ProductSearchInboundXMLPayload  ProductGTINInformation 
ProductSearchOutboundXMLPayload  ProductGTINPackageConfigurationInformation 
ProductSubsetMaintenanceInboundXMLPayload  ProductGTINPackageSizeInformation 
ProductSubsetMaintenanceOutboundXMLPayload  ProductGTINProductInformation 
UserDefinedField1  ProductInformation 
UserDefinedField2  ProductLicensingSearchCriteria 
UserDefinedField3  ProductSearchCriteria 
ProductSearchInformation 
ProductSecurityInformation 
RequiredEnitityIdentifierTypes 
SearchAddressInformation 
TransactionSummary 
VerificationInformation 


element AGIISAgreementUpdate
diagram AGIISSchema_p1.png
properties
content complex
children Header Body
source <xs:element name="AGIISAgreementUpdate">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISAgreementUpdateDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AgreementInformation" type="AgreementInformation" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdate/Header
diagram AGIISSchema_p2.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISAgreementUpdate/Body
diagram AGIISSchema_p3.png
properties
content complex
children AGIISAgreementUpdateDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISAgreementUpdateDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AgreementInformation" type="AgreementInformation" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdate/Body/AGIISAgreementUpdateDetails
diagram AGIISSchema_p4.png
properties
content complex
children AgreementInformation
source <xs:element name="AGIISAgreementUpdateDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AgreementInformation" type="AgreementInformation" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdate/Body/AGIISAgreementUpdateDetails/AgreementInformation
diagram AGIISSchema_p5.png
type AgreementInformation
properties
minOcc 1
maxOcc unbounded
content complex
children AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="AgreementInformation" type="AgreementInformation" maxOccurs="unbounded"/>

element AGIISAgreementUpdateResponse
diagram AGIISSchema_p6.png
properties
content complex
children Header Body
source <xs:element name="AGIISAgreementUpdateResponse">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISAgreementUpdateResponseDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TransactionSummary" type="TransactionSummary"/>
                 
<xs:element name="AgreementUpdateReject" minOccurs="0" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="ErrorInformation" type="ErrorInformation"/>
                       
<xs:element name="AgreementInformation" type="AgreementInformation"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdateResponse/Header
diagram AGIISSchema_p7.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISAgreementUpdateResponse/Body
diagram AGIISSchema_p8.png
properties
content complex
children AGIISAgreementUpdateResponseDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISAgreementUpdateResponseDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TransactionSummary" type="TransactionSummary"/>
           
<xs:element name="AgreementUpdateReject" minOccurs="0" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="ErrorInformation" type="ErrorInformation"/>
                 
<xs:element name="AgreementInformation" type="AgreementInformation"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdateResponse/Body/AGIISAgreementUpdateResponseDetails
diagram AGIISSchema_p9.png
properties
content complex
children TransactionSummary AgreementUpdateReject
source <xs:element name="AGIISAgreementUpdateResponseDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TransactionSummary" type="TransactionSummary"/>
     
<xs:element name="AgreementUpdateReject" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ErrorInformation" type="ErrorInformation"/>
           
<xs:element name="AgreementInformation" type="AgreementInformation"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdateResponse/Body/AGIISAgreementUpdateResponseDetails/TransactionSummary
diagram AGIISSchema_p10.png
type TransactionSummary
properties
content complex
children DocumentIdentifier NumReceived NumProcessed NumRejected
source <xs:element name="TransactionSummary" type="TransactionSummary"/>

element AGIISAgreementUpdateResponse/Body/AGIISAgreementUpdateResponseDetails/AgreementUpdateReject
diagram AGIISSchema_p11.png
properties
minOcc 0
maxOcc unbounded
content complex
children ErrorInformation AgreementInformation
source <xs:element name="AgreementUpdateReject" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ErrorInformation" type="ErrorInformation"/>
     
<xs:element name="AgreementInformation" type="AgreementInformation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISAgreementUpdateResponse/Body/AGIISAgreementUpdateResponseDetails/AgreementUpdateReject/ErrorInformation
diagram AGIISSchema_p12.png
type ErrorInformation
properties
content complex
children ErrorID ErrorMsg
source <xs:element name="ErrorInformation" type="ErrorInformation"/>

element AGIISAgreementUpdateResponse/Body/AGIISAgreementUpdateResponseDetails/AgreementUpdateReject/AgreementInformation
diagram AGIISSchema_p13.png
type AgreementInformation
properties
content complex
children AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="AgreementInformation" type="AgreementInformation"/>

element AGIISEntityExtract
diagram AGIISSchema_p14.png
properties
content complex
children Header Body
source <xs:element name="AGIISEntityExtract">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISEntityExtractDetails">
             
<xs:complexType>
               
<xs:sequence minOccurs="0">
                 
<xs:element name="EntityTransaction" type="EntityTransaction" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityExtract/Header
diagram AGIISSchema_p15.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISEntityExtract/Body
diagram AGIISSchema_p16.png
properties
content complex
children AGIISEntityExtractDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISEntityExtractDetails">
       
<xs:complexType>
         
<xs:sequence minOccurs="0">
           
<xs:element name="EntityTransaction" type="EntityTransaction" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityExtract/Body/AGIISEntityExtractDetails
diagram AGIISSchema_p17.png
properties
content complex
children EntityTransaction
source <xs:element name="AGIISEntityExtractDetails">
 
<xs:complexType>
   
<xs:sequence minOccurs="0">
     
<xs:element name="EntityTransaction" type="EntityTransaction" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityExtract/Body/AGIISEntityExtractDetails/EntityTransaction
diagram AGIISSchema_p18.png
type EntityTransaction
properties
minOcc 1
maxOcc unbounded
content complex
children TransactionDateTime MaintenanceReason CurrentEntity PreviousEntity ReplacedByEntity BoughtByEntity
source <xs:element name="EntityTransaction" type="EntityTransaction" maxOccurs="unbounded"/>

element AGIISEntityFullExtract
diagram AGIISSchema_p19.png
properties
content complex
children Header Body
source <xs:element name="AGIISEntityFullExtract">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISEntityFullExtractDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityFullExtract/Header
diagram AGIISSchema_p20.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISEntityFullExtract/Body
diagram AGIISSchema_p21.png
properties
content complex
children AGIISEntityFullExtractDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISEntityFullExtractDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityFullExtract/Body/AGIISEntityFullExtractDetails
diagram AGIISSchema_p22.png
properties
content complex
children EntityInformation
source <xs:element name="AGIISEntityFullExtractDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityFullExtract/Body/AGIISEntityFullExtractDetails/EntityInformation
diagram AGIISSchema_p23.png
type EntityInformation
properties
minOcc 0
maxOcc unbounded
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISEntityInquiry
diagram AGIISSchema_p24.png
properties
content complex
children Header Body
source <xs:element name="AGIISEntityInquiry">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISEntityInquiryDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiry/Header
diagram AGIISSchema_p25.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISEntityInquiry/Body
diagram AGIISSchema_p26.png
properties
content complex
children AGIISEntityInquiryDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISEntityInquiryDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiry/Body/AGIISEntityInquiryDetails
diagram AGIISSchema_p27.png
properties
content complex
children EntityInquiry
source <xs:element name="AGIISEntityInquiryDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiryResponse
diagram AGIISSchema_p28.png
properties
content complex
children Header Body
source <xs:element name="AGIISEntityInquiryResponse">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISEntityInquiryResponseDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="EntityInquiryResponse" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element ref="EntityInquiry"/>
                       
<xs:element name="EntityInformation" type="EntityInformation"/>
                       
<xs:element name="ReturnCode" type="xs:string"/>
                       
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiryResponse/Header
diagram AGIISSchema_p29.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISEntityInquiryResponse/Body
diagram AGIISSchema_p30.png
properties
content complex
children AGIISEntityInquiryResponseDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISEntityInquiryResponseDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntityInquiryResponse" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="EntityInquiry"/>
                 
<xs:element name="EntityInformation" type="EntityInformation"/>
                 
<xs:element name="ReturnCode" type="xs:string"/>
                 
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails
diagram AGIISSchema_p31.png
properties
content complex
children EntityInquiryResponse
source <xs:element name="AGIISEntityInquiryResponseDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityInquiryResponse" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="EntityInquiry"/>
           
<xs:element name="EntityInformation" type="EntityInformation"/>
           
<xs:element name="ReturnCode" type="xs:string"/>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails/EntityInquiryResponse
diagram AGIISSchema_p32.png
properties
minOcc 1
maxOcc unbounded
content complex
children EntityInquiry EntityInformation ReturnCode ErrorCode
source <xs:element name="EntityInquiryResponse" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="EntityInquiry"/>
     
<xs:element name="EntityInformation" type="EntityInformation"/>
     
<xs:element name="ReturnCode" type="xs:string"/>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails/EntityInquiryResponse/EntityInformation
diagram AGIISSchema_p33.png
type EntityInformation
properties
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation"/>

element AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails/EntityInquiryResponse/ReturnCode
diagram AGIISSchema_p34.png
type xs:string
properties
content simple
source <xs:element name="ReturnCode" type="xs:string"/>

element AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails/EntityInquiryResponse/ErrorCode
diagram AGIISSchema_p35.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>

element AGIISLicenseExtract
diagram AGIISSchema_p36.png
properties
content complex
children Header Body
source <xs:element name="AGIISLicenseExtract">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISLicenseExtractDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
                 
<xs:element name="AgreementInformation" type="AgreementInformation" minOccurs="0" maxOccurs="unbounded"/>
                 
<xs:element ref="ExtractInformation"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseExtract/Header
diagram AGIISSchema_p37.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISLicenseExtract/Body
diagram AGIISSchema_p38.png
properties
content complex
children AGIISLicenseExtractDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISLicenseExtractDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="AgreementInformation" type="AgreementInformation" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element ref="ExtractInformation"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseExtract/Body/AGIISLicenseExtractDetails
diagram AGIISSchema_p39.png
properties
content complex
children LicenseInformation AgreementInformation ExtractInformation
source <xs:element name="AGIISLicenseExtractDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="AgreementInformation" type="AgreementInformation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="ExtractInformation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseExtract/Body/AGIISLicenseExtractDetails/LicenseInformation
diagram AGIISSchema_p40.png
type LicenseInformation
properties
minOcc 0
maxOcc unbounded
content complex
children IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISLicenseExtract/Body/AGIISLicenseExtractDetails/AgreementInformation
diagram AGIISSchema_p41.png
type AgreementInformation
properties
minOcc 0
maxOcc unbounded
content complex
children AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="AgreementInformation" type="AgreementInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISLicenseUpdate
diagram AGIISSchema_p42.png
properties
content complex
children Header Body
source <xs:element name="AGIISLicenseUpdate">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISLicenseUpdateDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="LicenseInformation" type="LicenseInformation" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdate/Header
diagram AGIISSchema_p43.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISLicenseUpdate/Body
diagram AGIISSchema_p44.png
properties
content complex
children AGIISLicenseUpdateDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISLicenseUpdateDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="LicenseInformation" type="LicenseInformation" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdate/Body/AGIISLicenseUpdateDetails
diagram AGIISSchema_p45.png
properties
content complex
children LicenseInformation
source <xs:element name="AGIISLicenseUpdateDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LicenseInformation" type="LicenseInformation" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdate/Body/AGIISLicenseUpdateDetails/LicenseInformation
diagram AGIISSchema_p46.png
type LicenseInformation
properties
minOcc 1
maxOcc unbounded
content complex
children IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="LicenseInformation" type="LicenseInformation" maxOccurs="unbounded"/>

element AGIISLicenseUpdateResponse
diagram AGIISSchema_p47.png
properties
content complex
children Header Body
source <xs:element name="AGIISLicenseUpdateResponse">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISLicenseUpdateResponse">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TransactionSummary" type="TransactionSummary"/>
                 
<xs:element name="LicenseUpdateReject" minOccurs="0" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="ErrorInformation" type="ErrorInformation"/>
                       
<xs:element name="LicenseInformation" type="LicenseInformation"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdateResponse/Header
diagram AGIISSchema_p48.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISLicenseUpdateResponse/Body
diagram AGIISSchema_p49.png
properties
content complex
children AGIISLicenseUpdateResponse
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISLicenseUpdateResponse">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TransactionSummary" type="TransactionSummary"/>
           
<xs:element name="LicenseUpdateReject" minOccurs="0" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="ErrorInformation" type="ErrorInformation"/>
                 
<xs:element name="LicenseInformation" type="LicenseInformation"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdateResponse/Body/AGIISLicenseUpdateResponse
diagram AGIISSchema_p50.png
properties
content complex
children TransactionSummary LicenseUpdateReject
source <xs:element name="AGIISLicenseUpdateResponse">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TransactionSummary" type="TransactionSummary"/>
     
<xs:element name="LicenseUpdateReject" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ErrorInformation" type="ErrorInformation"/>
           
<xs:element name="LicenseInformation" type="LicenseInformation"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdateResponse/Body/AGIISLicenseUpdateResponse/TransactionSummary
diagram AGIISSchema_p51.png
type TransactionSummary
properties
content complex
children DocumentIdentifier NumReceived NumProcessed NumRejected
source <xs:element name="TransactionSummary" type="TransactionSummary"/>

element AGIISLicenseUpdateResponse/Body/AGIISLicenseUpdateResponse/LicenseUpdateReject
diagram AGIISSchema_p52.png
properties
minOcc 0
maxOcc unbounded
content complex
children ErrorInformation LicenseInformation
source <xs:element name="LicenseUpdateReject" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ErrorInformation" type="ErrorInformation"/>
     
<xs:element name="LicenseInformation" type="LicenseInformation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISLicenseUpdateResponse/Body/AGIISLicenseUpdateResponse/LicenseUpdateReject/ErrorInformation
diagram AGIISSchema_p53.png
type ErrorInformation
properties
content complex
children ErrorID ErrorMsg
source <xs:element name="ErrorInformation" type="ErrorInformation"/>

element AGIISLicenseUpdateResponse/Body/AGIISLicenseUpdateResponse/LicenseUpdateReject/LicenseInformation
diagram AGIISSchema_p54.png
type LicenseInformation
properties
content complex
children IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="LicenseInformation" type="LicenseInformation"/>

element AGIISNAPDEntityExtract
diagram AGIISSchema_p55.png
properties
content complex
children Header Body
source <xs:element name="AGIISNAPDEntityExtract">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISNAPDEntityExtractDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="ExtractInformation"/>
                 
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISNAPDEntityExtract/Header
diagram AGIISSchema_p56.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISNAPDEntityExtract/Body
diagram AGIISSchema_p57.png
properties
content complex
children AGIISNAPDEntityExtractDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISNAPDEntityExtractDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="ExtractInformation"/>
           
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISNAPDEntityExtract/Body/AGIISNAPDEntityExtractDetails
diagram AGIISSchema_p58.png
properties
content complex
children ExtractInformation EntityInformation
source <xs:element name="AGIISNAPDEntityExtractDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ExtractInformation"/>
     
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISNAPDEntityExtract/Body/AGIISNAPDEntityExtractDetails/EntityInformation
diagram AGIISSchema_p59.png
type EntityInformation
properties
minOcc 0
maxOcc unbounded
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductExtract
diagram AGIISSchema_p60.png
properties
content complex
children Header Body
attributes
Name  Type  Use  Default  Fixed  Annotation
Version  xs:string  required      
annotation
documentation
This document structure is used by Covansys to communicate product information to subscribers. The content of the document structure is controlled by product extract profiles created by AGIIS users. Each scheduled extract creates an XML document containing an AGISSProductExtract structure.
source <xs:element name="AGIISProductExtract">
 
<xs:annotation>
   
<xs:documentation>This document structure is used by Covansys to communicate product information to subscribers. The content of the document structure is controlled by product extract profiles created by AGIIS users. Each scheduled extract creates an XML document containing an AGISSProductExtract structure.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISProductExtractDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="ExtractInformation"/>
                 
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
                 
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Version" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute AGIISProductExtract/@Version
type xs:string
properties
use required
source <xs:attribute name="Version" type="xs:string" use="required"/>

element AGIISProductExtract/Header
diagram AGIISSchema_p61.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISProductExtract/Body
diagram AGIISSchema_p62.png
properties
content complex
children AGIISProductExtractDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISProductExtractDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="ExtractInformation"/>
           
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductExtract/Body/AGIISProductExtractDetails
diagram AGIISSchema_p63.png
properties
content complex
children ExtractInformation CompanyInformation ProductGTINInformation
source <xs:element name="AGIISProductExtractDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ExtractInformation"/>
     
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductExtract/Body/AGIISProductExtractDetails/CompanyInformation
diagram AGIISSchema_p64.png
type CompanyInformation
properties
minOcc 0
maxOcc unbounded
content complex
children PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  required      
ActionRequest  derived by: xs:string  optional      
source <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductExtract/Body/AGIISProductExtractDetails/ProductGTINInformation
diagram AGIISSchema_p65.png
type ProductGTINInformation
properties
minOcc 0
maxOcc unbounded
content complex
children ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductSubsetUpdate
diagram AGIISSchema_p66.png
properties
content complex
children Header Body
attributes
Name  Type  Use  Default  Fixed  Annotation
Version  xs:string    1.0    
annotation
documentation
This document structure is used by subscribers to manage their product subset information. The structure supports adding, replacing, and deleting cross-references to GTINs.
source <xs:element name="AGIISProductSubsetUpdate">
 
<xs:annotation>
   
<xs:documentation>This document structure is used by subscribers to manage their product subset information. The structure supports adding, replacing, and deleting cross-references to GTINs.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISProductSubsetUpdateDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="GTINCrossReference" type="GTINCrossReference" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Version" type="xs:string" default="1.0"/>
 
</xs:complexType>
</xs:element>

attribute AGIISProductSubsetUpdate/@Version
type xs:string
properties
default 1.0
source <xs:attribute name="Version" type="xs:string" default="1.0"/>

element AGIISProductSubsetUpdate/Header
diagram AGIISSchema_p67.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISProductSubsetUpdate/Body
diagram AGIISSchema_p68.png
properties
content complex
children AGIISProductSubsetUpdateDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISProductSubsetUpdateDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="GTINCrossReference" type="GTINCrossReference" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductSubsetUpdate/Body/AGIISProductSubsetUpdateDetails
diagram AGIISSchema_p69.png
properties
content complex
children GTINCrossReference
source <xs:element name="AGIISProductSubsetUpdateDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="GTINCrossReference" type="GTINCrossReference" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductSubsetUpdate/Body/AGIISProductSubsetUpdateDetails/GTINCrossReference
diagram AGIISSchema_p70.png
type GTINCrossReference
properties
minOcc 1
maxOcc unbounded
content complex
children GTIN ManufacturerIdentifier ProprietaryCode
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="GTINCrossReference" type="GTINCrossReference" maxOccurs="unbounded"/>

element AGIISProductUpdate
diagram AGIISSchema_p71.png
properties
content complex
children Header Body
attributes
Name  Type  Use  Default  Fixed  Annotation
Version  xs:string  required      
annotation
documentation
This document structure is used by subscribers  to communicate product information to Covansys.
source <xs:element name="AGIISProductUpdate">
 
<xs:annotation>
   
<xs:documentation>This document structure is used by subscribers  to communicate product information to Covansys.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISProductUpdateDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
                 
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Version" type="xs:string" use="required"/>
 
</xs:complexType>
</xs:element>

attribute AGIISProductUpdate/@Version
type xs:string
properties
use required
source <xs:attribute name="Version" type="xs:string" use="required"/>

element AGIISProductUpdate/Header
diagram AGIISSchema_p72.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISProductUpdate/Body
diagram AGIISSchema_p73.png
properties
content complex
children AGIISProductUpdateDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISProductUpdateDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdate/Body/AGIISProductUpdateDetails
diagram AGIISSchema_p74.png
properties
content complex
children CompanyInformation ProductGTINInformation
source <xs:element name="AGIISProductUpdateDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdate/Body/AGIISProductUpdateDetails/CompanyInformation
diagram AGIISSchema_p75.png
type CompanyInformation
properties
minOcc 0
maxOcc unbounded
content complex
children PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  required      
ActionRequest  derived by: xs:string  optional      
source <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductUpdate/Body/AGIISProductUpdateDetails/ProductGTINInformation
diagram AGIISSchema_p76.png
type ProductGTINInformation
properties
minOcc 0
maxOcc unbounded
content complex
children ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductUpdateResponse
diagram AGIISSchema_p77.png
properties
content complex
children Header Body
source <xs:element name="AGIISProductUpdateResponse">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AGIISProductUpdateResponseDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="ProductUpdateResponse" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/>
                       
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/>
                       
<xs:element name="CompanyReturnCode" minOccurs="0">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:string">
                             
<xs:enumeration value="Success"/>
                             
<xs:enumeration value="Failure"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
                       
<xs:element name="ProductReturnCode" minOccurs="0">
                         
<xs:simpleType>
                           
<xs:restriction base="xs:string">
                             
<xs:enumeration value="Success"/>
                             
<xs:enumeration value="Failure"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdateResponse/Header
diagram AGIISSchema_p78.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element AGIISProductUpdateResponse/Body
diagram AGIISSchema_p79.png
properties
content complex
children AGIISProductUpdateResponseDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AGIISProductUpdateResponseDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ProductUpdateResponse" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/>
                 
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/>
                 
<xs:element name="CompanyReturnCode" minOccurs="0">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Success"/>
                       
<xs:enumeration value="Failure"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
                 
<xs:element name="ProductReturnCode" minOccurs="0">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:enumeration value="Success"/>
                       
<xs:enumeration value="Failure"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails
diagram AGIISSchema_p80.png
properties
content complex
children ProductUpdateResponse
source <xs:element name="AGIISProductUpdateResponseDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ProductUpdateResponse" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/>
           
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/>
           
<xs:element name="CompanyReturnCode" minOccurs="0">
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="Success"/>
                 
<xs:enumeration value="Failure"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
           
<xs:element name="ProductReturnCode" minOccurs="0">
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:enumeration value="Success"/>
                 
<xs:enumeration value="Failure"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse
diagram AGIISSchema_p81.png
properties
minOcc 1
maxOcc unbounded
content complex
children CompanyInformation ProductGTINInformation CompanyReturnCode CompanyErrorInformation ProductReturnCode ProductErrorInformation
source <xs:element name="ProductUpdateResponse" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/>
     
<xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/>
     
<xs:element name="CompanyReturnCode" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Success"/>
           
<xs:enumeration value="Failure"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="ProductReturnCode" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Success"/>
           
<xs:enumeration value="Failure"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/CompanyInformation
diagram AGIISSchema_p82.png
type CompanyInformation
properties
minOcc 0
maxOcc 1
content complex
children PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  required      
ActionRequest  derived by: xs:string  optional      
source <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/ProductGTINInformation
diagram AGIISSchema_p83.png
type ProductGTINInformation
properties
minOcc 0
maxOcc 1
content complex
children ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/CompanyReturnCode
diagram AGIISSchema_p84.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Success
enumeration Failure
source <xs:element name="CompanyReturnCode" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Success"/>
     
<xs:enumeration value="Failure"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/CompanyErrorInformation
diagram AGIISSchema_p85.png
type ErrorInformation
properties
minOcc 0
maxOcc unbounded
content complex
children ErrorID ErrorMsg
source <xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/ProductReturnCode
diagram AGIISSchema_p86.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Success
enumeration Failure
source <xs:element name="ProductReturnCode" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Success"/>
     
<xs:enumeration value="Failure"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AGIISProductUpdateResponse/Body/AGIISProductUpdateResponseDetails/ProductUpdateResponse/ProductErrorInformation
diagram AGIISSchema_p87.png
type ErrorInformation
properties
minOcc 0
maxOcc unbounded
content complex
children ErrorID ErrorMsg
source <xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/>

element CreationDateTime
diagram AGIISSchema_p88.png
type xs:string
properties
content simple
used by
complexTypes LicenseInformation PackageConfigurationInformation PackageSizeInformation ProductGTINPackageConfigurationInformation ProductGTINPackageSizeInformation ProductGTINProductInformation ProductInformation
source <xs:element name="CreationDateTime" type="xs:string"/>

element CreationUserID
diagram AGIISSchema_p89.png
type xs:string
properties
content simple
used by
complexTypes LicenseInformation PackageConfigurationInformation PackageSizeInformation ProductGTINPackageConfigurationInformation ProductGTINPackageSizeInformation ProductGTINProductInformation ProductInformation
source <xs:element name="CreationUserID" type="xs:string"/>

element DocumentIdentifier
diagram AGIISSchema_p90.png
type restriction of xs:string
properties
content simple
used by
element Header/ThisDocumentIdentifier
complexType TransactionSummary
facets
Kind Value Annotation
length 19
annotation
documentation
CIDX Chem eStandards v3.0 DateTime followed by a 4 digit sequence number.
source <xs:element name="DocumentIdentifier">
 
<xs:annotation>
   
<xs:documentation>CIDX Chem eStandards v3.0 DateTime followed by a 4 digit sequence number.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="19"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EntityInquiry
diagram AGIISSchema_p91.png
properties
content complex
children EntityInquiryIdentifier EntityInformation DuplicateEntities
used by
elements AGIISEntityInquiry/Body/AGIISEntityInquiryDetails AGIISEntityInquiryResponse/Body/AGIISEntityInquiryResponseDetails/EntityInquiryResponse EntityMaintenanceInboundXMLPayload/Body/EntityMaintenanceDetails EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails/EntityMaintenanceResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="EntityInquiry">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityInquiryIdentifier" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="30"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="EntityInformation" type="EntityInformation"/>
     
<xs:element name="DuplicateEntities" type="DuplicateEntities" minOccurs="0"/>
   
</xs:sequence>
   
<xs:attribute name="ActionRequest" use="optional">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="Add EBID"/>
         
<xs:enumeration value="Add GLN"/>
         
<xs:enumeration value="Add NAPD/HP ID"/>
         
<xs:enumeration value="Update"/>
         
<xs:enumeration value="Add to Subset"/>
         
<xs:enumeration value="Delete from Subset"/>
         
<xs:enumeration value="Demographic Search"/>
         
<xs:enumeration value="Identifier Search"/>
         
<xs:enumeration value="Report Duplicates"/>
         
<xs:enumeration value="Reactivate"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute EntityInquiry/@ActionRequest
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
enumeration Add EBID
enumeration Add GLN
enumeration Add NAPD/HP ID
enumeration Update
enumeration Add to Subset
enumeration Delete from Subset
enumeration Demographic Search
enumeration Identifier Search
enumeration Report Duplicates
enumeration Reactivate
source <xs:attribute name="ActionRequest" use="optional">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Add EBID"/>
     
<xs:enumeration value="Add GLN"/>
     
<xs:enumeration value="Add NAPD/HP ID"/>
     
<xs:enumeration value="Update"/>
     
<xs:enumeration value="Add to Subset"/>
     
<xs:enumeration value="Delete from Subset"/>
     
<xs:enumeration value="Demographic Search"/>
     
<xs:enumeration value="Identifier Search"/>
     
<xs:enumeration value="Report Duplicates"/>
     
<xs:enumeration value="Reactivate"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element EntityInquiry/EntityInquiryIdentifier
diagram AGIISSchema_p92.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
source <xs:element name="EntityInquiryIdentifier" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="30"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EntityInquiry/EntityInformation
diagram AGIISSchema_p93.png
type EntityInformation
properties
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation"/>

element EntityInquiry/DuplicateEntities
diagram AGIISSchema_p94.png
type DuplicateEntities
properties
minOcc 0
maxOcc 1
content complex
children DuplicateIdentifiers
source <xs:element name="DuplicateEntities" type="DuplicateEntities" minOccurs="0"/>

element EntityMaintenanceInboundXMLPayload
diagram AGIISSchema_p95.png
properties
content complex
children Header Body
annotation
documentation

        This data structure defines the InboundXMLPayload for web services of type businessProcess=EntityMaintenance.
     
source <xs:element name="EntityMaintenanceInboundXMLPayload">
 
<xs:annotation>
   
<xs:documentation>
        This data structure defines the InboundXMLPayload for web services of type businessProcess=EntityMaintenance.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntityMaintenanceDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceInboundXMLPayload/Header
diagram AGIISSchema_p96.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element EntityMaintenanceInboundXMLPayload/Body
diagram AGIISSchema_p97.png
properties
content complex
children EntityMaintenanceDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityMaintenanceDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceInboundXMLPayload/Body/EntityMaintenanceDetails
diagram AGIISSchema_p98.png
properties
content complex
children EntityInquiry
source <xs:element name="EntityMaintenanceDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="EntityInquiry" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceOutboundXMLPayload
diagram AGIISSchema_p99.png
properties
content complex
children Header Body
annotation
documentation

        This data structure defines the OutboundXMLPayload for web services of type businessProcess=EntityMaintenance.
     
source <xs:element name="EntityMaintenanceOutboundXMLPayload">
 
<xs:annotation>
   
<xs:documentation>
        This data structure defines the OutboundXMLPayload for web services of type businessProcess=EntityMaintenance.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntityMaintenanceOutboundDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="EntityMaintenanceResponse" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element ref="EntityInquiry"/>
                       
<xs:element name="EntityInformation" type="EntityInformation"/>
                       
<xs:element name="ReturnCode" type="xs:string"/>
                       
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceOutboundXMLPayload/Header
diagram AGIISSchema_p100.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element EntityMaintenanceOutboundXMLPayload/Body
diagram AGIISSchema_p101.png
properties
content complex
children EntityMaintenanceOutboundDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityMaintenanceOutboundDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntityMaintenanceResponse" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element ref="EntityInquiry"/>
                 
<xs:element name="EntityInformation" type="EntityInformation"/>
                 
<xs:element name="ReturnCode" type="xs:string"/>
                 
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails
diagram AGIISSchema_p102.png
properties
content complex
children EntityMaintenanceResponse
source <xs:element name="EntityMaintenanceOutboundDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntityMaintenanceResponse" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="EntityInquiry"/>
           
<xs:element name="EntityInformation" type="EntityInformation"/>
           
<xs:element name="ReturnCode" type="xs:string"/>
           
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails/EntityMaintenanceResponse
diagram AGIISSchema_p103.png
properties
minOcc 1
maxOcc unbounded
content complex
children EntityInquiry EntityInformation ReturnCode ErrorCode
source <xs:element name="EntityMaintenanceResponse" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="EntityInquiry"/>
     
<xs:element name="EntityInformation" type="EntityInformation"/>
     
<xs:element name="ReturnCode" type="xs:string"/>
     
<xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails/EntityMaintenanceResponse/EntityInformation
diagram AGIISSchema_p104.png
type EntityInformation
properties
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation"/>

element EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails/EntityMaintenanceResponse/ReturnCode
diagram AGIISSchema_p105.png
type xs:string
properties
content simple
source <xs:element name="ReturnCode" type="xs:string"/>

element EntityMaintenanceOutboundXMLPayload/Body/EntityMaintenanceOutboundDetails/EntityMaintenanceResponse/ErrorCode
diagram AGIISSchema_p106.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ErrorCode" type="xs:string" minOccurs="0"/>

element EntitySearchInboundXMLPayload
diagram AGIISSchema_p107.png
properties
content complex
children Header Body
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  required      
annotation
documentation

        This data structure defines the InboundXMLPayload for web services of type businessProcess=EntitySearch.
     
source <xs:element name="EntitySearchInboundXMLPayload">
 
<xs:annotation>
   
<xs:documentation>
        This data structure defines the InboundXMLPayload for web services of type businessProcess=EntitySearch.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntitySearchCriteria" type="EntitySearchCriteria" minOccurs="0"/>
           
<xs:element name="ProductLicensingSearchCriteria" type="ProductLicensingSearchCriteria" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="ActionRequest" use="required">
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="Search By Entity Identifier"/>
         
<xs:enumeration value="Search By Entity Attribute"/>
         
<xs:enumeration value="Search By Entity\Product\License Identifier"/>
         
<xs:enumeration value="Search By Entity\Subscriber Identifier"/>
         
<xs:enumeration value="Search By Entity Proprietary Code"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute EntitySearchInboundXMLPayload/@ActionRequest
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
enumeration Search By Entity Identifier
enumeration Search By Entity Attribute
enumeration Search By Entity\Product\License Identifier
enumeration Search By Entity\Subscriber Identifier
enumeration Search By Entity Proprietary Code
source <xs:attribute name="ActionRequest" use="required">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Search By Entity Identifier"/>
     
<xs:enumeration value="Search By Entity Attribute"/>
     
<xs:enumeration value="Search By Entity\Product\License Identifier"/>
     
<xs:enumeration value="Search By Entity\Subscriber Identifier"/>
     
<xs:enumeration value="Search By Entity Proprietary Code"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element EntitySearchInboundXMLPayload/Header
diagram AGIISSchema_p108.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element EntitySearchInboundXMLPayload/Body
diagram AGIISSchema_p109.png
properties
content complex
children EntitySearchCriteria ProductLicensingSearchCriteria
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntitySearchCriteria" type="EntitySearchCriteria" minOccurs="0"/>
     
<xs:element name="ProductLicensingSearchCriteria" type="ProductLicensingSearchCriteria" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchInboundXMLPayload/Body/EntitySearchCriteria
diagram AGIISSchema_p110.png
type EntitySearchCriteria
properties
minOcc 0
maxOcc 1
content complex
children RequiredEnitityIdentifierTypes IndustryIdentifier IndustrySegments GenericEnititySearchName PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus GenericEntitySearchAddress PhysicalAddress MailingAddress LastModifiedDateTime Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified EntityClassifications
source <xs:element name="EntitySearchCriteria" type="EntitySearchCriteria" minOccurs="0"/>

element EntitySearchInboundXMLPayload/Body/ProductLicensingSearchCriteria
diagram AGIISSchema_p111.png
type ProductLicensingSearchCriteria
properties
minOcc 0
maxOcc 1
content complex
children ProductOwnerIdentifier ProductIdentifier GTIN ReportingIdentifier
source <xs:element name="ProductLicensingSearchCriteria" type="ProductLicensingSearchCriteria" minOccurs="0"/>

element EntitySearchOutboundXMLPayload
diagram AGIISSchema_p112.png
properties
content complex
children Header Body
annotation
documentation

        This data structure defines the OutboundXMLPayload for web services of type businessProcess=EntitySearch.
     
source <xs:element name="EntitySearchOutboundXMLPayload">
 
<xs:annotation>
   
<xs:documentation>
        This data structure defines the OutboundXMLPayload for web services of type businessProcess=EntitySearch.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Header" type="Header"/>
     
<xs:element name="Body">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntitySearchOutboundDetails">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="EntitySearchResponse" minOccurs="0" maxOccurs="unbounded">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="EntitySubscriberInformation" minOccurs="0">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="IsSubscriber" type="xs:boolean"/>
                             
<xs:element name="IsActiveSubscriber" type="xs:boolean"/>
                             
<xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>
                             
<xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/>
                       
<xs:element name="LicenseDetails" minOccurs="0">
                         
<xs:complexType>
                           
<xs:sequence>
                             
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
                           
</xs:sequence>
                         
</xs:complexType>
                       
</xs:element>
                       
<xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Header
diagram AGIISSchema_p113.png
type Header
properties
content complex
children ThisDocumentIdentifier ThisDocumentDateTime From To
source <xs:element name="Header" type="Header"/>

element EntitySearchOutboundXMLPayload/Body
diagram AGIISSchema_p114.png
properties
content complex
children EntitySearchOutboundDetails
source <xs:element name="Body">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntitySearchOutboundDetails">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntitySearchResponse" minOccurs="0" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="EntitySubscriberInformation" minOccurs="0">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="IsSubscriber" type="xs:boolean"/>
                       
<xs:element name="IsActiveSubscriber" type="xs:boolean"/>
                       
<xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>
                       
<xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/>
                 
<xs:element name="LicenseDetails" minOccurs="0">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails
diagram AGIISSchema_p115.png
properties
content complex
children EntitySearchResponse
source <xs:element name="EntitySearchOutboundDetails">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntitySearchResponse" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="EntitySubscriberInformation" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="IsSubscriber" type="xs:boolean"/>
                 
<xs:element name="IsActiveSubscriber" type="xs:boolean"/>
                 
<xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>
                 
<xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/>
           
<xs:element name="LicenseDetails" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse
diagram AGIISSchema_p116.png
properties
minOcc 0
maxOcc unbounded
content complex
children EntitySubscriberInformation EntityInformation LicenseDetails EntityIsLicensedToPurchaseProduct
source <xs:element name="EntitySearchResponse" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="EntitySubscriberInformation" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="IsSubscriber" type="xs:boolean"/>
           
<xs:element name="IsActiveSubscriber" type="xs:boolean"/>
           
<xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>
           
<xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/>
     
<xs:element name="LicenseDetails" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntitySubscriberInformation
diagram AGIISSchema_p117.png
properties
minOcc 0
maxOcc 1
content complex
children IsSubscriber IsActiveSubscriber IsSubscriberOwnedLocation IsActiveSubscriberOwnedLocation
source <xs:element name="EntitySubscriberInformation" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="IsSubscriber" type="xs:boolean"/>
     
<xs:element name="IsActiveSubscriber" type="xs:boolean"/>
     
<xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>
     
<xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntitySubscriberInformation/IsSubscriber
diagram AGIISSchema_p118.png
type xs:boolean
properties
content simple
source <xs:element name="IsSubscriber" type="xs:boolean"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntitySubscriberInformation/IsActiveSubscriber
diagram AGIISSchema_p119.png
type xs:boolean
properties
content simple
source <xs:element name="IsActiveSubscriber" type="xs:boolean"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntitySubscriberInformation/IsSubscriberOwnedLocation
diagram AGIISSchema_p120.png
type xs:boolean
properties
content simple
source <xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntitySubscriberInformation/IsActiveSubscriberOwnedLocation
diagram AGIISSchema_p121.png
type xs:boolean
properties
content simple
source <xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntityInformation
diagram AGIISSchema_p122.png
type EntityInformation
properties
minOcc 0
maxOcc 1
content complex
children IndustryIdentifier IndustrySegments PreferredName DBAName IndividualName TelephoneNumber EntityType EntityStatus PhysicalAddress MailingAddress LastModifiedDateTime LastModifiedUserID Latitude Longitude SPLC AWSANumber LinkedEntity NameOverride DuplicateExempt GLNReuseExempt ResponsibleAgCertified LastVerification MemSvcReviewDateTime RequestVerification EntityClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
ActiveFlag  derived by: xs:string  optional      
source <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/LicenseDetails
diagram AGIISSchema_p123.png
properties
minOcc 0
maxOcc 1
content complex
children LicenseInformation
source <xs:element name="LicenseDetails" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/LicenseDetails/LicenseInformation
diagram AGIISSchema_p124.png
type LicenseInformation
properties
minOcc 0
maxOcc unbounded
content complex
children IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID
attributes
Name  Type  Use  Default  Fixed  Annotation
ActionRequest  derived by: xs:string  optional      
source <xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/>

element EntitySearchOutboundXMLPayload/Body/EntitySearchOutboundDetails/EntitySearchResponse/EntityIsLicensedToPurchaseProduct
diagram AGIISSchema_p125.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/>

element ExtractInformation
diagram AGIISSchema_p126.png
properties
content complex
children Name StartDate EndDate LastRunDate Frequency Description Type ChangesOnly AddsOnly ProhibitedLicensesOnly ActiveLicensesOnly AllLicenses IncludeStatus IncludeFertilizerAsPrimaryCategory IncludeFertilizerAsSecondaryCategory IncludeChemicalAsPrimaryCategory IncludeChemicalAsSecondaryCategory IncludeSeedAsPrimaryCategory IncludeSeedAsSecondaryCategory IncludeFeedAsPrimaryCategory IncludeFeedAsSecondaryCategory IncludeOtherAsPrimaryCategory ExtractDomain ExtractID PreferredProductOutputView ProductCrop ProductTreatmentsOnly
used by
elements AGIISLicenseExtract/Body/AGIISLicenseExtractDetails AGIISNAPDEntityExtract/Body/AGIISNAPDEntityExtractDetails AGIISProductExtract/Body/AGIISProductExtractDetails
source <xs:element name="ExtractInformation">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Name">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="20"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="StartDate" type="xs:string" minOccurs="0"/>
     
<xs:element name="EndDate" type="xs:string" minOccurs="0"/>
     
<xs:element name="LastRunDate" type="xs:string" minOccurs="0"/>
     
<xs:element name="Frequency">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Daily"/>
           
<xs:enumeration value="Weekly"/>
           
<xs:enumeration value="Monthly"/>
           
<xs:enumeration value="Semi-annually"/>
           
<xs:enumeration value="Annually"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Description" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="200"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Type">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Full"/>
           
<xs:enumeration value="Custom"/>
           
<xs:enumeration value="Subset"/>
           
<xs:enumeration value="Subset - Changes only"/>
           
<xs:enumeration value="NAPD - Inactive Entity"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ChangesOnly" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="AddsOnly" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="ProhibitedLicensesOnly" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="ActiveLicensesOnly" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="AllLicenses" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeStatus" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Active"/>
           
<xs:enumeration value="Inactive"/>
           
<xs:enumeration value="All"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="IncludeFertilizerAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeFertilizerAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeChemicalAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeChemicalAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeSeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeSeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeFeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeFeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="IncludeOtherAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="ExtractDomain" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Product"/>
           
<xs:enumeration value="License"/>
           
<xs:enumeration value="Entity"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ExtractID" type="xs:string" minOccurs="0"/>
     
<xs:element name="PreferredProductOutputView" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Traditional Hierarchy"/>
           
<xs:enumeration value="Flattened ProductGTIN"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ProductCrop" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="128"/>
           
<xs:enumeration value="Corn"/>
           
<xs:enumeration value="Spring Wheat"/>
           
<xs:enumeration value="Duram Wheat"/>
           
<xs:enumeration value="Winter Wheat"/>
           
<xs:enumeration value="Barley"/>
           
<xs:enumeration value="Buckwheat"/>
           
<xs:enumeration value="Canola"/>
           
<xs:enumeration value="Rapeseed"/>
           
<xs:enumeration value="Emmer/Spelt"/>
           
<xs:enumeration value="Flaxseed"/>
           
<xs:enumeration value="Mustard Seed"/>
           
<xs:enumeration value="Oats"/>
           
<xs:enumeration value="Popcorn"/>
           
<xs:enumeration value="Milet"/>
           
<xs:enumeration value="Rice"/>
           
<xs:enumeration value="Rye"/>
           
<xs:enumeration value="Safflower"/>
           
<xs:enumeration value="Sunflower"/>
           
<xs:enumeration value="Triticale"/>
           
<xs:enumeration value="Cotton"/>
           
<xs:enumeration value="Tobacco"/>
           
<xs:enumeration value="Dry Edible Beans"/>
           
<xs:enumeration value="Dry Lima Beans"/>
           
<xs:enumeration value="Dry Edible Peas"/>
           
<xs:enumeration value="Dry Cowpeas"/>
           
<xs:enumeration value="Lentils"/>
           
<xs:enumeration value="Potatoes"/>
           
<xs:enumeration value="Sweet Potatoes"/>
           
<xs:enumeration value="Sugar Beets"/>
           
<xs:enumeration value="Peanuts"/>
           
<xs:enumeration value="Alfalfa"/>
           
<xs:enumeration value="Austrian Winter Peas"/>
           
<xs:enumeration value="Bahia Grass"/>
           
<xs:enumeration value="Bermuda Grass"/>
           
<xs:enumeration value="Bentgrass"/>
           
<xs:enumeration value="Birdsfoot Trefoil"/>
           
<xs:enumeration value="Bromegrass"/>
           
<xs:enumeration value="Crimson Clover"/>
           
<xs:enumeration value="Fescue"/>
           
<xs:enumeration value="Foxtail Millet"/>
           
<xs:enumeration value="Kentucky Bluegrass"/>
           
<xs:enumeration value="Ladino Clover Seed"/>
           
<xs:enumeration value="Lespedeza"/>
           
<xs:enumeration value="Orchardgrass"/>
           
<xs:enumeration value="Red Clover"/>
           
<xs:enumeration value="Redtop"/>
           
<xs:enumeration value="Ryegrass"/>
           
<xs:enumeration value="Sudangrass"/>
           
<xs:enumeration value="Sweetclover"/>
           
<xs:enumeration value="Timothy"/>
           
<xs:enumeration value="Vetch"/>
           
<xs:enumeration value="Wheatgrass"/>
           
<xs:enumeration value="White Clover"/>
           
<xs:enumeration value="Soybeans"/>
           
<xs:enumeration value="Sorghum"/>
           
<xs:enumeration value="Sugercane"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ProductTreatmentsOnly" type="xs:boolean" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ExtractInformation/Name
diagram AGIISSchema_p127.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="Name">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/StartDate
diagram AGIISSchema_p128.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="StartDate" type="xs:string" minOccurs="0"/>

element ExtractInformation/EndDate
diagram AGIISSchema_p129.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="EndDate" type="xs:string" minOccurs="0"/>

element ExtractInformation/LastRunDate
diagram AGIISSchema_p130.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="LastRunDate" type="xs:string" minOccurs="0"/>

element ExtractInformation/Frequency
diagram AGIISSchema_p131.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Daily
enumeration Weekly
enumeration Monthly
enumeration Semi-annually
enumeration Annually
source <xs:element name="Frequency">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Daily"/>
     
<xs:enumeration value="Weekly"/>
     
<xs:enumeration value="Monthly"/>
     
<xs:enumeration value="Semi-annually"/>
     
<xs:enumeration value="Annually"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/Description
diagram AGIISSchema_p132.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 200
source <xs:element name="Description" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="200"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/Type
diagram AGIISSchema_p133.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Full
enumeration Custom
enumeration Subset
enumeration Subset - Changes only
enumeration NAPD - Inactive Entity
source <xs:element name="Type">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Full"/>
     
<xs:enumeration value="Custom"/>
     
<xs:enumeration value="Subset"/>
     
<xs:enumeration value="Subset - Changes only"/>
     
<xs:enumeration value="NAPD - Inactive Entity"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/ChangesOnly
diagram AGIISSchema_p134.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ChangesOnly" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/AddsOnly
diagram AGIISSchema_p135.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="AddsOnly" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/ProhibitedLicensesOnly
diagram AGIISSchema_p136.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ProhibitedLicensesOnly" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/ActiveLicensesOnly
diagram AGIISSchema_p137.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ActiveLicensesOnly" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/AllLicenses
diagram AGIISSchema_p138.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="AllLicenses" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeStatus
diagram AGIISSchema_p139.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration All
source <xs:element name="IncludeStatus" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Active"/>
     
<xs:enumeration value="Inactive"/>
     
<xs:enumeration value="All"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/IncludeFertilizerAsPrimaryCategory
diagram AGIISSchema_p140.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeFertilizerAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeFertilizerAsSecondaryCategory
diagram AGIISSchema_p141.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeFertilizerAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeChemicalAsPrimaryCategory
diagram AGIISSchema_p142.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeChemicalAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeChemicalAsSecondaryCategory
diagram AGIISSchema_p143.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeChemicalAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeSeedAsPrimaryCategory
diagram AGIISSchema_p144.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeSeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeSeedAsSecondaryCategory
diagram AGIISSchema_p145.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeSeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeFeedAsPrimaryCategory
diagram AGIISSchema_p146.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeFeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeFeedAsSecondaryCategory
diagram AGIISSchema_p147.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeFeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/IncludeOtherAsPrimaryCategory
diagram AGIISSchema_p148.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IncludeOtherAsPrimaryCategory" type="xs:boolean" minOccurs="0"/>

element ExtractInformation/ExtractDomain
diagram AGIISSchema_p149.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Product
enumeration License
enumeration Entity
source <xs:element name="ExtractDomain" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Product"/>
     
<xs:enumeration value="License"/>
     
<xs:enumeration value="Entity"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/ExtractID
diagram AGIISSchema_p150.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ExtractID" type="xs:string" minOccurs="0"/>

element ExtractInformation/PreferredProductOutputView
diagram AGIISSchema_p151.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Traditional Hierarchy
enumeration Flattened ProductGTIN
source <xs:element name="PreferredProductOutputView" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Traditional Hierarchy"/>
     
<xs:enumeration value="Flattened ProductGTIN"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExtractInformation/ProductCrop
diagram AGIISSchema_p152.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 128
enumeration Corn
enumeration Spring Wheat
enumeration Duram Wheat
enumeration Winter Wheat
enumeration Barley
enumeration Buckwheat
enumeration Canola
enumeration Rapeseed
enumeration Emmer/Spelt
enumeration Flaxseed
enumeration Mustard Seed
enumeration Oats
enumeration Popcorn
enumeration Milet
enumeration Rice
enumeration Rye
enumeration Safflower
enumeration Sunflower
enumeration Triticale
enumeration Cotton
enumeration Tobacco
enumeration Dry Edible Beans
enumeration Dry Lima Beans
enumeration Dry Edible Peas
enumeration Dry Cowpeas
enumeration Lentils
enumeration Potatoes
enumeration Sweet Potatoes
enumeration Sugar Beets
enumeration Peanuts
enumeration Alfalfa
enumeration Austrian Winter Peas
enumeration Bahia Grass
enumeration Bermuda Grass
enumeration Bentgrass
enumeration Birdsfoot Trefoil
enumeration Bromegrass
enumeration Crimson Clover
enumeration Fescue
enumeration Foxtail Millet
enumeration Kentucky Bluegrass
enumeration Ladino Clover Seed
enumeration Lespedeza
enumeration Orchardgrass
enumeration Red Clover
enumeration Redtop
enumeration Ryegrass
enumeration Sudangrass
enumeration Sweetclover
enumeration Timothy
enumeration Vetch
enumeration Wheatgrass
enumeration White Clover
enumeration Soybeans
enumeration Sorghum
enumeration Sugercane
source <xs:element name="ProductCrop" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="128"/>
     
<xs:enumeration value="Corn"/>
     
<xs:enumeration value="Spring Wheat"/>
     
<xs:enumeration value="Duram Wheat"/>
     
<xs:enumeration value="Winter Wheat"/>
     
<xs:enumeration value="Barley"/>
     
<xs:enumeration value="Buckwheat"/>
     
<xs:enumeration value="Canola"/>
     
<xs:enumeration value="Rapeseed"/>
     
<xs:enumeration value="Emmer/Spelt"/>
     
<xs:enumeration value="Flaxseed"/>
     
<xs