complexType tcip:CPTOrganizationalUnitIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children unit-id agency-id name
used by
elements tcip:CptEmployeeListSub/organizations/organization tcip:CCLogOnOperator/organization tcip:CPTEmployee/organization tcip:SCHVehicleAssignment/organization tcip:CptEmployeeList/organization/organization-item
source <xs:complexType name="CPTOrganizationalUnitIden">
 
<xs:sequence>
   
<xs:element name="unit-id" type="CPT-OrgUnitID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="name" type="CPT-OrgUnitName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTOrganizationalUnitIden/unit-id
diagram
type tcip:CPT-OrgUnitID
properties
isRef 0
content simple
source <xs:element name="unit-id" type="CPT-OrgUnitID"/>

element tcip:CPTOrganizationalUnitIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:CPTOrganizationalUnitIden/name
diagram
type tcip:CPT-OrgUnitName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 40
source <xs:element name="name" type="CPT-OrgUnitName" minOccurs="0"/>


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