Definition Type: ComplexType
Name: DangerousGoodsType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HazardousMaterial in schema reusableaggregatecorecomponent_xsd Drilldown into TransportInformationContact in schema reusableaggregatecorecomponent_xsd Drilldown into Measure in schema reusableaggregatecorecomponent_xsd Drilldown into NetVolumeMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into NetWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into ExplosiveWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into GrossWeightMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into PackingInstructionTypeCode in schema reusableaggregatecorecomponent_xsd Drilldown into TransportAuthorizationCode in schema reusableaggregatecorecomponent_xsd Drilldown into MarkingID in schema reusableaggregatecorecomponent_xsd Drilldown into PackagingDangerLevelCode in schema reusableaggregatecorecomponent_xsd Drilldown into TREMCardID in schema reusableaggregatecorecomponent_xsd Drilldown into EmergencyProcedureID in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into RegulationCode in schema reusableaggregatecorecomponent_xsd Drilldown into HazardClassID in schema reusableaggregatecorecomponent_xsd Drilldown into UNDGID in schema reusableaggregatecorecomponent_xsdXSD Diagram of DangerousGoodsType in schema reusableaggregatecorecomponent_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="rcm:ContactType" minOccurs="0" />
        <xsd:element name="HazardousMaterial" type="rcm:HazardousMaterialType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UNDGID rcm:UNDGID 0 (1)
HazardClassID rcm:HazardClassID 0 unbounded
RegulationCode rcm:RegulationCode 0 (1)
Text rcm:Text 0 unbounded
EmergencyProcedureID rcm:EmergencyProcedureID 0 (1)
TREMCardID rcm:TREMCardID 0 (1)
PackagingDangerLevelCode rcm:PackagingDangerLevelCode 0 (1)
MarkingID rcm:MarkingID 0 (1)
TransportAuthorizationCode rcm:TransportAuthorizationCode 0 (1)
PackingInstructionTypeCode rcm:PackingInstructionTypeCode 0 (1)
GrossWeightMeasure rcm:GrossWeightMeasure 0 (1)
ExplosiveWeightMeasure rcm:ExplosiveWeightMeasure 0 (1)
NetWeightMeasure rcm:NetWeightMeasure 0 (1)
NetVolumeMeasure rcm:NetVolumeMeasure 0 (1)
Measure rcm:Measure 0 unbounded
TransportInformationContact rcm:TransportInformationContact 0 (1)
HazardousMaterial rcm:HazardousMaterial 0 (1)
Collapse Derivation Tree:
Collapse References:
rcm:DangerousGoods