cbrn:LayerSequenceNumeric
element LayerSequenceNumeric in namespace http://release.niem.gov/niem/domains/cbrn/5.0/
Definition
A number for the sequence of a layer, if there is more than one layer . The outermost layer is 1.
Diagram
XML Schema
<xs:element name="LayerSequenceNumeric" type="cbrn:PositiveIntegerType" nillable="true">
<xs:annotation>
<xs:documentation>
A number for the sequence of a layer, if there is more than one layer . The outermost layer is 1.</xs:documentation>
</xs:annotation>
</xs:element>