Definition Type: ComplexType
Name: GoodsItemType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Charge in schema reusableaggregatecorecomponent_xsd Drilldown into Document in schema reusableaggregatecorecomponent_xsd Drilldown into Party in schema reusableaggregatecorecomponent_xsd Drilldown into Country in schema reusableaggregatecorecomponent_xsd Drilldown into Instructions in schema reusableaggregatecorecomponent_xsd Drilldown into OriginCertificateDocument in schema reusableaggregatecorecomponent_xsd Drilldown into PhytosanitaryCertificateDocument in schema reusableaggregatecorecomponent_xsd Drilldown into WoolHealthCertificateDocument in schema reusableaggregatecorecomponent_xsd Drilldown into WineCertificateDocument in schema reusableaggregatecorecomponent_xsd Drilldown into FumigationCertificateDocument in schema reusableaggregatecorecomponent_xsd Drilldown into DespatchEvent in schema reusableaggregatecorecomponent_xsd Drilldown into DeliveryEvent in schema reusableaggregatecorecomponent_xsd Drilldown into DespatchParty in schema reusableaggregatecorecomponent_xsd Drilldown into DeliveryParty in schema reusableaggregatecorecomponent_xsd Drilldown into ManufacturerParty in schema reusableaggregatecorecomponent_xsd Drilldown into FinalDestinationCountry in schema reusableaggregatecorecomponent_xsd Drilldown into DestinationCountry in schema reusableaggregatecorecomponent_xsd Drilldown into OriginCountry in schema reusableaggregatecorecomponent_xsd Drilldown into Dimension in schema reusableaggregatecorecomponent_xsd Drilldown into TransportTemperature in schema reusableaggregatecorecomponent_xsd Drilldown into DeliveryInstructions in schema reusableaggregatecorecomponent_xsd Drilldown into QuarantineInstructions in schema reusableaggregatecorecomponent_xsd Drilldown into HandlingInstructions in schema reusableaggregatecorecomponent_xsd Drilldown into DangerousGoods in schema reusableaggregatecorecomponent_xsd Drilldown into GoodsDescription in schema reusableaggregatecorecomponent_xsd Drilldown into Quantity in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into Measure in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsd Drilldown into TransportMovementType in schema reusableaggregatecorecomponent_xsd Drilldown into GrossVolumeMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into ChargeableWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into NetWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into NetNetWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into GrossWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into InsuranceValueAmount in schema reusableaggregatecorecomponent_xsd Drilldown into DeliveryTermsValueAmount in schema reusableaggregatecorecomponent_xsd Drilldown into DeclaredStatisticsValueAmount in schema reusableaggregatecorecomponent_xsd Drilldown into DeclaredCarriageValueAmount in schema reusableaggregatecorecomponent_xsd Drilldown into DeclaredCustomsValueAmount in schema reusableaggregatecorecomponent_xsd Drilldown into TransportMovementTypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into TypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into SequenceNumeric in schema reusableaggregatecorecomponent_xsdXSD Diagram of GoodsItemType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GoodsItemType">
    <xsd:sequence>
        <xsd:element name="SequenceNumeric" type="udt:NumericType" minOccurs="0" />
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TransportMovementTypeCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="DeclaredCustomsValueAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="DeclaredCarriageValueAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="DeclaredStatisticsValueAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="DeliveryTermsValueAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="InsuranceValueAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="GrossWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="NetNetWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="NetWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="ChargeableWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="GrossVolumeMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="TransportMovementType" type="udt:TextType" minOccurs="0" />
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Measure" type="udt:MeasureType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Quantity" type="udt:QuantityType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="GoodsDescription" type="rcm:GoodsDescriptionType" minOccurs="0" />
        <xsd:element name="DangerousGoods" type="rcm:DangerousGoodsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="HandlingInstructions" type="rcm:InstructionsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="QuarantineInstructions" type="rcm:InstructionsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DeliveryInstructions" type="rcm:InstructionsType" minOccurs="0" />
        <xsd:element name="TransportTemperature" type="rcm:TemperatureType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Dimension" type="rcm:DimensionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="OriginCountry" type="rcm:CountryType" minOccurs="0" />
        <xsd:element name="DestinationCountry" type="rcm:CountryType" minOccurs="0" />
        <xsd:element name="FinalDestinationCountry" type="rcm:CountryType" minOccurs="0" />
        <xsd:element name="ManufacturerParty" type="rcm:PartyType" minOccurs="0" />
        <xsd:element name="DeliveryParty" type="rcm:PartyType" minOccurs="0" />
        <xsd:element name="DespatchParty" type="rcm:PartyType" minOccurs="0" />
        <xsd:element name="DeliveryEvent" type="rcm:EventType" minOccurs="0" />
        <xsd:element name="DespatchEvent" type="rcm:EventType" minOccurs="0" />
        <xsd:element name="FumigationCertificateDocument" type="rcm:DocumentType" minOccurs="0" />
        <xsd:element name="WineCertificateDocument" type="rcm:DocumentType" minOccurs="0" />
        <xsd:element name="WoolHealthCertificateDocument" type="rcm:DocumentType" minOccurs="0" />
        <xsd:element name="PhytosanitaryCertificateDocument" type="rcm:DocumentType" minOccurs="0" />
        <xsd:element name="OriginCertificateDocument" type="rcm:DocumentType" minOccurs="0" />
        <xsd:element name="Instructions" type="rcm:InstructionsType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Country" type="rcm:CountryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Party" type="rcm:PartyType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Document" type="rcm:DocumentType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Charge" type="rcm:ChargeType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SequenceNumeric rcm:SequenceNumeric 0 (1)
TypeCode rcm:TypeCode 0 unbounded
TransportMovementTypeCode rcm:TransportMovementTypeCode 0 (1)
DeclaredCustomsValueAmount rcm:DeclaredCustomsValueAmount 0 (1)
DeclaredCarriageValueAmount rcm:DeclaredCarriageValueAmount 0 (1)
DeclaredStatisticsValueAmount rcm:DeclaredStatisticsValueAmount 0 (1)
DeliveryTermsValueAmount rcm:DeliveryTermsValueAmount 0 (1)
InsuranceValueAmount rcm:InsuranceValueAmount 0 (1)
GrossWeightMeasure rcm:GrossWeightMeasure 0 (1)
NetNetWeightMeasure rcm:NetNetWeightMeasure 0 (1)
NetWeightMeasure rcm:NetWeightMeasure 0 (1)
ChargeableWeightMeasure rcm:ChargeableWeightMeasure 0 (1)
GrossVolumeMeasure rcm:GrossVolumeMeasure 0 (1)
TransportMovementType rcm:TransportMovementType 0 (1)
ID rcm:ID 0 unbounded
Code rcm:Code 0 unbounded
Amount rcm:Amount 0 unbounded
Measure rcm:Measure 0 unbounded
Text rcm:Text 0 unbounded
Quantity rcm:Quantity 0 unbounded
GoodsDescription rcm:GoodsDescription 0 (1)
DangerousGoods rcm:DangerousGoods 0 unbounded
HandlingInstructions rcm:HandlingInstructions 0 unbounded
QuarantineInstructions rcm:QuarantineInstructions 0 unbounded
DeliveryInstructions rcm:DeliveryInstructions 0 (1)
TransportTemperature rcm:TransportTemperature 0 unbounded
Dimension rcm:Dimension 0 unbounded
OriginCountry rcm:OriginCountry 0 (1)
DestinationCountry rcm:DestinationCountry 0 (1)
FinalDestinationCountry rcm:FinalDestinationCountry 0 (1)
ManufacturerParty rcm:ManufacturerParty 0 (1)
DeliveryParty rcm:DeliveryParty 0 (1)
DespatchParty rcm:DespatchParty 0 (1)
DeliveryEvent rcm:DeliveryEvent 0 (1)
DespatchEvent rcm:DespatchEvent 0 (1)
FumigationCertificateDocument rcm:FumigationCertificateDocument 0 (1)
WineCertificateDocument rcm:WineCertificateDocument 0 (1)
WoolHealthCertificateDocument rcm:WoolHealthCertificateDocument 0 (1)
PhytosanitaryCertificateDocument rcm:PhytosanitaryCertificateDocument 0 (1)
OriginCertificateDocument rcm:OriginCertificateDocument 0 (1)
Instructions rcm:Instructions 0 unbounded
Country rcm:Country 0 unbounded
Party rcm:Party 0 unbounded
Document rcm:Document 0 unbounded
Charge rcm:Charge 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:GoodsItem