Documentation for the HUD HMIS XML Schema v2.8

Complex Type: zIPCode

[Table of contents]

Super-types: string < string (by extension) < zIPCodeBase (by restriction) < zIPCode (by extension)
Sub-types: None
Name zIPCode
Used by (from the same schema document) Complex Type addressBase
Abstract no
XML Instance Representation
<...
hmis:dateCollected=" xsd:dateTime [1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"

hmis:dateEffective=" xsd:dateTime [0..1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"

hmis:dataCollectionStage=" hmis:fourValBase [0..1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"
>
hmis:zIPCodeBase
</...>
Diagram
Schema Component Representation
<xsd:complexType name="zIPCode">
<xsd:simpleContent>
<xsd:extension base=" hmis:zIPCodeBase ">
<xsd:attributeGroup ref=" hmis:dateStampGroup "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>