complexType PayMethodType
diagram sigws_p409.png
used by
element FareInfoType/Payment
attributes
Name  Type  Use  Default  Fixed  Annotation
FOP  FOPList        
documentation
List of applicable payment type codes (tba)
PaySystems  strlist        
documentation
List of applicable credit card payment systems for CC/PK payment (tba)
source <s:complexType name="PayMethodType">
 
<s:attribute name="FOP" type="FOPList">
   
<s:annotation>
     
<s:documentation>List of applicable payment type codes (tba)</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="PaySystems" type="strlist">
   
<s:annotation>
     
<s:documentation>List of applicable credit card payment systems for CC/PK payment (tba)</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:complexType>

attribute PayMethodType/@FOP
type FOPList
annotation
documentation
List of applicable payment type codes (tba)
source <s:attribute name="FOP" type="FOPList">
 
<s:annotation>
   
<s:documentation>List of applicable payment type codes (tba)</s:documentation>
 
</s:annotation>
</s:attribute>

attribute PayMethodType/@PaySystems
type strlist
annotation
documentation
List of applicable credit card payment systems for CC/PK payment (tba)
source <s:attribute name="PaySystems" type="strlist">
 
<s:annotation>
   
<s:documentation>List of applicable credit card payment systems for CC/PK payment (tba)</s:documentation>
 
</s:annotation>
</s:attribute>


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