complexType tcip:FCFarePolicyIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children policy-id agency-id name
used by
elements tcip:FCFarePolicyRecord/policy tcip:FCTransactionRecord/policy
source <xs:complexType name="FCFarePolicyIden">
 
<xs:sequence>
   
<xs:element name="policy-id" type="FC-FarePolicyID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="name" type="FC-FarePolicyName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCFarePolicyIden/policy-id
diagram
type tcip:FC-FarePolicyID
properties
isRef 0
content simple
source <xs:element name="policy-id" type="FC-FarePolicyID"/>

element tcip:FCFarePolicyIden/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:FCFarePolicyIden/name
diagram
type tcip:FC-FarePolicyName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="name" type="FC-FarePolicyName" minOccurs="0"/>


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