schema location: | C:\Users\federico.felici\Documents\Arianna\Arianna2\Desadv termini di pagamento\Arianna-AdvanceShipNotice.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
Elements |
AdvanceShipNotice |
schema location: | C:\Users\federico.felici\Documents\Arianna\Arianna2\Desadv termini di pagamento\Arianna-AdvanceShipNotice-datatypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
schema location: | C:\Users\federico.felici\Documents\Arianna\Arianna2\Desadv termini di pagamento\Arianna-core-datatypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||||||||||||||||||
properties |
|
||||||||||||||||||
children | Header ItemDetail Summary | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="AdvanceShipNotice"> <xs:complexType> <xs:sequence> <xs:element name="Header"> <xs:complexType> <xs:sequence> <xs:element name="ASNNumber" type="String17"/> <xs:element name="SenderEANLocationCode" type="EAN"/> <xs:element name="RecipientEANLocationCode" type="EAN"/> <xs:element name="IssueDateTime" type="DateOrDateTime"/> <xs:element name="PurposeCode" type="ASNPurposeCode"/> <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DateTimeCoded" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="DateQualifierCode" type="ASNDateTimeQualifierCode"/> <xs:element name="DateTime" type="DateOrDateTime"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="BuyerParty" type="ASNParty"/> <xs:element name="SupplierParty" type="ASNParty"/> <xs:element name="SalesRepresentativeParty" type="ASNParty" minOccurs="0"/> <xs:element name="ShipToParty" type="ASNParty" minOccurs="0"/> <xs:element name="OrderByParty" type="ASNParty" minOccurs="0"/> <xs:element name="BillToParty" type="ASNParty" minOccurs="0"/> <xs:element name="BuyerCorporateOfficeParty" type="ASNParty" minOccurs="0"/> <xs:choice> <xs:element name="ShipperParty" type="ASNParty" minOccurs="0"/> <xs:element name="ShipperPartyNEP" type="ASNPartyNEP" minOccurs="0"/> </xs:choice> <xs:choice> <xs:element name="CarrierParty" type="ASNParty" minOccurs="0"/> <xs:element name="CarrierPartyNEP" type="ASNPartyNEP" minOccurs="0"/> </xs:choice> <xs:element name="VANProviderParty" type="ASNParty" minOccurs="0" maxOccurs="2"/> <xs:element name="NotifyParty" type="ASNParty" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="MeansOfTransportCode" type="ASNMeansOfTransportCode" minOccurs="0"/> <xs:element name="TransportChargesPaymentCode" type="ASNTransportChargesPaymentCode" minOccurs="0"/> <xs:element name="PackageDetail" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PackageTypeCode" type="ASNPackageTypeCode"/> <xs:element name="NumberOfPackages" type="xs:int"/> <xs:element name="Package" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="PackageNumber" type="xs:int"/> <xs:element name="PackageMark"> <xs:complexType> <xs:sequence> <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> <xs:element name="PackageMarkValue" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="TotalWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="WeightUnitCode" type="ASNWeightUOMCode"/> <xs:choice> <xs:sequence> <xs:element name="NetWeight" type="xs:decimal"/> <xs:element name="GrossWeight" type="xs:decimal" minOccurs="0"/> </xs:sequence> <xs:element name="GrossWeight" type="xs:decimal"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ItemDetail" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="LineNumber" type="xs:int"/> <xs:element name="ProductID"> <xs:complexType> <xs:choice> <xs:element name="StandardCodedID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryProductCode" type="UniqueEAN"/> <xs:element name="AdditionalProductCode" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:choice> <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> <xs:element name="NonStandardCode" type="PrivateProductCode"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="RelatedProduct" type="ASNRelatedProductDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NonStandardID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryItemDescription" type="String70"/> <xs:element name="NonStandardCode" type="PrivateProductCode" minOccurs="0" maxOccurs="2"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="ItemDescription" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MixedDescription" type="String70"/> <xs:element name="Title" type="String70" minOccurs="0"/> <xs:element name="Author" type="String70" minOccurs="0"/> <xs:element name="Edition" type="String70" minOccurs="0"/> <xs:element name="Publisher" type="String70" minOccurs="0"/> <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> <xs:element name="ArticleType" type="String70" minOccurs="0"/> <xs:element name="VolumeNumber" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Price" minOccurs="0" maxOccurs="3"> <xs:complexType> <xs:sequence> <xs:element name="PriceTypeQualifier" type="ASNPriceTypeQualifierCode"/> <xs:element name="PriceAmount" type="xs:decimal"/> <xs:element name="TaxRateCode" type="ASNTaxRateCode"/> <xs:element name="TaxRatePercent" type="xs:decimal" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ExtraDiscount" type="xs:decimal" minOccurs="0"/> <xs:element name="TradeDiscount" type="xs:decimal" minOccurs="0"/> <xs:element name="PaymentTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="TimeReferenceCode" type="ASNTimeReferenceCode"/> <xs:element name="TimeRelationCode" type="ASNTimeRelationCode"/> <xs:choice> <xs:element name="NumberOfDays" type="xs:int" minOccurs="0"/> <xs:element name="Instalment" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfDays" type="xs:int"/> <xs:element name="Percentage" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Measure" minOccurs="0" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="MeasureTypeCode" type="ASNMeasureTypeCode"/> <xs:element name="MeasurementValue" type="xs:decimal"/> <xs:element name="MeasureUnitCode" type="ASNUOMCode" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DespatchQuantity" type="xs:int"/> <xs:element name="QuantityCoded" minOccurs="0" maxOccurs="7"> <xs:complexType> <xs:sequence> <xs:element name="QuantityQualifierCode" type="ASNQuantityQualifierCode"/> <xs:element name="Quantity" type="xs:int"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNItemReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="LineItemNumber" type="xs:int" minOccurs="0"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="FreeText" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ProcessingInstructionsCode" type="ASNProcessingInstructionsCode"/> <xs:element name="TextLine" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CodedData" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="DataLine" type="String70" maxOccurs="5"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Summary"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfLines" type="xs:int"/> <xs:element name="NumberOfUnits" type="xs:int" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="Version" type="xs:string" use="required"/> <xs:attribute name="MessageId" type="MessageId" use="required"/> </xs:complexType> <?editx title=Advance Ship Notice (Despatch Advice)?> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="Version" type="xs:string" use="required"/> |
type | MessageId | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="MessageId" type="MessageId" use="required"/> |
diagram | ![]() |
||
properties |
|
||
children | ASNNumber SenderEANLocationCode RecipientEANLocationCode IssueDateTime PurposeCode ReferenceCoded DateTimeCoded BuyerParty SupplierParty SalesRepresentativeParty ShipToParty OrderByParty BillToParty BuyerCorporateOfficeParty ShipperParty ShipperPartyNEP CarrierParty CarrierPartyNEP VANProviderParty NotifyParty MeansOfTransportCode TransportChargesPaymentCode PackageDetail | ||
source | <xs:element name="Header"> <xs:complexType> <xs:sequence> <xs:element name="ASNNumber" type="String17"/> <xs:element name="SenderEANLocationCode" type="EAN"/> <xs:element name="RecipientEANLocationCode" type="EAN"/> <xs:element name="IssueDateTime" type="DateOrDateTime"/> <xs:element name="PurposeCode" type="ASNPurposeCode"/> <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DateTimeCoded" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="DateQualifierCode" type="ASNDateTimeQualifierCode"/> <xs:element name="DateTime" type="DateOrDateTime"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="BuyerParty" type="ASNParty"/> <xs:element name="SupplierParty" type="ASNParty"/> <xs:element name="SalesRepresentativeParty" type="ASNParty" minOccurs="0"/> <xs:element name="ShipToParty" type="ASNParty" minOccurs="0"/> <xs:element name="OrderByParty" type="ASNParty" minOccurs="0"/> <xs:element name="BillToParty" type="ASNParty" minOccurs="0"/> <xs:element name="BuyerCorporateOfficeParty" type="ASNParty" minOccurs="0"/> <xs:choice> <xs:element name="ShipperParty" type="ASNParty" minOccurs="0"/> <xs:element name="ShipperPartyNEP" type="ASNPartyNEP" minOccurs="0"/> </xs:choice> <xs:choice> <xs:element name="CarrierParty" type="ASNParty" minOccurs="0"/> <xs:element name="CarrierPartyNEP" type="ASNPartyNEP" minOccurs="0"/> </xs:choice> <xs:element name="VANProviderParty" type="ASNParty" minOccurs="0" maxOccurs="2"/> <xs:element name="NotifyParty" type="ASNParty" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="MeansOfTransportCode" type="ASNMeansOfTransportCode" minOccurs="0"/> <xs:element name="TransportChargesPaymentCode" type="ASNTransportChargesPaymentCode" minOccurs="0"/> <xs:element name="PackageDetail" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PackageTypeCode" type="ASNPackageTypeCode"/> <xs:element name="NumberOfPackages" type="xs:int"/> <xs:element name="Package" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="PackageNumber" type="xs:int"/> <xs:element name="PackageMark"> <xs:complexType> <xs:sequence> <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> <xs:element name="PackageMarkValue" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="TotalWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="WeightUnitCode" type="ASNWeightUOMCode"/> <xs:choice> <xs:sequence> <xs:element name="NetWeight" type="xs:decimal"/> <xs:element name="GrossWeight" type="xs:decimal" minOccurs="0"/> </xs:sequence> <xs:element name="GrossWeight" type="xs:decimal"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String17 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ASNNumber" type="String17"/> |
diagram | ![]() |
||||||
type | EAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="SenderEANLocationCode" type="EAN"/> |
diagram | ![]() |
||||||
type | EAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="RecipientEANLocationCode" type="EAN"/> |
diagram | ![]() |
||
type | DateOrDateTime | ||
properties |
|
||
children | Date Time | ||
source | <xs:element name="IssueDateTime" type="DateOrDateTime"/> |
diagram | ![]() |
|||||||||
type | ASNPurposeCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PurposeCode" type="ASNPurposeCode"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ReferenceTypeCode ReferenceNumber ReferenceDateTime | ||||||
source | <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
type | ASNReferenceTypeCode | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReferenceTypeCode" type="ASNReferenceTypeCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ReferenceNumber" type="String35"/> |
diagram | ![]() |
||||||
type | DateOrDateTime | ||||||
properties |
|
||||||
children | Date Time | ||||||
source | <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | DateQualifierCode DateTime | ||||||
source | <xs:element name="DateTimeCoded" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="DateQualifierCode" type="ASNDateTimeQualifierCode"/> <xs:element name="DateTime" type="DateOrDateTime"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | ASNDateTimeQualifierCode | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="DateQualifierCode" type="ASNDateTimeQualifierCode"/> |
diagram | ![]() |
||
type | DateOrDateTime | ||
properties |
|
||
children | Date Time | ||
source | <xs:element name="DateTime" type="DateOrDateTime"/> |
diagram | ![]() |
||
type | ASNParty | ||
properties |
|
||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||
source | <xs:element name="BuyerParty" type="ASNParty"/> |
diagram | ![]() |
||
type | ASNParty | ||
properties |
|
||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||
source | <xs:element name="SupplierParty" type="ASNParty"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="SalesRepresentativeParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="ShipToParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="OrderByParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="BillToParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="BuyerCorporateOfficeParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="ShipperParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNPartyNEP | ||||||
properties |
|
||||||
children | PartyName AdditionalPartyID PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="ShipperPartyNEP" type="ASNPartyNEP" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="CarrierParty" type="ASNParty" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNPartyNEP | ||||||
properties |
|
||||||
children | PartyName AdditionalPartyID PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="CarrierPartyNEP" type="ASNPartyNEP" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="VANProviderParty" type="ASNParty" minOccurs="0" maxOccurs="2"/> |
diagram | ![]() |
||||||
type | ASNParty | ||||||
properties |
|
||||||
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment | ||||||
source | <xs:element name="NotifyParty" type="ASNParty" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||||||||
type | ASNMeansOfTransportCode | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:element name="MeansOfTransportCode" type="ASNMeansOfTransportCode" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | ASNTransportChargesPaymentCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="TransportChargesPaymentCode" type="ASNTransportChargesPaymentCode" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | PackageTypeCode NumberOfPackages Package TotalWeight | ||||||
source | <xs:element name="PackageDetail" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="PackageTypeCode" type="ASNPackageTypeCode"/> <xs:element name="NumberOfPackages" type="xs:int"/> <xs:element name="Package" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="PackageNumber" type="xs:int"/> <xs:element name="PackageMark"> <xs:complexType> <xs:sequence> <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> <xs:element name="PackageMarkValue" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="TotalWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="WeightUnitCode" type="ASNWeightUOMCode"/> <xs:choice> <xs:sequence> <xs:element name="NetWeight" type="xs:decimal"/> <xs:element name="GrossWeight" type="xs:decimal" minOccurs="0"/> </xs:sequence> <xs:element name="GrossWeight" type="xs:decimal"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||
type | ASNPackageTypeCode | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:element name="PackageTypeCode" type="ASNPackageTypeCode"/> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="NumberOfPackages" type="xs:int"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | PackageNumber PackageMark | ||||||
source | <xs:element name="Package" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="PackageNumber" type="xs:int"/> <xs:element name="PackageMark"> <xs:complexType> <xs:sequence> <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> <xs:element name="PackageMarkValue" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="PackageNumber" type="xs:int"/> |
diagram | ![]() |
||
properties |
|
||
children | PackageMarkQualifierCode PackageMarkValue | ||
source | <xs:element name="PackageMark"> <xs:complexType> <xs:sequence> <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> <xs:element name="PackageMarkValue" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | ASNPackageMarkQualifierCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PackageMarkQualifierCode" type="ASNPackageMarkQualifierCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PackageMarkValue" type="String35"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | WeightUnitCode NetWeight GrossWeight GrossWeight | ||||||
source | <xs:element name="TotalWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="WeightUnitCode" type="ASNWeightUOMCode"/> <xs:choice> <xs:sequence> <xs:element name="NetWeight" type="xs:decimal"/> <xs:element name="GrossWeight" type="xs:decimal" minOccurs="0"/> </xs:sequence> <xs:element name="GrossWeight" type="xs:decimal"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | ASNWeightUOMCode | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="WeightUnitCode" type="ASNWeightUOMCode"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="NetWeight" type="xs:decimal"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="GrossWeight" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="GrossWeight" type="xs:decimal"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | LineNumber ProductID ItemDescription Price ExtraDiscount TradeDiscount PaymentTerms Measure DespatchQuantity QuantityCoded ReferenceCoded FreeText CodedData | ||||||
source | <xs:element name="ItemDetail" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="LineNumber" type="xs:int"/> <xs:element name="ProductID"> <xs:complexType> <xs:choice> <xs:element name="StandardCodedID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryProductCode" type="UniqueEAN"/> <xs:element name="AdditionalProductCode" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:choice> <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> <xs:element name="NonStandardCode" type="PrivateProductCode"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="RelatedProduct" type="ASNRelatedProductDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NonStandardID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryItemDescription" type="String70"/> <xs:element name="NonStandardCode" type="PrivateProductCode" minOccurs="0" maxOccurs="2"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="ItemDescription" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MixedDescription" type="String70"/> <xs:element name="Title" type="String70" minOccurs="0"/> <xs:element name="Author" type="String70" minOccurs="0"/> <xs:element name="Edition" type="String70" minOccurs="0"/> <xs:element name="Publisher" type="String70" minOccurs="0"/> <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> <xs:element name="ArticleType" type="String70" minOccurs="0"/> <xs:element name="VolumeNumber" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Price" minOccurs="0" maxOccurs="3"> <xs:complexType> <xs:sequence> <xs:element name="PriceTypeQualifier" type="ASNPriceTypeQualifierCode"/> <xs:element name="PriceAmount" type="xs:decimal"/> <xs:element name="TaxRateCode" type="ASNTaxRateCode"/> <xs:element name="TaxRatePercent" type="xs:decimal" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ExtraDiscount" type="xs:decimal" minOccurs="0"/> <xs:element name="TradeDiscount" type="xs:decimal" minOccurs="0"/> <xs:element name="PaymentTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="TimeReferenceCode" type="ASNTimeReferenceCode"/> <xs:element name="TimeRelationCode" type="ASNTimeRelationCode"/> <xs:choice> <xs:element name="NumberOfDays" type="xs:int" minOccurs="0"/> <xs:element name="Instalment" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfDays" type="xs:int"/> <xs:element name="Percentage" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Measure" minOccurs="0" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="MeasureTypeCode" type="ASNMeasureTypeCode"/> <xs:element name="MeasurementValue" type="xs:decimal"/> <xs:element name="MeasureUnitCode" type="ASNUOMCode" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DespatchQuantity" type="xs:int"/> <xs:element name="QuantityCoded" minOccurs="0" maxOccurs="7"> <xs:complexType> <xs:sequence> <xs:element name="QuantityQualifierCode" type="ASNQuantityQualifierCode"/> <xs:element name="Quantity" type="xs:int"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNItemReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="LineItemNumber" type="xs:int" minOccurs="0"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="FreeText" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ProcessingInstructionsCode" type="ASNProcessingInstructionsCode"/> <xs:element name="TextLine" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CodedData" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="DataLine" type="String70" maxOccurs="5"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="LineNumber" type="xs:int"/> |
diagram | ![]() |
||
properties |
|
||
children | StandardCodedID NonStandardID | ||
source | <xs:element name="ProductID"> <xs:complexType> <xs:choice> <xs:element name="StandardCodedID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryProductCode" type="UniqueEAN"/> <xs:element name="AdditionalProductCode" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:choice> <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> <xs:element name="NonStandardCode" type="PrivateProductCode"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="RelatedProduct" type="ASNRelatedProductDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="NonStandardID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryItemDescription" type="String70"/> <xs:element name="NonStandardCode" type="PrivateProductCode" minOccurs="0" maxOccurs="2"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||
properties |
|
||
children | PrimaryProductCode AdditionalProductCode RelatedProduct | ||
source | <xs:element name="StandardCodedID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryProductCode" type="UniqueEAN"/> <xs:element name="AdditionalProductCode" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:choice> <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> <xs:element name="NonStandardCode" type="PrivateProductCode"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="RelatedProduct" type="ASNRelatedProductDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | UniqueEAN | ||
properties |
|
||
children | PublicUniqueEAN SerialEAN SerialAddOn AlicePrivateEAN | ||
source | <xs:element name="PrimaryProductCode" type="UniqueEAN"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | StandardEAN NonStandardCode | ||||||
source | <xs:element name="AdditionalProductCode" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:choice> <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> <xs:element name="NonStandardCode" type="PrivateProductCode"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | UniqueEANOptionalAddOn | ||
properties |
|
||
children | PublicUniqueEAN SerialEAN SerialAddOn AlicePrivateEAN | ||
source | <xs:element name="StandardEAN" type="UniqueEANOptionalAddOn"/> |
diagram | ![]() |
||
type | PrivateProductCode | ||
properties |
|
||
children | CodeOwner ProductCode | ||
source | <xs:element name="NonStandardCode" type="PrivateProductCode"/> |
diagram | ![]() |
||||||
type | ASNRelatedProductDescription | ||||||
properties |
|
||||||
children | RelationType RelatedProductCode | ||||||
source | <xs:element name="RelatedProduct" type="ASNRelatedProductDescription" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | PrimaryItemDescription NonStandardCode | ||
source | <xs:element name="NonStandardID"> <xs:complexType> <xs:sequence> <xs:element name="PrimaryItemDescription" type="String70"/> <xs:element name="NonStandardCode" type="PrivateProductCode" minOccurs="0" maxOccurs="2"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PrimaryItemDescription" type="String70"/> |
diagram | ![]() |
||||||
type | PrivateProductCode | ||||||
properties |
|
||||||
children | CodeOwner ProductCode | ||||||
source | <xs:element name="NonStandardCode" type="PrivateProductCode" minOccurs="0" maxOccurs="2"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | MixedDescription Title Author Edition Publisher SeriesTitle ArticleType VolumeNumber | ||||||
source | <xs:element name="ItemDescription" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="MixedDescription" type="String70"/> <xs:element name="Title" type="String70" minOccurs="0"/> <xs:element name="Author" type="String70" minOccurs="0"/> <xs:element name="Edition" type="String70" minOccurs="0"/> <xs:element name="Publisher" type="String70" minOccurs="0"/> <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> <xs:element name="ArticleType" type="String70" minOccurs="0"/> <xs:element name="VolumeNumber" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="MixedDescription" type="String70"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Title" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Author" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Edition" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Publisher" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ArticleType" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="VolumeNumber" type="String70" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | PriceTypeQualifier PriceAmount TaxRateCode TaxRatePercent | ||||||
source | <xs:element name="Price" minOccurs="0" maxOccurs="3"> <xs:complexType> <xs:sequence> <xs:element name="PriceTypeQualifier" type="ASNPriceTypeQualifierCode"/> <xs:element name="PriceAmount" type="xs:decimal"/> <xs:element name="TaxRateCode" type="ASNTaxRateCode"/> <xs:element name="TaxRatePercent" type="xs:decimal" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
type | ASNPriceTypeQualifierCode | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="PriceTypeQualifier" type="ASNPriceTypeQualifierCode"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="PriceAmount" type="xs:decimal"/> |
diagram | ![]() |
|||||||||||||||
type | ASNTaxRateCode | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="TaxRateCode" type="ASNTaxRateCode"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="TaxRatePercent" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="ExtraDiscount" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="TradeDiscount" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | TimeReferenceCode TimeRelationCode NumberOfDays Instalment | ||||||
source | <xs:element name="PaymentTerms" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="TimeReferenceCode" type="ASNTimeReferenceCode"/> <xs:element name="TimeRelationCode" type="ASNTimeRelationCode"/> <xs:choice> <xs:element name="NumberOfDays" type="xs:int" minOccurs="0"/> <xs:element name="Instalment" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfDays" type="xs:int"/> <xs:element name="Percentage" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | ASNTimeReferenceCode | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="TimeReferenceCode" type="ASNTimeReferenceCode"/> |
diagram | ![]() |
||||||
type | ASNTimeRelationCode | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="TimeRelationCode" type="ASNTimeRelationCode"/> |
diagram | ![]() |
||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="NumberOfDays" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | NumberOfDays Percentage | ||||||
source | <xs:element name="Instalment" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfDays" type="xs:int"/> <xs:element name="Percentage" type="xs:decimal"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="NumberOfDays" type="xs:int"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="Percentage" type="xs:decimal"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | MeasureTypeCode MeasurementValue MeasureUnitCode | ||||||
source | <xs:element name="Measure" minOccurs="0" maxOccurs="4"> <xs:complexType> <xs:sequence> <xs:element name="MeasureTypeCode" type="ASNMeasureTypeCode"/> <xs:element name="MeasurementValue" type="xs:decimal"/> <xs:element name="MeasureUnitCode" type="ASNUOMCode" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | ASNMeasureTypeCode | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="MeasureTypeCode" type="ASNMeasureTypeCode"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="MeasurementValue" type="xs:decimal"/> |
diagram | ![]() |
|||||||||
type | ASNUOMCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="MeasureUnitCode" type="ASNUOMCode" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="DespatchQuantity" type="xs:int"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | QuantityQualifierCode Quantity | ||||||
source | <xs:element name="QuantityCoded" minOccurs="0" maxOccurs="7"> <xs:complexType> <xs:sequence> <xs:element name="QuantityQualifierCode" type="ASNQuantityQualifierCode"/> <xs:element name="Quantity" type="xs:int"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||
type | ASNQuantityQualifierCode | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:element name="QuantityQualifierCode" type="ASNQuantityQualifierCode"/> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Quantity" type="xs:int"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ReferenceTypeCode ReferenceNumber LineItemNumber ReferenceDateTime | ||||||
source | <xs:element name="ReferenceCoded" minOccurs="0" maxOccurs="10"> <xs:complexType> <xs:sequence> <xs:element name="ReferenceTypeCode" type="ASNItemReferenceTypeCode"/> <xs:element name="ReferenceNumber" type="String35"/> <xs:element name="LineItemNumber" type="xs:int" minOccurs="0"/> <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ASNItemReferenceTypeCode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ReferenceTypeCode" type="ASNItemReferenceTypeCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ReferenceNumber" type="String35"/> |
diagram | ![]() |
||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="LineItemNumber" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||||||
type | DateOrDateTime | ||||||
properties |
|
||||||
children | Date Time | ||||||
source | <xs:element name="ReferenceDateTime" type="DateOrDateTime" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ProcessingInstructionsCode TextLine | ||||||
source | <xs:element name="FreeText" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ProcessingInstructionsCode" type="ASNProcessingInstructionsCode"/> <xs:element name="TextLine" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | ASNProcessingInstructionsCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ProcessingInstructionsCode" type="ASNProcessingInstructionsCode"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TextLine" type="xs:string" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | DataLine | ||||||
source | <xs:element name="CodedData" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="DataLine" type="String70" maxOccurs="5"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="DataLine" type="String70" maxOccurs="5"/> |
diagram | ![]() |
||
properties |
|
||
children | NumberOfLines NumberOfUnits | ||
source | <xs:element name="Summary"> <xs:complexType> <xs:sequence> <xs:element name="NumberOfLines" type="xs:int"/> <xs:element name="NumberOfUnits" type="xs:int" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="NumberOfLines" type="xs:int"/> |
diagram | ![]() |
||||||
type | xs:int | ||||||
properties |
|
||||||
source | <xs:element name="NumberOfUnits" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||
children | ContactRoleCode ContactName ContactLocationCode CommunicationDetails | ||
used by |
|
||
source | <xs:complexType name="ASNContact"> <xs:sequence> <xs:element name="ContactRoleCode" type="ASNContactRoleCode"/> <xs:element name="ContactName" type="String35" minOccurs="0"/> <xs:element name="ContactLocationCode" type="String17" minOccurs="0"/> <xs:element name="CommunicationDetails" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="CommunicationTypeCode" type="ASNCommunicationTypeCode"/> <xs:element name="CommunicationLocator" type="String512"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
type | ASNContactRoleCode | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="ContactRoleCode" type="ASNContactRoleCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ContactName" type="String35" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String17 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ContactLocationCode" type="String17" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | CommunicationTypeCode CommunicationLocator | ||||||
source | <xs:element name="CommunicationDetails" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="CommunicationTypeCode" type="ASNCommunicationTypeCode"/> <xs:element name="CommunicationLocator" type="String512"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||
type | ASNCommunicationTypeCode | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:element name="CommunicationTypeCode" type="ASNCommunicationTypeCode"/> |
diagram | ![]() |
|||||||||
type | String512 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CommunicationLocator" type="String512"/> |
diagram | ![]() |
children | DescriptionText StructuredDescription |
source | <xs:complexType name="ASNItemDescription"> <xs:choice> <xs:element name="DescriptionText"/> <xs:element name="StructuredDescription"> <xs:complexType> <xs:sequence> <xs:element name="Title" type="String70" minOccurs="0"/> <xs:element name="Author" type="String70" minOccurs="0"/> <xs:element name="Edition" type="String70" minOccurs="0"/> <xs:element name="Publisher" type="String70" minOccurs="0"/> <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> <xs:element name="VolumeOrPartNumber" type="String70" minOccurs="0"/> <xs:element name="ArticleType" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> |
diagram | ![]() |
source | <xs:element name="DescriptionText"/> |
diagram | ![]() |
||
properties |
|
||
children | Title Author Edition Publisher SeriesTitle VolumeOrPartNumber ArticleType | ||
source | <xs:element name="StructuredDescription"> <xs:complexType> <xs:sequence> <xs:element name="Title" type="String70" minOccurs="0"/> <xs:element name="Author" type="String70" minOccurs="0"/> <xs:element name="Edition" type="String70" minOccurs="0"/> <xs:element name="Publisher" type="String70" minOccurs="0"/> <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> <xs:element name="VolumeOrPartNumber" type="String70" minOccurs="0"/> <xs:element name="ArticleType" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Title" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Author" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Edition" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Publisher" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="SeriesTitle" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="VolumeOrPartNumber" type="String70" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ArticleType" type="String70" minOccurs="0"/> |
diagram | ![]() |
children | PartyEANLocationCode AdditionalPartyID PartyName PostalAddress ContactPersonOrDepartment |
used by | |
source | <xs:complexType name="ASNParty"> <xs:sequence> <xs:element name="PartyEANLocationCode" type="EAN"/> <xs:element name="AdditionalPartyID" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> <xs:element name="Identifier" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PartyName" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="CorporateOrPersonName" type="String105"/> <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PostalAddress" type="ASNPostalAddress" minOccurs="0"/> <xs:element name="ContactPersonOrDepartment" type="ASNContact" minOccurs="0" maxOccurs="5"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | EAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="PartyEANLocationCode" type="EAN"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | PartyIDType Identifier | ||||||
source | <xs:element name="AdditionalPartyID" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> <xs:element name="Identifier" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | ASNOtherPartyIDAgencyCode | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Identifier" type="String35"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | CorporateOrPersonName OfficeOrDepartment | ||||||
source | <xs:element name="PartyName" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="CorporateOrPersonName" type="String105"/> <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String105 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CorporateOrPersonName" type="String105"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNPostalAddress | ||||||
properties |
|
||||||
children | Address POBoxNumber PostalTownCity PostalCode CountrySubdivision CountryCode | ||||||
source | <xs:element name="PostalAddress" type="ASNPostalAddress" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNContact | ||||||
properties |
|
||||||
children | ContactRoleCode ContactName ContactLocationCode CommunicationDetails | ||||||
source | <xs:element name="ContactPersonOrDepartment" type="ASNContact" minOccurs="0" maxOccurs="5"/> |
diagram | ![]() |
||
children | PartyName AdditionalPartyID PostalAddress ContactPersonOrDepartment | ||
used by |
|
||
source | <xs:complexType name="ASNPartyNEP"> <xs:sequence> <xs:element name="PartyName"> <xs:complexType> <xs:sequence> <xs:element name="CorporateOrPersonName" type="String105"/> <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AdditionalPartyID" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> <xs:element name="Identifier" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PostalAddress" type="ASNPostalAddress" minOccurs="0"/> <xs:element name="ContactPersonOrDepartment" type="ASNContact" minOccurs="0" maxOccurs="5"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
properties |
|
||
children | CorporateOrPersonName OfficeOrDepartment | ||
source | <xs:element name="PartyName"> <xs:complexType> <xs:sequence> <xs:element name="CorporateOrPersonName" type="String105"/> <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
type | String105 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CorporateOrPersonName" type="String105"/> |
diagram | ![]() |
|||||||||
type | String70 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="OfficeOrDepartment" type="String70" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | PartyIDType Identifier | ||||||
source | <xs:element name="AdditionalPartyID" minOccurs="0" maxOccurs="5"> <xs:complexType> <xs:sequence> <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> <xs:element name="Identifier" type="String35"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | ASNOtherPartyIDAgencyCode | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:element name="PartyIDType" type="ASNOtherPartyIDAgencyCode"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Identifier" type="String35"/> |
diagram | ![]() |
||||||
type | ASNPostalAddress | ||||||
properties |
|
||||||
children | Address POBoxNumber PostalTownCity PostalCode CountrySubdivision CountryCode | ||||||
source | <xs:element name="PostalAddress" type="ASNPostalAddress" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ASNContact | ||||||
properties |
|
||||||
children | ContactRoleCode ContactName ContactLocationCode CommunicationDetails | ||||||
source | <xs:element name="ContactPersonOrDepartment" type="ASNContact" minOccurs="0" maxOccurs="5"/> |
diagram | ![]() |
||
children | Address POBoxNumber PostalTownCity PostalCode CountrySubdivision CountryCode | ||
used by |
|
||
source | <xs:complexType name="ASNPostalAddress"> <xs:sequence> <xs:choice> <xs:element name="Address" type="String140"/> <xs:element name="POBoxNumber" type="String35"/> </xs:choice> <xs:element name="PostalTownCity" type="String35"/> <xs:element name="PostalCode" type="String9" minOccurs="0"/> <xs:element name="CountrySubdivision" type="String9" minOccurs="0"/> <xs:element name="CountryCode" type="CountryCode"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
type | String140 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Address" type="String140"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="POBoxNumber" type="String35"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PostalTownCity" type="String35"/> |
diagram | ![]() |
|||||||||
type | String9 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PostalCode" type="String9" minOccurs="0"/> |
diagram | ![]() |
|||||||||
type | String9 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CountrySubdivision" type="String9" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CountryCode | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CountryCode" type="CountryCode"/> |
diagram | ![]() |
||
children | RelationType RelatedProductCode | ||
used by |
|
||
source | <xs:complexType name="ASNRelatedProductDescription"> <xs:sequence> <xs:element name="RelationType" type="ASNRelationType"/> <xs:element name="RelatedProductCode" type="UniqueEAN"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | ASNRelationType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="RelationType" type="ASNRelationType"/> |
diagram | ![]() |
||
type | UniqueEAN | ||
properties |
|
||
children | PublicUniqueEAN SerialEAN SerialAddOn AlicePrivateEAN | ||
source | <xs:element name="RelatedProductCode" type="UniqueEAN"/> |
type | restriction of xs:string | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xs:simpleType name="ASNCommunicationTypeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="FixedPhone"/> <xs:enumeration value="MobilePhone"/> <xs:enumeration value="Fax"/> <xs:enumeration value="Email"/> <xs:enumeration value="URL"/> <xs:enumeration value="Telex"/> <xs:enumeration value="X400"/> <xs:enumeration value="TelephoneExtension"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xs:simpleType name="ASNContactRoleCode"> <xs:restriction base="xs:string"> <xs:enumeration value="PurchasingContact"/> <xs:enumeration value="SalesRepresentativeOrDepartment"/> <xs:enumeration value="SupplierContact"/> <xs:enumeration value="Agent"/> <xs:enumeration value="ConfirmedWith"/> <xs:enumeration value="DeliveryContact"/> <xs:enumeration value="GoodsReceivingContact"/> <xs:enumeration value="InformationContact"/> <xs:enumeration value="ShippingContact"/> <xs:enumeration value="TransportContact"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="ASNDateTimeQualifierCode"> <xs:restriction base="xs:string"> <xs:enumeration value="DeliveryDateTime"/> <xs:enumeration value="DespatchDateTime"/> <xs:enumeration value="DeliveryDateTimeLatest"/> <xs:enumeration value="DeliveryDateTimeEarliest"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="ASNItemReferenceTypeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="CustomerReferenceNumber"/> <xs:enumeration value="PurchaseOrderNumber"/> <xs:enumeration value="PromotionNumberOrDescription"/> <xs:enumeration value="SalesRepresentativeOrderNumber"/> <xs:enumeration value="PurchaseOrderResponseLineNumber"/> <xs:enumeration value="VendorOrderNumber"/> <xs:enumeration value="ShippingUnitIdentification"/> <xs:enumeration value="PurchaseOrderResponseNumber"/> <xs:enumeration value="InvoiceNumber"/> <xs:enumeration value="AnnouncementForReturnsNumber"/> <xs:enumeration value="InstructionForReturnsNumber"/> <xs:enumeration value="AuthorisationNumber"/> <xs:enumeration value="CouponNumber"/> <xs:enumeration value="DespatchAdviceLineNumber"/> <xs:enumeration value="InstructionForReturnsLineNumber"/> <xs:enumeration value="AnnouncementForReturnsLineNumber"/> <xs:enumeration value="InvoiceLineNumber"/> <xs:enumeration value="PurchaseOrderLineNumber"/> <xs:enumeration value="SalesRepresentativeOrderLineNumber"/> <xs:enumeration value="DespatchAdviceNumber"/> <xs:enumeration value="CreditNoteNumber"/> <xs:enumeration value="LineItemNumber"/> <xs:enumeration value="ReturnsAdviceNumber"/> <xs:enumeration value="ReturnsAdviceLineNumber"/> <xs:enumeration value="CreditNoteLineNumber"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:simpleType name="ASNMeansOfTransportCode"> <xs:restriction base="xs:string"> <xs:enumeration value="RoadParcelExpress"/> <xs:enumeration value="AirFreight "/> <xs:enumeration value="ParcelPost"/> <xs:enumeration value="MailExpress"/> <xs:enumeration value="SurfaceMail"/> <xs:enumeration value="AirMail"/> <xs:enumeration value="CourierExpress"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="ASNMeasureTypeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Height"/> <xs:enumeration value="Width"/> <xs:enumeration value="Depth"/> <xs:enumeration value="UnitNetWeight"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:simpleType name="ASNOtherPartyIDAgencyCode"> <xs:restriction base="xs:string"> <xs:enumeration value="VATRegistrationNumber"/> <xs:enumeration value="FiscalNumber"/> <xs:enumeration value="ContractNumber"/> <xs:enumeration value="InternalCustomerNumber"/> <xs:enumeration value="InternalSupplierNumber"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ASNPackageMarkQualifierCode"> <xs:restriction base="xs:string"> <xs:enumeration value="SSCC-18"/> <xs:enumeration value="MarkBatchNumber"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:simpleType name="ASNPackageTypeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Case"/> <xs:enumeration value="Carton"/> <xs:enumeration value="NotEnclosed"/> <xs:enumeration value="Parcel"/> <xs:enumeration value="Pallet"/> <xs:enumeration value="Package"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="ASNPriceTypeQualifierCode"> <xs:restriction base="xs:string"> <xs:enumeration value="CataloguePrice"/> <xs:enumeration value="PromotionalPrice"/> <xs:enumeration value="AppliedPrice"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ASNProcessingInstructionsCode"> <xs:restriction base="xs:string"> <xs:enumeration value="ImmediateUse"/> <xs:enumeration value="SubsequentUse"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="ASNProductIDCodeQualifier"> <xs:restriction base="xs:string"> <xs:enumeration value="AdditionalIdentification"/> <xs:enumeration value="SubstitutedFor"/> <xs:enumeration value="ProductIdentification"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ASNPurposeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Original"/> <xs:enumeration value="CarbonCopy"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xs:simpleType name="ASNQuantityQualifierCode"> <xs:restriction base="xs:string"> <xs:enumeration value="OrderedQuantity"/> <xs:enumeration value="FreeGoodsQuantity"/> <xs:enumeration value="StillBackorderedQuantity"/> <xs:enumeration value="CancelledQuantity"/> <xs:enumeration value="ExtraUnplannedDeliveryQuantity"/> <xs:enumeration value="ReceivedAndAcceptedQuantity"/> <xs:enumeration value="ReturnQuantity"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="ASNReferenceTypeCode"> <xs:restriction base="xs:string"> <xs:enumeration value="OriginalMsgNumber"/> <xs:enumeration value="DespatchAdviceNumber"/> <xs:enumeration value="PurchaseOrderNumber"/> <xs:enumeration value="PurchaseOrderResponseNumber"/> <xs:enumeration value="VendorOrderNumber"/> <xs:enumeration value="InvoiceNumber"/> <xs:enumeration value="AdditionalReferenceNumber"/> <xs:enumeration value="TransportDocumentNumber"/> <xs:enumeration value="SenderTransportDocumentNumber"/> <xs:enumeration value="PostReferenceNumber"/> <xs:enumeration value="PackingListNumber"/> <xs:enumeration value="SalesRepresentativeOrderNumber"/> <xs:enumeration value="ShipmentReferenceNumber"/> <xs:enumeration value="SellersReferenceNumber"/> <xs:enumeration value="WarehouseStorageLocationNumber"/> <xs:enumeration value="ReturnsAdviceNumber"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ASNRelationType"> <xs:restriction base="xs:string"> <xs:enumeration value="SubstitutedFor"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="ASNTaxRateCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Paid"/> <xs:enumeration value="Free"/> <xs:enumeration value="Included"/> <xs:enumeration value="Excluded"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ASNTimeReferenceCode"> <xs:restriction base="xs:string"> <xs:enumeration value="DateOfInvoice"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ASNTimeRelationCode"> <xs:restriction base="xs:string"> <xs:enumeration value="AfterReferenceEOM"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ASNTransportChargesPaymentCode"> <xs:restriction base="xs:string"> <xs:enumeration value="ToBePaidByConsignee"/> <xs:enumeration value="ToBePaidByConsignor"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="ASNUOMCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Gram"/> <xs:enumeration value="Millimetre"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ASNWeightUOMCode"> <xs:restriction base="xs:string"> <xs:enumeration value="Gram"/> </xs:restriction> </xs:simpleType> |
diagram | ![]() |
children | CouponNumber CouponStartDate CouponEndDate |
source | <xs:complexType name="CouponReference"> <xs:sequence> <xs:element name="CouponNumber" type="String35"/> <xs:element name="CouponStartDate" type="Date" minOccurs="0"/> <xs:element name="CouponEndDate" type="Date" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CouponNumber" type="String35"/> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="CouponStartDate" type="Date" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="CouponEndDate" type="Date" minOccurs="0"/> |
diagram | ![]() |
children | Date Time |
used by | |
source | <xs:complexType name="DateOrDateTime"> <xs:sequence> <xs:element name="Date" type="Date"/> <xs:element name="Time" type="Time" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="Date" type="Date"/> |
diagram | ![]() |
||||||
type | Time | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="Time" type="Time" minOccurs="0"/> |
diagram | ![]() |
children | Date Time |
source | <xs:complexType name="DateTime"> <xs:sequence> <xs:element name="Date" type="Date"/> <xs:element name="Time" type="Time"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="Date" type="Date"/> |
diagram | ![]() |
||||||
type | Time | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="Time" type="Time"/> |
diagram | ![]() |
||
children | CodeOwner ProductCode | ||
used by |
|
||
source | <xs:complexType name="PrivateProductCode"> <xs:sequence> <xs:element name="CodeOwner" type="CodeOwner"/> <xs:element name="ProductCode" type="String35"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
type | CodeOwner | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="CodeOwner" type="CodeOwner"/> |
diagram | ![]() |
|||||||||
type | String35 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ProductCode" type="String35"/> |
diagram | ![]() |
children | PromotionNumberOrDescription PromotionStartDate PromotionEndDate |
source | <xs:complexType name="PromotionReference"> <xs:sequence> <xs:element name="PromotionNumberOrDescription" type="String254"/> <xs:element name="PromotionStartDate" type="Date" minOccurs="0"/> <xs:element name="PromotionEndDate" type="Date" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
type | String254 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PromotionNumberOrDescription" type="String254"/> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="PromotionStartDate" type="Date" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||
type | Date | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="PromotionEndDate" type="Date" minOccurs="0"/> |
diagram | ![]() |
||
children | PublicUniqueEAN SerialEAN SerialAddOn AlicePrivateEAN | ||
used by |
|
||
source | <xs:complexType name="UniqueEAN"> <xs:choice> <xs:element name="PublicUniqueEAN" type="EAN"/> <xs:sequence> <xs:element name="SerialEAN" type="SerialEAN"/> <xs:element name="SerialAddOn" type="AddOn"/> </xs:sequence> <xs:element name="AlicePrivateEAN" type="AlicePrivateEAN"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||
type | EAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="PublicUniqueEAN" type="EAN"/> |
diagram | ![]() |
||||||
type | SerialEAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="SerialEAN" type="SerialEAN"/> |
diagram | ![]() |
|||||||||||||||
type | AddOn | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="SerialAddOn" type="AddOn"/> |
diagram | ![]() |
||||||||||||
type | AlicePrivateEAN | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="AlicePrivateEAN" type="AlicePrivateEAN"/> |
diagram | ![]() |
||
children | PublicUniqueEAN SerialEAN SerialAddOn AlicePrivateEAN | ||
used by |
|
||
source | <xs:complexType name="UniqueEANOptionalAddOn"> <xs:choice> <xs:element name="PublicUniqueEAN" type="EAN"/> <xs:sequence> <xs:element name="SerialEAN" type="SerialEAN"/> <xs:element name="SerialAddOn" type="AddOn" minOccurs="0"/> </xs:sequence> <xs:element name="AlicePrivateEAN" type="AlicePrivateEAN"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||
type | EAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="PublicUniqueEAN" type="EAN"/> |
diagram | ![]() |
||||||
type | SerialEAN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="SerialEAN" type="SerialEAN"/> |
diagram | ![]() |
|||||||||||||||
type | AddOn | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="SerialAddOn" type="AddOn" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | AlicePrivateEAN | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="AlicePrivateEAN" type="AlicePrivateEAN"/> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="AddOn"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{2}"/> <xs:pattern value="[0-9]{3}"/> <xs:pattern value="[0-9]{4}"/> <xs:pattern value="[0-9]{5}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="AlicePrivateEAN"> <xs:restriction base="xs:string"> <xs:minLength value="12"/> <xs:maxLength value="13"/> <xs:pattern value="2[1-9]([0-9]{11})"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="AlicePrivateEANNoCheck"> <xs:restriction base="xs:string"> <xs:minLength value="12"/> <xs:maxLength value="13"/> <xs:pattern value="2[1-9]([0-9]{11})"/> <xs:pattern value="2[1-9]([0-9]{10})"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="CodeOwner"> <xs:restriction base="xs:string"> <xs:enumeration value="CustomerProductCode"/> <xs:enumeration value="SupplierProductCode"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CountryCode"> <xs:restriction base="xs:string"> <xs:enumeration value="AE"/> <xs:enumeration value="AF"/> <xs:enumeration value="AG"/> <xs:enumeration value="AI"/> <xs:enumeration value="AL"/> <xs:enumeration value="AM"/> <xs:enumeration value="AN"/> <xs:enumeration value="AO"/> <xs:enumeration value="AQ"/> <xs:enumeration value="AR"/> <xs:enumeration value="AS"/> <xs:enumeration value="AT"/> <xs:enumeration value="AU"/> <xs:enumeration value="AW"/> <xs:enumeration value="AZ"/> <xs:enumeration value="BA"/> <xs:enumeration value="BB"/> <xs:enumeration value="BD"/> <xs:enumeration value="BE"/> <xs:enumeration value="BF"/> <xs:enumeration value="BG"/> <xs:enumeration value="BH"/> <xs:enumeration value="BI"/> <xs:enumeration value="BJ"/> <xs:enumeration value="BM"/> <xs:enumeration value="BN"/> <xs:enumeration value="BO"/> <xs:enumeration value="BR"/> <xs:enumeration value="BS"/> <xs:enumeration value="BT"/> <xs:enumeration value="BU"/> <xs:enumeration value="BW"/> <xs:enumeration value="BY"/> <xs:enumeration value="BZ"/> <xs:enumeration value="CA"/> <xs:enumeration value="CC"/> <xs:enumeration value="CD"/> <xs:enumeration value="CF"/> <xs:enumeration value="CG"/> <xs:enumeration value="CH"/> <xs:enumeration value="CI"/> <xs:enumeration value="CK"/> <xs:enumeration value="CL"/> <xs:enumeration value="CM"/> <xs:enumeration value="CN"/> <xs:enumeration value="CO"/> <xs:enumeration value="CR"/> <xs:enumeration value="CS"/> <xs:enumeration value="CU"/> <xs:enumeration value="CV"/> <xs:enumeration value="CX"/> <xs:enumeration value="CY"/> <xs:enumeration value="CZ"/> <xs:enumeration value="DE"/> <xs:enumeration value="DJ"/> <xs:enumeration value="DK"/> <xs:enumeration value="DM"/> <xs:enumeration value="DO"/> <xs:enumeration value="DZ"/> <xs:enumeration value="EC"/> <xs:enumeration value="EE"/> <xs:enumeration value="EG"/> <xs:enumeration value="EH"/> <xs:enumeration value="ER"/> <xs:enumeration value="ES"/> <xs:enumeration value="ET"/> <xs:enumeration value="FI"/> <xs:enumeration value="FJ"/> <xs:enumeration value="FK"/> <xs:enumeration value="FM"/> <xs:enumeration value="FO"/> <xs:enumeration value="FR"/> <xs:enumeration value="GA"/> <xs:enumeration value="GB"/> <xs:enumeration value="GD"/> <xs:enumeration value="GE"/> <xs:enumeration value="GF"/> <xs:enumeration value="GH"/> <xs:enumeration value="GI"/> <xs:enumeration value="GL"/> <xs:enumeration value="GM"/> <xs:enumeration value="GN"/> <xs:enumeration value="GP"/> <xs:enumeration value="GQ"/> <xs:enumeration value="GR"/> <xs:enumeration value="GS"/> <xs:enumeration value="GT"/> <xs:enumeration value="GU"/> <xs:enumeration value="GW"/> <xs:enumeration value="GY"/> <xs:enumeration value="HK"/> <xs:enumeration value="HN"/> <xs:enumeration value="HR"/> <xs:enumeration value="HT"/> <xs:enumeration value="HU"/> <xs:enumeration value="ID"/> <xs:enumeration value="IE"/> <xs:enumeration value="IL"/> <xs:enumeration value="IN"/> <xs:enumeration value="IO"/> <xs:enumeration value="IQ"/> <xs:enumeration value="IR"/> <xs:enumeration value="IS"/> <xs:enumeration value="IT"/> <xs:enumeration value="JM"/> <xs:enumeration value="JO"/> <xs:enumeration value="JP"/> <xs:enumeration value="KE"/> <xs:enumeration value="KG"/> <xs:enumeration value="KH"/> <xs:enumeration value="KI"/> <xs:enumeration value="KM"/> <xs:enumeration value="KN"/> <xs:enumeration value="KP"/> <xs:enumeration value="KR"/> <xs:enumeration value="KW"/> <xs:enumeration value="KY"/> <xs:enumeration value="KZ"/> <xs:enumeration value="LA"/> <xs:enumeration value="LB"/> <xs:enumeration value="LC"/> <xs:enumeration value="LI"/> <xs:enumeration value="LK"/> <xs:enumeration value="LR"/> <xs:enumeration value="LS"/> <xs:enumeration value="LT"/> <xs:enumeration value="LU"/> <xs:enumeration value="LV"/> <xs:enumeration value="LY"/> <xs:enumeration value="MA"/> <xs:enumeration value="MC"/> <xs:enumeration value="MD"/> <xs:enumeration value="MG"/> <xs:enumeration value="MH"/> <xs:enumeration value="MK"/> <xs:enumeration value="ML"/> <xs:enumeration value="MM"/> <xs:enumeration value="MN"/> <xs:enumeration value="MO"/> <xs:enumeration value="MP"/> <xs:enumeration value="MQ"/> <xs:enumeration value="MR"/> <xs:enumeration value="MS"/> <xs:enumeration value="MT"/> <xs:enumeration value="MU"/> <xs:enumeration value="MV"/> <xs:enumeration value="MW"/> <xs:enumeration value="MX"/> <xs:enumeration value="MY"/> <xs:enumeration value="MZ"/> <xs:enumeration value="NA"/> <xs:enumeration value="NC"/> <xs:enumeration value="NE"/> <xs:enumeration value="NF"/> <xs:enumeration value="NG"/> <xs:enumeration value="NI"/> <xs:enumeration value="NL"/> <xs:enumeration value="NO"/> <xs:enumeration value="NP"/> <xs:enumeration value="NR"/> <xs:enumeration value="NU"/> <xs:enumeration value="NZ"/> <xs:enumeration value="OM"/> <xs:enumeration value="PA"/> <xs:enumeration value="PE"/> <xs:enumeration value="PF"/> <xs:enumeration value="PG"/> <xs:enumeration value="PH"/> <xs:enumeration value="PK"/> <xs:enumeration value="PL"/> <xs:enumeration value="PM"/> <xs:enumeration value="PN"/> <xs:enumeration value="PR"/> <xs:enumeration value="PT"/> <xs:enumeration value="PW"/> <xs:enumeration value="PY"/> <xs:enumeration value="QA"/> <xs:enumeration value="RE"/> <xs:enumeration value="RO"/> <xs:enumeration value="RU"/> <xs:enumeration value="RW"/> <xs:enumeration value="SA"/> <xs:enumeration value="SB"/> <xs:enumeration value="SC"/> <xs:enumeration value="SD"/> <xs:enumeration value="SE"/> <xs:enumeration value="SG"/> <xs:enumeration value="SH"/> <xs:enumeration value="SI"/> <xs:enumeration value="SJ"/> <xs:enumeration value="SK"/> <xs:enumeration value="SL"/> <xs:enumeration value="SM"/> <xs:enumeration value="SN"/> <xs:enumeration value="SO"/> <xs:enumeration value="SR"/> <xs:enumeration value="ST"/> <xs:enumeration value="SV"/> <xs:enumeration value="SY"/> <xs:enumeration value="SZ"/> <xs:enumeration value="TC"/> <xs:enumeration value="TD"/> <xs:enumeration value="TF"/> <xs:enumeration value="TG"/> <xs:enumeration value="TH"/> <xs:enumeration value="TJ"/> <xs:enumeration value="TM"/> <xs:enumeration value="TN"/> <xs:enumeration value="TO"/> <xs:enumeration value="TP"/> <xs:enumeration value="TR"/> <xs:enumeration value="TT"/> <xs:enumeration value="TV"/> <xs:enumeration value="TW"/> <xs:enumeration value="TZ"/> <xs:enumeration value="UA"/> <xs:enumeration value="UG"/> <xs:enumeration value="UM"/> <xs:enumeration value="US"/> <xs:enumeration value="UY"/> <xs:enumeration value="UZ"/> <xs:enumeration value="VA"/> <xs:enumeration value="VC"/> <xs:enumeration value="VE"/> <xs:enumeration value="VG"/> <xs:enumeration value="VI"/> <xs:enumeration value="VN"/> <xs:enumeration value="VU"/> <xs:enumeration value="WF"/> <xs:enumeration value="WS"/> <xs:enumeration value="YE"/> <xs:enumeration value="YT"/> <xs:enumeration value="YU"/> <xs:enumeration value="ZA"/> <xs:enumeration value="ZM"/> <xs:enumeration value="ZW"/> </xs:restriction> </xs:simpleType> |
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="CountrySubEntityCode"> <xs:restriction base="xs:string"/> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="CurrencyCode"> <xs:restriction base="xs:string"> <xs:enumeration value="CHF"/> <xs:enumeration value="EUR"/> <xs:enumeration value="GBP"/> <xs:enumeration value="USD"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:simpleType name="Date"> <xs:restriction base="xs:string"> <xs:pattern value="(19|20)\d\d(0[1-9]|1[0-2])(0[1-9]|1[0-9]|2[0-8])"/> <xs:pattern value="(19|20)([02468][048]|[13579][26])0229"/> <xs:pattern value="(19|20)\d\d(0[13-9]|1[0-2])(29|30)"/> <xs:pattern value="(19|20)\d\d(0[13578]|1[02])31"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:simpleType name="DateNoDay"> <xs:restriction base="xs:string"> <xs:pattern value="(19|20)\d\d(0[1-9]|1[0-2])(0[1-9]|1[0-9]|2[0-8])"/> <xs:pattern value="(19|20)([02468][048]|[13579][26])0229"/> <xs:pattern value="(19|20)\d\d(0[13-9]|1[0-2])(29|30)"/> <xs:pattern value="(19|20)\d\d(0[13578]|1[02])31"/> <xs:pattern value="(19|20)\d\d(0[1-9]|1[0-2])"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
source | <xs:simpleType name="EAN"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{13}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="EANList"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{13}"/> <xs:pattern value="[0-9]{12}"/> <xs:pattern value="[0-9]{0,11}\*"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="EANNoCheck"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{13}"/> <xs:pattern value="[0-9]{12}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="InterchangeId"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ISBN"> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{9}[0-9xX]"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="MessageId"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="SerialEAN"> <xs:restriction base="xs:string"> <xs:pattern value="977[0-9]{10}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="SerialEANNoCheck"> <xs:restriction base="xs:string"> <xs:pattern value="977[0-9]{10}"/> <xs:pattern value="977[0-9]{9}"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String1"> <xs:restriction base="xs:string"> <xs:maxLength value="1"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String10"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String100"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String105"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="105"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String11"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String126"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="126"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String128"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="128"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String13"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="13"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String14"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String140"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="140"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String17"> <xs:restriction base="xs:string"> <xs:maxLength value="17"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String2"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String20"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String254"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="254"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String280"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="280"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String3"> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String30"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String32"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="32"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String320"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="320"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String35"> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String350"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="350"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String420"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="420"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String512"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="512"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String6"> <xs:restriction base="xs:string"> <xs:maxLength value="6"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String64"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String8"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="String9"> <xs:restriction base="xs:string"> <xs:maxLength value="9"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="TestFlag"> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="Time"> <xs:restriction base="xs:string"> <xs:pattern value="(([01][0-9]|2[0-3])[0-5][0-9])"/> </xs:restriction> </xs:simpleType> |