Schema Component Representation
<
xs:complexType
name="
CcLocationReport">
<
xs:sequence>
<
xs:element
name="
trip"
type="
SCHTripIden
"
minOccurs="
0"/>
<
xs:element
name="
direction"
type="
lrms:Angle
"/>
<
xs:element
name="
data-quality"
type="
SPDataQuality
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>