Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
complex, 6 elements  | 
Defined:  | 
|
Includes:  | 
definitions of 6 elements  | 

| XML Representation Summary | |||||
| <ePayment.CertificateGroup> | |||||
  | 
|||||
| </ePayment.CertificateGroup> | |||||
| <xs:element id="ePayment.CertificateGroup" minOccurs="0" name="ePayment.CertificateGroup"> <xs:complexType> <xs:sequence> <xs:element id="ePayment.PhysicianCertificationStatement" minOccurs="0" name="ePayment.02" type="YesNoUnkValues"/> <xs:element id="ePayment.DatePhysicianCertificationStatementSigned" minOccurs="0" name="ePayment.03" type="DateTimeType"/> <xs:element id="ePayment.ReasonforPhysicianCertificationStatement" maxOccurs="unbounded" minOccurs="0" name="ePayment.04"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="ePayment.HealthcareProviderTypeSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.05" type="HealthcareProviderType"/> <xs:element id="ePayment.LastNameofIndividualSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.06" type="PersonLastName"/> <xs:element id="ePayment.FirstNameofIndividualSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.07" type="PersonFirstName"/> </xs:sequence> </xs:complexType> </xs:element>  | 
Type:  | 
YesNoUnkValues, simple content  | 
| enumeration of xs:string | 
Enumeration:  | 
  | 
| <xs:element id="ePayment.PhysicianCertificationStatement" minOccurs="0" name="ePayment.02" type="YesNoUnkValues"/> | 
Type:  | 
DateTimeType, simple content  | 
| xs:dateTime | 
maxInclusive:  | 
2050-01-01T00:00:00-00:00 | 
minInclusive:  | 
1950-01-01T00:00:00-00:00 | 
Pattern:  | 
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2} | 
| <xs:element id="ePayment.DatePhysicianCertificationStatementSigned" minOccurs="0" name="ePayment.03" type="DateTimeType"/> | 
| enumeration of xs:string | 
Enumeration:  | 
  | 
| <xs:element id="ePayment.ReasonforPhysicianCertificationStatement" maxOccurs="unbounded" minOccurs="0" name="ePayment.04"> <xs:complexType> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>  | 
Type:  | 
HealthcareProviderType, simple content  | 
| enumeration of xs:string | 
Enumeration:  | 
  | 
| <xs:element id="ePayment.HealthcareProviderTypeSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.05" type="HealthcareProviderType"/> | 
Type:  | 
PersonLastName, simple content  | 
| xs:string | 
maxLength:  | 
60 | 
minLength:  | 
1 | 
| <xs:element id="ePayment.LastNameofIndividualSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.06" type="PersonLastName"/> | 
Type:  | 
PersonFirstName, simple content  | 
| xs:string | 
maxLength:  | 
50 | 
minLength:  | 
1 | 
| <xs:element id="ePayment.FirstNameofIndividualSigningPhysicianCertificationStatement" minOccurs="0" name="ePayment.07" type="PersonFirstName"/> |