Definition Type: ComplexType
Name: GoodsDescriptionType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OperationalCategoryCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into CargoCategoryCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of GoodsDescriptionType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GoodsDescriptionType">
    <xsd:sequence>
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CargoCategoryCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="OperationalCategoryCode" type="udt:CodeType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Text ram:Text 0 unbounded
CargoCategoryCode ram:CargoCategoryCode 0 (1)
OperationalCategoryCode ram:OperationalCategoryCode 0 (1)
Collapse Derivation Tree:
Collapse References:
ram:GoodsDescription