Definition Type: ComplexType
Name: HazardousMaterialType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EmergencyContact in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PrimaryEntryRoute in schema reusableaggregatebusinessinformationentity_xsd Drilldown into FlashpointTemperatureMeasure in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Temperature in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ToxicityZoneCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MarinePollutantLevelCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PlacardNotation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PlacardEndorsement in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TechnicalName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into MFAGID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of HazardousMaterialType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="HazardousMaterialType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="Description" type="ram:DescriptionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MFAGID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="TechnicalName" type="udt:TextType" minOccurs="0" />
        <xsd:element name="PlacardEndorsement" type="udt:TextType" minOccurs="0" />
        <xsd:element name="PlacardNotation" type="udt:TextType" minOccurs="0" />
        <xsd:element name="MarinePollutantLevelCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="ToxicityZoneCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="Temperature" type="ram:TemperatureType" minOccurs="0" />
        <xsd:element name="FlashpointTemperatureMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="PrimaryEntryRoute" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="EmergencyContact" type="ram:ContactType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 (1)
Description ram:Description 0 unbounded
MFAGID ram:MFAGID 0 (1)
TechnicalName ram:TechnicalName 0 (1)
PlacardEndorsement ram:PlacardEndorsement 0 (1)
PlacardNotation ram:PlacardNotation 0 (1)
MarinePollutantLevelCode ram:MarinePollutantLevelCode 0 (1)
ToxicityZoneCode ram:ToxicityZoneCode 0 (1)
Temperature ram:Temperature 0 (1)
FlashpointTemperatureMeasure ram:FlashpointTemperatureMeasure 0 (1)
PrimaryEntryRoute ram:PrimaryEntryRoute 0 unbounded
EmergencyContact ram:EmergencyContact 0 (1)
Collapse Derivation Tree:
Collapse References:
ram:HazardousMaterial