Schema Component Representation
<
xs:complexType
name="
CCLogOnOperator">
<
xs:sequence>
<
xs:element
name="
job-category"
type="
CPT-EmplJobCat
"
minOccurs="
0"/>
<
xs:element
name="
operational-status"
type="
SCH-ServiceType
"
minOccurs="
0"/>
<
xs:element
name="
block"
type="
SCHBlockIden
"
minOccurs="
0"/>
<
xs:element
name="
run"
type="
SCHRunIden
"
minOccurs="
0"/>
<
xs:element
name="
route"
type="
SCHRouteIden
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>