|
|
|
@@ -6,8 +6,10 @@
|
|
|
|
targetNamespace="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:12"
|
|
|
|
targetNamespace="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:12"
|
|
|
|
elementFormDefault="qualified"
|
|
|
|
elementFormDefault="qualified"
|
|
|
|
version="12.0">
|
|
|
|
version="12.0">
|
|
|
|
<xs:import namespace="urn:un:unece:uncefact:data:standard:QualifiedDataType:12" schemaLocation="ZUGFeRD1p0_urn_un_unece_uncefact_data_standard_QualifiedDataType_12.xsd"/>
|
|
|
|
<xs:import namespace="urn:un:unece:uncefact:data:standard:QualifiedDataType:12"
|
|
|
|
<xs:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:15" schemaLocation="ZUGFeRD1p0_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_15.xsd"/>
|
|
|
|
schemaLocation="ZUGFeRD1p0_urn_un_unece_uncefact_data_standard_QualifiedDataType_12.xsd"/>
|
|
|
|
|
|
|
|
<xs:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:15"
|
|
|
|
|
|
|
|
schemaLocation="ZUGFeRD1p0_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_15.xsd"/>
|
|
|
|
<xs:complexType name="CreditorFinancialAccountType">
|
|
|
|
<xs:complexType name="CreditorFinancialAccountType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="IBANID" type="udt:IDType" minOccurs="0"/>
|
|
|
|
<xs:element name="IBANID" type="udt:IDType" minOccurs="0"/>
|
|
|
|
@@ -49,8 +51,10 @@
|
|
|
|
<xs:complexType name="ExchangedDocumentContextType">
|
|
|
|
<xs:complexType name="ExchangedDocumentContextType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="TestIndicator" type="udt:IndicatorType" minOccurs="0"/>
|
|
|
|
<xs:element name="TestIndicator" type="udt:IndicatorType" minOccurs="0"/>
|
|
|
|
<xs:element name="BusinessProcessSpecifiedDocumentContextParameter" type="ram:DocumentContextParameterType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="BusinessProcessSpecifiedDocumentContextParameter" type="ram:DocumentContextParameterType"
|
|
|
|
<xs:element name="GuidelineSpecifiedDocumentContextParameter" type="ram:DocumentContextParameterType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="GuidelineSpecifiedDocumentContextParameter" type="ram:DocumentContextParameterType"
|
|
|
|
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="ExchangedDocumentType">
|
|
|
|
<xs:complexType name="ExchangedDocumentType">
|
|
|
|
@@ -127,7 +131,8 @@
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="SupplyChainConsignmentType">
|
|
|
|
<xs:complexType name="SupplyChainConsignmentType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="SpecifiedLogisticsTransportMovement" type="ram:LogisticsTransportMovementType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedLogisticsTransportMovement" type="ram:LogisticsTransportMovementType"
|
|
|
|
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="SupplyChainEventType">
|
|
|
|
<xs:complexType name="SupplyChainEventType">
|
|
|
|
@@ -142,12 +147,17 @@
|
|
|
|
<xs:element name="BuyerTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="BuyerTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ProductEndUserTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ProductEndUserTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ApplicableTradeDeliveryTerms" type="ram:TradeDeliveryTermsType" minOccurs="0"/>
|
|
|
|
<xs:element name="ApplicableTradeDeliveryTerms" type="ram:TradeDeliveryTermsType" minOccurs="0"/>
|
|
|
|
<xs:element name="BuyerOrderReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="BuyerOrderReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"
|
|
|
|
<xs:element name="ContractReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="AdditionalReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ContractReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"
|
|
|
|
<xs:element name="GrossPriceProductTradePrice" type="ram:TradePriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="AdditionalReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="GrossPriceProductTradePrice" type="ram:TradePriceType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="NetPriceProductTradePrice" type="ram:TradePriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="NetPriceProductTradePrice" type="ram:TradePriceType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="CustomerOrderReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="CustomerOrderReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="SupplyChainTradeDeliveryType">
|
|
|
|
<xs:complexType name="SupplyChainTradeDeliveryType">
|
|
|
|
@@ -155,22 +165,27 @@
|
|
|
|
<xs:element name="BilledQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="BilledQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="ChargeFreeQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="ChargeFreeQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="PackageQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="PackageQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="RelatedSupplyChainConsignment" type="ram:SupplyChainConsignmentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="RelatedSupplyChainConsignment" type="ram:SupplyChainConsignmentType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ShipToTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ShipToTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="UltimateShipToTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="UltimateShipToTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ShipFromTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ShipFromTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="ActualDeliverySupplyChainEvent" type="ram:SupplyChainEventType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ActualDeliverySupplyChainEvent" type="ram:SupplyChainEventType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="DespatchAdviceReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"/>
|
|
|
|
<xs:element name="DespatchAdviceReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"/>
|
|
|
|
<xs:element name="ReceivingAdviceReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ReceivingAdviceReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="DeliveryNoteReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"/>
|
|
|
|
<xs:element name="DeliveryNoteReferencedDocument" type="ram:ReferencedDocumentType" minOccurs="0"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="SupplyChainTradeLineItemType">
|
|
|
|
<xs:complexType name="SupplyChainTradeLineItemType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="AssociatedDocumentLineDocument" type="ram:DocumentLineDocumentType" minOccurs="0"/>
|
|
|
|
<xs:element name="AssociatedDocumentLineDocument" type="ram:DocumentLineDocumentType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeAgreement" type="ram:SupplyChainTradeAgreementType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeAgreement" type="ram:SupplyChainTradeAgreementType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeDelivery" type="ram:SupplyChainTradeDeliveryType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeDelivery" type="ram:SupplyChainTradeDeliveryType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeSettlement" type="ram:SupplyChainTradeSettlementType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedSupplyChainTradeSettlement" type="ram:SupplyChainTradeSettlementType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedTradeProduct" type="ram:TradeProductType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedTradeProduct" type="ram:TradeProductType" minOccurs="0"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
@@ -180,23 +195,35 @@
|
|
|
|
<xs:element name="InvoiceCurrencyCode" type="udt:CodeType" minOccurs="0"/>
|
|
|
|
<xs:element name="InvoiceCurrencyCode" type="udt:CodeType" minOccurs="0"/>
|
|
|
|
<xs:element name="InvoiceeTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="InvoiceeTradeParty" type="ram:TradePartyType" minOccurs="0"/>
|
|
|
|
<xs:element name="PayeeTradeParty" type="ram:TradePartyType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="PayeeTradeParty" type="ram:TradePartyType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTradeSettlementPaymentMeans" type="ram:TradeSettlementPaymentMeansType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTradeSettlementPaymentMeans" type="ram:TradeSettlementPaymentMeansType"
|
|
|
|
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableTradeTax" type="ram:TradeTaxType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableTradeTax" type="ram:TradeTaxType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="BillingSpecifiedPeriod" type="ram:SpecifiedPeriodType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="BillingSpecifiedPeriod" type="ram:SpecifiedPeriodType" minOccurs="0"
|
|
|
|
<xs:element name="SpecifiedTradeAllowanceCharge" type="ram:TradeAllowanceChargeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedLogisticsServiceCharge" type="ram:LogisticsServiceChargeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTradeAllowanceCharge" type="ram:TradeAllowanceChargeType" minOccurs="0"
|
|
|
|
<xs:element name="SpecifiedTradePaymentTerms" type="ram:TradePaymentTermsType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTradeAccountingAccount" type="ram:TradeAccountingAccountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedLogisticsServiceCharge" type="ram:LogisticsServiceChargeType" minOccurs="0"
|
|
|
|
<xs:element name="SpecifiedTradeSettlementMonetarySummation" type="ram:TradeSettlementMonetarySummationType" minOccurs="0"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ReceivableSpecifiedTradeAccountingAccount" type="ram:TradeAccountingAccountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTradePaymentTerms" type="ram:TradePaymentTermsType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="SpecifiedTradeAccountingAccount" type="ram:TradeAccountingAccountType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="SpecifiedTradeSettlementMonetarySummation" type="ram:TradeSettlementMonetarySummationType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
|
|
|
|
<xs:element name="ReceivableSpecifiedTradeAccountingAccount" type="ram:TradeAccountingAccountType"
|
|
|
|
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="SupplyChainTradeTransactionType">
|
|
|
|
<xs:complexType name="SupplyChainTradeTransactionType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeAgreement" type="ram:SupplyChainTradeAgreementType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeAgreement" type="ram:SupplyChainTradeAgreementType"
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeDelivery" type="ram:SupplyChainTradeDeliveryType" minOccurs="0"/>
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeSettlement" type="ram:SupplyChainTradeSettlementType" minOccurs="0"/>
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeDelivery" type="ram:SupplyChainTradeDeliveryType"
|
|
|
|
<xs:element name="IncludedSupplyChainTradeLineItem" type="ram:SupplyChainTradeLineItemType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
minOccurs="0"/>
|
|
|
|
|
|
|
|
<xs:element name="ApplicableSupplyChainTradeSettlement" type="ram:SupplyChainTradeSettlementType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
|
|
|
|
<xs:element name="IncludedSupplyChainTradeLineItem" type="ram:SupplyChainTradeLineItemType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TaxRegistrationType">
|
|
|
|
<xs:complexType name="TaxRegistrationType">
|
|
|
|
@@ -235,8 +262,10 @@
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="PersonName" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="PersonName" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="DepartmentName" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="DepartmentName" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="TelephoneUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="TelephoneUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0"
|
|
|
|
<xs:element name="FaxUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="FaxUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="EmailURIUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0"/>
|
|
|
|
<xs:element name="EmailURIUniversalCommunication" type="ram:UniversalCommunicationType" minOccurs="0"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
@@ -257,7 +286,8 @@
|
|
|
|
<xs:element name="Name" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="Name" type="udt:TextType" minOccurs="0"/>
|
|
|
|
<xs:element name="DefinedTradeContact" type="ram:TradeContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="DefinedTradeContact" type="ram:TradeContactType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="PostalTradeAddress" type="ram:TradeAddressType" minOccurs="0"/>
|
|
|
|
<xs:element name="PostalTradeAddress" type="ram:TradeAddressType" minOccurs="0"/>
|
|
|
|
<xs:element name="SpecifiedTaxRegistration" type="ram:TaxRegistrationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="SpecifiedTaxRegistration" type="ram:TaxRegistrationType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TradePaymentDiscountTermsType">
|
|
|
|
<xs:complexType name="TradePaymentDiscountTermsType">
|
|
|
|
@@ -283,15 +313,18 @@
|
|
|
|
<xs:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="DueDateDateTime" type="udt:DateTimeType" minOccurs="0"/>
|
|
|
|
<xs:element name="DueDateDateTime" type="udt:DateTimeType" minOccurs="0"/>
|
|
|
|
<xs:element name="PartialPaymentAmount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="PartialPaymentAmount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableTradePaymentPenaltyTerms" type="ram:TradePaymentPenaltyTermsType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableTradePaymentPenaltyTerms" type="ram:TradePaymentPenaltyTermsType" minOccurs="0"
|
|
|
|
<xs:element name="ApplicableTradePaymentDiscountTerms" type="ram:TradePaymentDiscountTermsType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="ApplicableTradePaymentDiscountTerms" type="ram:TradePaymentDiscountTermsType"
|
|
|
|
|
|
|
|
minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TradePriceType">
|
|
|
|
<xs:complexType name="TradePriceType">
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:sequence>
|
|
|
|
<xs:element name="ChargeAmount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ChargeAmount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="BasisQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="BasisQuantity" type="udt:QuantityType" minOccurs="0"/>
|
|
|
|
<xs:element name="AppliedTradeAllowanceCharge" type="ram:TradeAllowanceChargeType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="AppliedTradeAllowanceCharge" type="ram:TradeAllowanceChargeType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TradeProductType">
|
|
|
|
<xs:complexType name="TradeProductType">
|
|
|
|
@@ -301,10 +334,13 @@
|
|
|
|
<xs:element name="BuyerAssignedID" type="udt:IDType" minOccurs="0"/>
|
|
|
|
<xs:element name="BuyerAssignedID" type="udt:IDType" minOccurs="0"/>
|
|
|
|
<xs:element name="Name" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="Name" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableProductCharacteristic" type="ram:ProductCharacteristicType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ApplicableProductCharacteristic" type="ram:ProductCharacteristicType" minOccurs="0"
|
|
|
|
<xs:element name="DesignatedProductClassification" type="ram:ProductClassificationType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
|
|
|
|
<xs:element name="DesignatedProductClassification" type="ram:ProductClassificationType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="OriginTradeCountry" type="ram:TradeCountryType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="OriginTradeCountry" type="ram:TradeCountryType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="IncludedReferencedProduct" type="ram:ReferencedProductType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="IncludedReferencedProduct" type="ram:ReferencedProductType" minOccurs="0"
|
|
|
|
|
|
|
|
maxOccurs="unbounded"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TradeSettlementMonetarySummationType">
|
|
|
|
<xs:complexType name="TradeSettlementMonetarySummationType">
|
|
|
|
@@ -326,9 +362,12 @@
|
|
|
|
<xs:element name="Information" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="Information" type="udt:TextType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ID" type="udt:IDType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="ID" type="udt:IDType" minOccurs="0" maxOccurs="unbounded"/>
|
|
|
|
<xs:element name="PayerPartyDebtorFinancialAccount" type="ram:DebtorFinancialAccountType" minOccurs="0"/>
|
|
|
|
<xs:element name="PayerPartyDebtorFinancialAccount" type="ram:DebtorFinancialAccountType" minOccurs="0"/>
|
|
|
|
<xs:element name="PayeePartyCreditorFinancialAccount" type="ram:CreditorFinancialAccountType" minOccurs="0"/>
|
|
|
|
<xs:element name="PayeePartyCreditorFinancialAccount" type="ram:CreditorFinancialAccountType"
|
|
|
|
<xs:element name="PayerSpecifiedDebtorFinancialInstitution" type="ram:DebtorFinancialInstitutionType" minOccurs="0"/>
|
|
|
|
minOccurs="0"/>
|
|
|
|
<xs:element name="PayeeSpecifiedCreditorFinancialInstitution" type="ram:CreditorFinancialInstitutionType" minOccurs="0"/>
|
|
|
|
<xs:element name="PayerSpecifiedDebtorFinancialInstitution" type="ram:DebtorFinancialInstitutionType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
|
|
|
|
<xs:element name="PayeeSpecifiedCreditorFinancialInstitution" type="ram:CreditorFinancialInstitutionType"
|
|
|
|
|
|
|
|
minOccurs="0"/>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:sequence>
|
|
|
|
</xs:complexType>
|
|
|
|
</xs:complexType>
|
|
|
|
<xs:complexType name="TradeTaxType">
|
|
|
|
<xs:complexType name="TradeTaxType">
|
|
|
|
|