Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 7 elements |
Defined: |
|
Includes: |
definitions of 7 elements |
XML Representation Summary | |||||
<ePayment.EmployerGroup> | |||||
|
|||||
</ePayment.EmployerGroup> |
<xs:element id="ePayment.EmployerGroup" minOccurs="0" name="ePayment.EmployerGroup"> <xs:complexType> <xs:sequence> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="ePayment.PatientsEmployersCity" minOccurs="0" name="ePayment.35" type="CityGnisCode"/> <xs:element id="ePayment.PatientsEmployersState" minOccurs="0" name="ePayment.36" type="ANSIStateCode"/> <xs:element id="ePayment.PatientsEmployersCountry" minOccurs="0" name="ePayment.38" type="ANSICountryCode"/> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
EmployerName, simple content |
xs:string |
maxLength: |
60 |
minLength: |
2 |
<xs:element id="ePayment.PatientsEmployer" minOccurs="0" name="ePayment.33" type="EmployerName"/> |
Type: |
xs:string |
maxLength: |
55 |
minLength: |
1 |
<xs:element id="ePayment.PatientsEmployersAddress" minOccurs="0" name="ePayment.34"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
CityGnisCode, simple content |
xs:positiveInteger |
<xs:element id="ePayment.PatientsEmployersCity" minOccurs="0" name="ePayment.35" type="CityGnisCode"/> |
Type: |
ANSIStateCode, simple content |
xs:string |
Length: |
2 |
<xs:element id="ePayment.PatientsEmployersState" minOccurs="0" name="ePayment.36" 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.PatientsEmployersZIPCode" minOccurs="0" name="ePayment.37" type="ZIP"/> |
Type: |
ANSICountryCode, simple content |
xs:string |
Length: |
2 |
<xs:element id="ePayment.PatientsEmployersCountry" minOccurs="0" name="ePayment.38" type="ANSICountryCode"/> |
Type: |
xs:string |
Pattern: |
[2-9][0-9][0-9]-[2-9][0-9][0-9]-[0-9][0-9][0-9][0-9] |
<xs:element id="ePayment.PatientsWorkPhoneNumber" minOccurs="0" name="ePayment.39"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |