Showing:

Annotations
Attributes
Asserts
Diagrams
Facets
Model
Properties
Source
Used by
Element rhyBCPStatus / RHYBCPStatusID
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
Reference to the RHYBCPStatus' unique ID
Diagram
Diagram HUD_HMIS_xsd_Simple_Type_string32.tmp#string32
Type string32
Properties
content simple
Facets
maxLength 32
Source
<xs:element name="RHYBCPStatusID" type="hmis:string32">
  <xs:annotation>
    <xs:documentation xml:lang="en">Reference to the RHYBCPStatus' unique ID</xs:documentation>
  </xs:annotation>
</xs:element>
Element rhyBCPStatus / EnrollmentID
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
Key reference to the Enrollment
Diagram
Diagram HUD_HMIS_xsd_Simple_Type_string32.tmp#string32
Type string32
Properties
content simple
Facets
maxLength 32
Source
<xs:element name="EnrollmentID" type="hmis:string32">
  <xs:annotation>
    <xs:documentation xml:lang="en">Key reference to the Enrollment</xs:documentation>
  </xs:annotation>
</xs:element>
Element rhyBCPStatus / DateOfBCPStatus
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
See June 2017 HMIS Data Dictionary v1.2, Section R2.1.
Diagram
Diagram
Type xs:date
Properties
content simple
Source
<xs:element name="DateOfBCPStatus" type="xs:date">
  <xs:annotation>
    <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.1.</xs:documentation>
  </xs:annotation>
</xs:element>
Element rhyBCPStatus / EligibleForRHY
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
See June 2017 HMIS Data Dictionary v1.2, Section R2.2.
Diagram
Diagram HUD_HMIS_xsd_Simple_Type_noYes.tmp#noYes
Type noYes
Properties
content simple
Facets
enumeration 0
No
enumeration 1
Yes
enumeration 99
Data Not Collected
Source
<xs:element name="EligibleForRHY" type="hmis:noYes">
  <xs:annotation>
    <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.2.</xs:documentation>
  </xs:annotation>
</xs:element>
Element rhyBCPStatus / ReasonNoServices
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
See June 2017 HMIS Data Dictionary v1.2, Section R2.A.
Diagram
Diagram HUD_HMIS_xsd_Simple_Type_rhyReasonNoServices.tmp#rhyReasonNoServices
Type rhyReasonNoServices
Properties
content simple
minOccurs 0
Facets
enumeration 1
Out of age range
enumeration 2
Ward of the State – Immediate Reunification
enumeration 3
Ward of the Criminal Justice System – Immediate Reunification
enumeration 4
Other
enumeration 99
Data not collected
Source
<xs:element name="ReasonNoServices" type="hmis:rhyReasonNoServices" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.A.</xs:documentation>
  </xs:annotation>
</xs:element>
Element rhyBCPStatus / RunawayYouth
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
See June 2017 HMIS Data Dictionary v1.2, Section R2.B.
Diagram
Diagram HUD_HMIS_xsd_Simple_Type_noYesDoesntKnowRefused.tmp#noYesDoesntKnowRefused
Type noYesDoesntKnowRefused
Properties
content simple
minOccurs 0
Facets
enumeration 0
No
enumeration 1
Yes
enumeration 8
Client doesn't know
enumeration 9
Client refused
enumeration 99
Data not collected
Source
<xs:element name="RunawayYouth" type="hmis:noYesDoesntKnowRefused" minOccurs="0">
  <xs:annotation>
    <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.B.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type rhyBCPStatus
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Diagram
Diagram HUD_HMIS_xsd_Attribute_Group_baseMetaData.tmp#baseMetaData HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_RHYBCPStatusID HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_EnrollmentID HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_DateOfBCPStatus HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_EligibleForRHY HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_ReasonNoServices HUD_HMIS_xsd_Complex_Type_rhyBCPStatus.tmp#rhyBCPStatus_RunawayYouth
Used by
Model
Children DateOfBCPStatus, EligibleForRHY, EnrollmentID, RHYBCPStatusID, ReasonNoServices, RunawayYouth
Attributes
QName Type Use Annotation
dateCreated xs:dateTime required
See June 2017 HMIS Data Dictionary v1.2, Section 5.1.
dateDeleted xs:dateTime optional
If the intended record is to be deleted, this metadata allows you to both indicate the record should be deleted within the target system, as well as indicate the specific time it was deleted.
dateUpdated xs:dateTime required
See June 2017 HMIS Data Dictionary v1.2, Section 5.2.
userID string32 required
See June 2017 HMIS Data Dictionary v1.2, Section 5.7.
Asserts
Test XPath default namespace Annotation
if (hmis:EligibleForRHY/text()='0') then boolean(hmis:ReasonNoServices) else (if (not(hmis:EligibleForRHY/text()='0')) then (not(boolean(hmis:ReasonNoServices))) else false())
if (hmis:EligibleForRHY/text()='1') then boolean(hmis:RunawayYouth) else (if (not(hmis:EligibleForRHY/text()='1')) then (not(boolean(hmis:RunawayYouth))) else false())
Source
<xs:complexType name="rhyBCPStatus">
  <xs:sequence>
    <xs:element name="RHYBCPStatusID" type="hmis:string32">
      <xs:annotation>
        <xs:documentation xml:lang="en">Reference to the RHYBCPStatus' unique ID</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="EnrollmentID" type="hmis:string32">
      <xs:annotation>
        <xs:documentation xml:lang="en">Key reference to the Enrollment</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DateOfBCPStatus" type="xs:date">
      <xs:annotation>
        <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.1.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="EligibleForRHY" type="hmis:noYes">
      <xs:annotation>
        <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.2.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ReasonNoServices" type="hmis:rhyReasonNoServices" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.A.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="RunawayYouth" type="hmis:noYesDoesntKnowRefused" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="en">See June 2017 HMIS Data Dictionary v1.2, Section R2.B.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="hmis:baseMetaData"/>
  <!--Testing if EligibleForRHY is 0, before allowing use of ReasonNoServices-->
  <xs:assert test="if (hmis:EligibleForRHY/text()='0') then boolean(hmis:ReasonNoServices) else (if (not(hmis:EligibleForRHY/text()='0')) then (not(boolean(hmis:ReasonNoServices))) else false())"/>
  <xs:assert test="if (hmis:EligibleForRHY/text()='1') then boolean(hmis:RunawayYouth) else (if (not(hmis:EligibleForRHY/text()='1')) then (not(boolean(hmis:RunawayYouth))) else false())"/>
</xs:complexType>