simpleType ClaimType
namespace http://www.ibillingclient.org/schema/edi
type restriction of xs:string
facets
enumeration T
enumeration P
enumeration E
enumeration O
annotation
documentation
The Interface ClaimType.
source <xs:simpleType name="ClaimType">
 
<xs:annotation>
   
<xs:documentation>The Interface ClaimType.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="T">
     
<xs:annotation>
       
<xs:documentation>Statement: The Statement.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="P">
     
<xs:annotation>
       
<xs:documentation>Prepayment: The Prepayment.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="E">
     
<xs:annotation>
       
<xs:documentation>Decline: The Decline.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="O">
     
<xs:annotation>
       
<xs:documentation>Complimentary: The Complimentary.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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