Definition Type: ComplexType
Name: HazardousMaterialABIEType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
HazardousMaterialABIEType is logically derived from UN/CEFACT TBG17 ABIE HazardousMaterialType as defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
Collapse XSD Schema Diagram:
Drilldown into EmergencyContact in schema components_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into PrimaryEntryRoute in schema fields_xsd1 Drilldown into FlashpointTemperature in schema fields_xsd1 Drilldown into Temperature in schema fields_xsd1 Drilldown into ToxicityZoneCode in schema fields_xsd1 Drilldown into MarinePollutionLevelCode in schema fields_xsd1 Drilldown into PlacardNotation in schema fields_xsd1 Drilldown into PlacardEndorsement in schema fields_xsd1 Drilldown into TechnicalName in schema fields_xsd1 Drilldown into MFAGID in schema fields_xsd1 Drilldown into ID in schema fields_xsd1XSD Diagram of HazardousMaterialABIEType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="HazardousMaterialABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            HazardousMaterialABIEType is logically derived from UN/CEFACT TBG17 ABIE
            HazardousMaterialType as defined in the Reusable Aggregate Business Information Entity
            (RUABIE) XML Schema file.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ID" />
        <xsd:element minOccurs="0" ref="MFAGID" />
        <xsd:element minOccurs="0" ref="TechnicalName" />
        <xsd:element minOccurs="0" ref="PlacardEndorsement" />
        <xsd:element minOccurs="0" ref="PlacardNotation" />
        <xsd:element minOccurs="0" ref="MarinePollutionLevelCode" />
        <xsd:element minOccurs="0" ref="ToxicityZoneCode" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Temperature" />
        <xsd:element minOccurs="0" ref="FlashpointTemperature" />
        <xsd:element minOccurs="0" ref="PrimaryEntryRoute" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Description" />
        <xsd:element minOccurs="0" ref="EmergencyContact" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 (1)
MFAGID oagis:MFAGID 0 (1)
TechnicalName oagis:TechnicalName 0 (1)
PlacardEndorsement oagis:PlacardEndorsement 0 (1)
PlacardNotation oagis:PlacardNotation 0 (1)
MarinePollutionLevelCode oagis:MarinePollutionLevelCode 0 (1)
ToxicityZoneCode oagis:ToxicityZoneCode 0 (1)
Temperature oagis:Temperature 0 unbounded
FlashpointTemperature oagis:FlashpointTemperature 0 (1)
PrimaryEntryRoute oagis:PrimaryEntryRoute 0 (1)
Description oagis:Description 0 unbounded
EmergencyContact oagis:EmergencyContact 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:HazardousMaterialType