complexType IsolationZone
diagram
namespace http://www.IM-Draft-03-00-44a
children smallSpillFirst smallSpillProtectDay smallSpillProtectNight largeSpillFirst largeSpillProtectDay largeSpillProtectNight
used by
elements ShippingEntry/hazardZone MaterialRelease/zone
source <xs:complexType name="IsolationZone">
 
<xs:sequence>
   
<xs:element name="smallSpillFirst">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
   
<xs:element name="smallSpillProtectDay">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
   
<xs:element name="smallSpillProtectNight">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
   
<xs:element name="largeSpillFirst">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
   
<xs:element name="largeSpillProtectDay">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
   
<xs:element name="largeSpillProtectNight">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedShort">
         
<xs:maxInclusive value="10000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<!-- units of meters -->
 
</xs:sequence>
</xs:complexType>

element IsolationZone/smallSpillFirst
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="smallSpillFirst">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsolationZone/smallSpillProtectDay
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="smallSpillProtectDay">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsolationZone/smallSpillProtectNight
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="smallSpillProtectNight">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsolationZone/largeSpillFirst
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="largeSpillFirst">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsolationZone/largeSpillProtectDay
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="largeSpillProtectDay">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsolationZone/largeSpillProtectNight
diagram
type restriction of xs:unsignedShort
properties
isRef 0
content simple
facets
maxInclusive 10000
source <xs:element name="largeSpillProtectNight">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="10000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy