Definition Type: ComplexType
Name: HazardousMaterialType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EmergencyContact in schema reusableaggregatecorecomponent_xsd Drilldown into Temperature in schema reusableaggregatecorecomponent_xsd Drilldown into PrimaryEntryRoute in schema reusableaggregatecorecomponent_xsd Drilldown into ToxicityZoneCode in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into MFAGID in schema reusableaggregatecorecomponent_xsd Drilldown into FlashpointTemperatureMeasure in schema reusableaggregatecorecomponent_xsd Drilldown into MarinePollutantLevelCode in schema reusableaggregatecorecomponent_xsd Drilldown into PlacardNotation in schema reusableaggregatecorecomponent_xsd Drilldown into PlacardEndorsement in schema reusableaggregatecorecomponent_xsd Drilldown into TechnicalName in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of HazardousMaterialType in schema reusableaggregatecorecomponent_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="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="FlashpointTemperatureMeasure" type="udt:MeasureType" minOccurs="0" />
        <xsd:element name="MFAGID" type="udt:IdentifierType" minOccurs="0" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ToxicityZoneCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="PrimaryEntryRoute" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Temperature" type="rcm:TemperatureType" minOccurs="0" />
        <xsd:element name="EmergencyContact" type="rcm:ContactType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 (1)
TechnicalName rcm:TechnicalName 0 (1)
PlacardEndorsement rcm:PlacardEndorsement 0 (1)
PlacardNotation rcm:PlacardNotation 0 (1)
MarinePollutantLevelCode rcm:MarinePollutantLevelCode 0 (1)
FlashpointTemperatureMeasure rcm:FlashpointTemperatureMeasure 0 (1)
MFAGID rcm:MFAGID 0 (1)
Text rcm:Text 0 unbounded
ToxicityZoneCode rcm:ToxicityZoneCode 0 (1)
PrimaryEntryRoute rcm:PrimaryEntryRoute 0 unbounded
Temperature rcm:Temperature 0 (1)
EmergencyContact rcm:EmergencyContact 0 (1)
Collapse Derivation Tree:
Collapse References:
rcm:HazardousMaterial