complexType PivotPointDescription
diagram
namespace http://dsrc_r70/DSRC
children pivotOffset pivotAngle pivots
used by
elements TrailerData/connection TrailerUnitDescription/frontPivot TrailerUnitDescription/rearPivot
source <xsd:complexType name="PivotPointDescription">
 
<xsd:sequence>
   
<xsd:element name="pivotOffset" type="Offset-B11"/>
   
<xsd:element name="pivotAngle" type="Angle"/>
   
<xsd:element name="pivots" type="PivotingAllowed"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element PivotPointDescription/pivotAngle
diagram
type Angle
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 28800
source <xsd:element name="pivotAngle" type="Angle"/>

element PivotPointDescription/pivots
diagram
type PivotingAllowed
properties
isRef 0
content complex
children true false
source <xsd:element name="pivots" type="PivotingAllowed"/>


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