element -> <eCad.60>
eCad.60 ePatient.09 Patient's Home ZIP Code No No The patient's home ZIP code of residence E06_08 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma ZIP Codes Product Website: <a>https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a><br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition
Namespace:
Type:
anonymous (extension of ZIP)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.60>
   
Content: 
{ xs:string }
</eCad.60>
Simple Content Detail:
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]

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  ZIP (extension)
      complexType
Derivation:
extension of ZIP
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.ePatient.PatientsHomeZIPCode" minOccurs="0" name="eCad.60">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>