<xs:element name="Ensemble"><xs:complexType><xs:sequence><xs:element name="Id" type="xs:string"><xs:annotation><xs:documentation>Ensemble name (unique identifier).</xs:documentation></xs:annotation></xs:element><xs:element name="Unit" maxOccurs="unbounded" type="UnitGroup"><xs:annotation><xs:documentation>Associates a virtual unit of an ensemble with an actual deployment.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ZeroPosition"><xs:annotation><xs:documentation>Provides a zero point to which relative localizations can be referenced.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:group ref="LongLat"/><xs:element name="ElevationInstrument_m" type="xs:double" minOccurs="0"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="Unit" maxOccurs="unbounded" type="UnitGroup"><xs:annotation><xs:documentation>Associates a virtual unit of an ensemble with an actual deployment.</xs:documentation></xs:annotation></xs:element>
A unique unit number that identifies this instrument within the ensemble.
Diagram
Type
xs:positiveInteger
Properties
content
simple
Source
<xs:element name="UnitId" type="xs:positiveInteger"><xs:annotation><xs:documentation>A unique unit number that identifies this instrument within the ensemble.</xs:documentation></xs:annotation></xs:element>
Reference to a deployment document Id field. Uniquely identifies the deployment.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="DeploymentId" type="xs:string"><xs:annotation><xs:documentation>Reference to a deployment document Id field. Uniquely identifies the deployment.</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="ZeroPosition"><xs:annotation><xs:documentation>Provides a zero point to which relative localizations can be referenced.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:group ref="LongLat"/><xs:element name="ElevationInstrument_m" type="xs:double" minOccurs="0"/></xs:sequence></xs:complexType></xs:element>
<xs:complexType name="UnitGroup"><xs:sequence><xs:element name="UnitId" type="xs:positiveInteger"><xs:annotation><xs:documentation>A unique unit number that identifies this instrument within the ensemble.</xs:documentation></xs:annotation></xs:element><xs:element name="DeploymentId" type="xs:string"><xs:annotation><xs:documentation>Reference to a deployment document Id field. Uniquely identifies the deployment.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>