Definition Type: ComplexType
Name: DangerousGoodsType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HazardousMaterial in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TransportInformationContact in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Measure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into NetVolumeMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into NetWeightMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ExplosiveWeightMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into GrossWeightMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PackingInstructionTypeCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TransportAuthorizationCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MarkingID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PackagingDangerLevelCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TREMCardID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into EmergencyProcedureID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Text in schema reusableaggregatebusinessinformationentity_xsd Drilldown into RegulationCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into HazardClassID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into UNDGID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of DangerousGoodsType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="DangerousGoodsType">
    <xsd:sequence>
        <xsd:element name="UNDGID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="HazardClassID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RegulationCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="EmergencyProcedureID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="TREMCardID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="PackagingDangerLevelCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="MarkingID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="TransportAuthorizationCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="PackingInstructionTypeCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="GrossWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="ExplosiveWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="NetWeightMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="NetVolumeMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="Measure" type="udt:MeasureType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TransportInformationContact" type="ram:ContactType" minOccurs="0" />
        <xsd:element name="HazardousMaterial" type="ram:HazardousMaterialType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UNDGID ram:UNDGID 0 (1)
HazardClassID ram:HazardClassID 0 unbounded
RegulationCode ram:RegulationCode 0 (1)
Text ram:Text 0 unbounded
EmergencyProcedureID ram:EmergencyProcedureID 0 (1)
TREMCardID ram:TREMCardID 0 (1)
PackagingDangerLevelCode ram:PackagingDangerLevelCode 0 (1)
MarkingID ram:MarkingID 0 (1)
TransportAuthorizationCode ram:TransportAuthorizationCode 0 (1)
PackingInstructionTypeCode ram:PackingInstructionTypeCode 0 (1)
GrossWeightMeasure ram:GrossWeightMeasure 0 (1)
ExplosiveWeightMeasure ram:ExplosiveWeightMeasure 0 (1)
NetWeightMeasure ram:NetWeightMeasure 0 (1)
NetVolumeMeasure ram:NetVolumeMeasure 0 (1)
Measure ram:Measure 0 unbounded
TransportInformationContact ram:TransportInformationContact 0 (1)
HazardousMaterial ram:HazardousMaterial 0 (1)
Collapse Derivation Tree:
Collapse References:
ram:DangerousGoods