diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | smallSpillFirst smallSpillProtectDay smallSpillProtectNight largeSpillFirst largeSpillProtectDay largeSpillProtectNight | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="smallSpillFirst"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="smallSpillProtectDay"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="smallSpillProtectNight"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="largeSpillFirst"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="largeSpillProtectDay"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="largeSpillProtectNight"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="10000"/> </xs:restriction> </xs:simpleType> </xs:element> |