Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
XML Representation Summary | |||||
<ePayment.InsuranceGroup | |||||
CorrelationID | = |
xs:string | |||
> | |||||
|
|||||
</ePayment.InsuranceGroup> |
<xs:element id="ePayment.InsuranceGroup" maxOccurs="unbounded" minOccurs="0" name="ePayment.InsuranceGroup"> <xs:complexType> <xs:sequence> <xs:element id="ePayment.InsuranceCompanyID" minOccurs="0" name="ePayment.09" type="InsuranceCompanyID"/> <xs:element id="ePayment.InsuranceCompanyName" minOccurs="0" name="ePayment.10" type="InsuranceCompanyName"/> <xs:element id="ePayment.InsuranceCompanyBillingPriority" minOccurs="0" name="ePayment.11" type="InsuranceCompanyBillingPriority"/> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="ePayment.InsuranceCompanyCity" minOccurs="0" name="ePayment.13" type="CityGnisCode"/> <xs:element id="ePayment.InsuranceCompanyState" minOccurs="0" name="ePayment.14" type="ANSIStateCode"/> <xs:element id="ePayment.InsuranceCompanyCountry" minOccurs="0" name="ePayment.16" type="ANSICountryCode"/> <xs:element id="ePayment.InsuranceGroupIDName" minOccurs="0" name="ePayment.17" type="InsuranceGroupIDName"/> <xs:element id="ePayment.InsurancePolicyIDNumber" minOccurs="0" name="ePayment.18" type="InsurancePolicyIDNumber"/> <xs:element id="ePayment.LastNameoftheInsured" minOccurs="0" name="ePayment.19" type="PersonLastName"/> <xs:element id="ePayment.FirstNameoftheInsured" minOccurs="0" name="ePayment.20" type="PersonFirstName"/> <xs:element id="ePayment.MiddleInitialNameoftheInsured" minOccurs="0" name="ePayment.21" type="PersonMiddleName"/> <xs:element id="ePayment.RelationshiptotheInsured" minOccurs="0" name="ePayment.22" type="RelationshipToInsured"/> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
xs:string |
MaxLength: |
255 |
MinLength: |
0 |
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/> |
Type: |
InsuranceCompanyID, simple content |
xs:string |
maxLength: |
60 |
minLength: |
2 |
<xs:element id="ePayment.InsuranceCompanyID" minOccurs="0" name="ePayment.09" type="InsuranceCompanyID"/> |
Type: |
InsuranceCompanyName, simple content |
xs:string |
maxLength: |
100 |
minLength: |
2 |
<xs:element id="ePayment.InsuranceCompanyName" minOccurs="0" name="ePayment.10" type="InsuranceCompanyName"/> |
Type: |
InsuranceCompanyBillingPriority, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="ePayment.InsuranceCompanyBillingPriority" minOccurs="0" name="ePayment.11" type="InsuranceCompanyBillingPriority"/> |
Type: |
xs:string |
maxLength: |
55 |
minLength: |
1 |
<xs:element id="ePayment.InsuranceCompanyAddress" minOccurs="0" name="ePayment.12"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
CityGnisCode, simple content |
xs:positiveInteger |
<xs:element id="ePayment.InsuranceCompanyCity" minOccurs="0" name="ePayment.13" type="CityGnisCode"/> |
Type: |
ANSIStateCode, simple content |
xs:string |
Length: |
2 |
<xs:element id="ePayment.InsuranceCompanyState" minOccurs="0" name="ePayment.14" type="ANSIStateCode"/> |
Type: |
ZIP, simple content |
xs:string |
Pattern: |
[0-9]{5}|[0-9]{5}-[0-9]{4}|[0-9]{5}-[0-9]{5}|[A-Z][0-9][A-Z] [0-9][A-Z][0-9] |
<xs:element id="ePayment.InsuranceCompanyZIPCode" minOccurs="0" name="ePayment.15" type="ZIP"/> |
Type: |
ANSICountryCode, simple content |
xs:string |
Length: |
2 |
<xs:element id="ePayment.InsuranceCompanyCountry" minOccurs="0" name="ePayment.16" type="ANSICountryCode"/> |
Type: |
InsuranceGroupIDName, simple content |
xs:string |
maxLength: |
30 |
minLength: |
2 |
<xs:element id="ePayment.InsuranceGroupIDName" minOccurs="0" name="ePayment.17" type="InsuranceGroupIDName"/> |
Type: |
InsurancePolicyIDNumber, simple content |
xs:string |
maxLength: |
30 |
minLength: |
2 |
<xs:element id="ePayment.InsurancePolicyIDNumber" minOccurs="0" name="ePayment.18" type="InsurancePolicyIDNumber"/> |
Type: |
PersonLastName, simple content |
xs:string |
maxLength: |
50 |
minLength: |
1 |
<xs:element id="ePayment.LastNameoftheInsured" minOccurs="0" name="ePayment.19" type="PersonLastName"/> |
Type: |
PersonFirstName, simple content |
xs:string |
maxLength: |
50 |
minLength: |
1 |
<xs:element id="ePayment.FirstNameoftheInsured" minOccurs="0" name="ePayment.20" type="PersonFirstName"/> |
Type: |
PersonMiddleName, simple content |
xs:string |
maxLength: |
50 |
minLength: |
1 |
<xs:element id="ePayment.MiddleInitialNameoftheInsured" minOccurs="0" name="ePayment.21" type="PersonMiddleName"/> |
Type: |
RelationshipToInsured, simple content |
enumeration of xs:string |
Enumeration: |
|
<xs:element id="ePayment.RelationshiptotheInsured" minOccurs="0" name="ePayment.22" type="RelationshipToInsured"/> |