complexType tcip:FCActionListEntryUTFS
diagram
namespace http://www.TCIP-Adopted-03-00-01
children action-type localFCActionListEntryUTFS
used by
element tcip:FcFareLoadData/utfs-actions/utfs-action
source <xs:complexType name="FCActionListEntryUTFS">
 
<xs:sequence>
   
<xs:element name="action-type" type="FC-ActionTypeUTFS"/>
   
<!-- other fields to be added when defined by UTFS -->
   
<xs:element name="localFCActionListEntryUTFS" type="local:FCActionListEntryUTFS" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCActionListEntryUTFS/action-type
diagram
type tcip:FC-ActionTypeUTFS
properties
isRef 0
content simple
source <xs:element name="action-type" type="FC-ActionTypeUTFS"/>

element tcip:FCActionListEntryUTFS/localFCActionListEntryUTFS
diagram
type FCActionListEntryUTFS
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFCActionListEntryUTFS" type="local:FCActionListEntryUTFS" minOccurs="0"/>


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