complexType VerticalOffsetType
diagram
namespace http://dsrc_r70/DSRC
children offset1 offset2 offset3 offset4 offset5 offset6 elevation regional
used by
element VerticalOffset
source <xsd:complexType name="VerticalOffsetType">
 
<xsd:choice>
   
<xsd:element name="offset1" type="VertOffset-B07"/>
   
<xsd:element name="offset2" type="VertOffset-B08"/>
   
<xsd:element name="offset3" type="VertOffset-B09"/>
   
<xsd:element name="offset4" type="VertOffset-B10"/>
   
<xsd:element name="offset5" type="VertOffset-B11"/>
   
<xsd:element name="offset6" type="VertOffset-B12"/>
   
<xsd:element name="elevation" type="Elevation"/>
   
<xsd:element name="regional">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="regionId" type="RegionId"/>
         
<xsd:element name="regExtValue" type="asn1:OpenType"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:choice>
</xsd:complexType>

element VerticalOffsetType/offset1
diagram
type VertOffset-B07
properties
isRef 0
content simple
facets
minInclusive -64
maxInclusive 63
source <xsd:element name="offset1" type="VertOffset-B07"/>

element VerticalOffsetType/offset2
diagram
type VertOffset-B08
properties
isRef 0
content simple
source <xsd:element name="offset2" type="VertOffset-B08"/>

element VerticalOffsetType/offset3
diagram
type VertOffset-B09
properties
isRef 0
content simple
facets
minInclusive -256
maxInclusive 255
source <xsd:element name="offset3" type="VertOffset-B09"/>

element VerticalOffsetType/offset4
diagram
type VertOffset-B10
properties
isRef 0
content simple
facets
minInclusive -512
maxInclusive 511
source <xsd:element name="offset4" type="VertOffset-B10"/>

element VerticalOffsetType/offset5
diagram
type VertOffset-B11
properties
isRef 0
content simple
facets
minInclusive -1024
maxInclusive 1023
source <xsd:element name="offset5" type="VertOffset-B11"/>

element VerticalOffsetType/offset6
diagram
type VertOffset-B12
properties
isRef 0
content simple
facets
minInclusive -2048
maxInclusive 2047
source <xsd:element name="offset6" type="VertOffset-B12"/>

element VerticalOffsetType/elevation
diagram
type Elevation
properties
isRef 0
content simple
facets
minInclusive -4096
maxInclusive 61439
source <xsd:element name="elevation" type="Elevation"/>

element VerticalOffsetType/regional
diagram
properties
isRef 0
content complex
children regionId regExtValue
source <xsd:element name="regional">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="regionId" type="RegionId"/>
     
<xsd:element name="regExtValue" type="asn1:OpenType"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element VerticalOffsetType/regional/regionId
diagram
type RegionId
properties
isRef 0
content simple
source <xsd:element name="regionId" type="RegionId"/>

element VerticalOffsetType/regional/regExtValue
diagram
type asn1:OpenType
properties
isRef 0
content complex
source <xsd:element name="regExtValue" type="asn1:OpenType"/>


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