diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | AgreementInformation | ||||||||||||
properties |
|
||||||||||||
children | AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AgreementInformation" type="AgreementInformation" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | TransactionSummary | ||
properties |
|
||
children | DocumentIdentifier NumReceived NumProcessed NumRejected | ||
source | <xs:element name="TransactionSummary" type="TransactionSummary"/> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||
type | ErrorInformation | ||
properties |
|
||
children | ErrorID ErrorMsg | ||
source | <xs:element name="ErrorInformation" type="ErrorInformation"/> |
diagram | ![]() |
||||||||||||
type | AgreementInformation | ||||||||||||
properties |
|
||||||||||||
children | AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AgreementInformation" type="AgreementInformation"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
type | EntityTransaction | ||||||
properties |
|
||||||
children | TransactionDateTime MaintenanceReason CurrentEntity PreviousEntity ReplacedByEntity BoughtByEntity | ||||||
source | <xs:element name="EntityTransaction" type="EntityTransaction" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
children | EntityInquiry | ||
source | <xs:element name="AGIISEntityInquiryDetails"> <xs:complexType> <xs:sequence> <xs:element ref="EntityInquiry" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ReturnCode" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ErrorCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | LicenseInformation | ||||||||||||
properties |
|
||||||||||||
children | IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
type | AgreementInformation | ||||||||||||
properties |
|
||||||||||||
children | AgreementIdentifier AgreementName AgreementDescription ContactName ContactPhone Subscribers | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AgreementInformation" type="AgreementInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | LicenseInformation | ||||||||||||
properties |
|
||||||||||||
children | IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LicenseInformation" type="LicenseInformation" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | TransactionSummary | ||
properties |
|
||
children | DocumentIdentifier NumReceived NumProcessed NumRejected | ||
source | <xs:element name="TransactionSummary" type="TransactionSummary"/> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||
type | ErrorInformation | ||
properties |
|
||
children | ErrorID ErrorMsg | ||
source | <xs:element name="ErrorInformation" type="ErrorInformation"/> |
diagram | ![]() |
||||||||||||
type | LicenseInformation | ||||||||||||
properties |
|
||||||||||||
children | IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LicenseInformation" type="LicenseInformation"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | Header Body | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Version" type="xs:string" use="required"/> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||||||||
type | CompanyInformation | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
type | ProductGTINInformation | ||||||||||||
properties |
|
||||||||||||
children | ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | Header Body | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Version" type="xs:string" default="1.0"/> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||
type | GTINCrossReference | ||||||||||||
properties |
|
||||||||||||
children | GTIN ManufacturerIdentifier ProprietaryCode | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="GTINCrossReference" type="GTINCrossReference" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | Header Body | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Version" type="xs:string" use="required"/> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||||||||||||||
type | CompanyInformation | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
type | ProductGTINInformation | ||||||||||||
properties |
|
||||||||||||
children | ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | CompanyInformation | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PartnerName PartnerIdentifier AddressInformation UserDefinedLabels CompanyPrefixCode URL LastModifiedDateTime ProductSecurityInformation ProductInformation | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CompanyInformation" type="CompanyInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | ProductGTINInformation | ||||||||||||
properties |
|
||||||||||||
children | ProductGTINCompanyInformation ProductGTINProductInformation ProductGTINPackageSizeInformation ProductGTINPackageConfigurationInformation | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ProductGTINInformation" type="ProductGTINInformation" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||
type | ErrorInformation | ||||||
properties |
|
||||||
children | ErrorID ErrorMsg | ||||||
source | <xs:element name="CompanyErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||
type | ErrorInformation | ||||||
properties |
|
||||||
children | ErrorID ErrorMsg | ||||||
source | <xs:element name="ProductErrorInformation" type="ErrorInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
used by | |||
source | <xs:element name="CreationDateTime" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
used by | |||
source | <xs:element name="CreationUserID" type="xs:string"/> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | EntityInquiryIdentifier EntityInformation DuplicateEntities | ||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
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> |
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation"/> |
diagram | ![]() |
||||||
type | DuplicateEntities | ||||||
properties |
|
||||||
children | DuplicateIdentifiers | ||||||
source | <xs:element name="DuplicateEntities" type="DuplicateEntities" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | Header Body | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
children | EntityInquiry | ||
source | <xs:element name="EntityMaintenanceDetails"> <xs:complexType> <xs:sequence> <xs:element ref="EntityInquiry" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
properties |
|
||
children | Header Body | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ReturnCode" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ErrorCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
properties |
|
||||||||||||
children | Header Body | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
type | EntitySearchCriteria | ||||||
properties |
|
||||||
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"/> |
diagram | ![]() |
||||||
type | ProductLicensingSearchCriteria | ||||||
properties |
|
||||||
children | ProductOwnerIdentifier ProductIdentifier GTIN ReportingIdentifier | ||||||
source | <xs:element name="ProductLicensingSearchCriteria" type="ProductLicensingSearchCriteria" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | Header Body | ||
annotation |
|
||
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> |
diagram | ![]() |
||
type | Header | ||
properties |
|
||
children | ThisDocumentIdentifier ThisDocumentDateTime From To | ||
source | <xs:element name="Header" type="Header"/> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||
properties |
|
||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="IsSubscriber" type="xs:boolean"/> |
diagram | ![]() |
||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="IsActiveSubscriber" type="xs:boolean"/> |
diagram | ![]() |
||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="IsSubscriberOwnedLocation" type="xs:boolean"/> |
diagram | ![]() |
||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="IsActiveSubscriberOwnedLocation" type="xs:boolean"/> |
diagram | ![]() |
||||||||||||
type | EntityInformation | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xs:element name="EntityInformation" type="EntityInformation" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
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> |
diagram | ![]() |
||||||||||||
type | LicenseInformation | ||||||||||||
properties |
|
||||||||||||
children | IndustryIdentifier LicenseNumber EffectiveDate ExpirationDate ProhibitedDate AgreementIdentifier MaintenanceReason LastModifiedDateTime LastModifiedUserID CreationDateTime CreationUserID | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LicenseInformation" type="LicenseInformation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="EntityIsLicensedToPurchaseProduct" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
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 |
|
||
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> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="StartDate" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="EndDate" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="LastRunDate" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
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> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="ChangesOnly" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="AddsOnly" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="ProhibitedLicensesOnly" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="ActiveLicensesOnly" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="AllLicenses" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
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> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeFertilizerAsPrimaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeFertilizerAsSecondaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeChemicalAsPrimaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeChemicalAsSecondaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeSeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeSeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeFeedAsPrimaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeFeedAsSecondaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
source | <xs:element name="IncludeOtherAsPrimaryCategory" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
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> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ExtractID" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |