Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute baseMetaData / @dateCreated
Namespace http://www.hudhdx.info/Resources/Vendors/5_1_4/HUD_HMIS.xsd
Annotations
See August 2016 HMIS Data Dictionary, Section 5.1.
Type xs:dateTime
Properties
use required
Used by
Attribute Group baseMetaData
Source
<xs:attribute name="dateCreated" type="xs:dateTime" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.1.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute baseMetaData / @dateDeleted
Namespace http://www.hudhdx.info/Resources/Vendors/5_1_4/HUD_HMIS.xsd
Annotations
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.
Type xs:dateTime
Properties
use optional
Used by
Attribute Group baseMetaData
Source
<xs:attribute name="dateDeleted" type="xs:dateTime" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en">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.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute baseMetaData / @dateUpdated
Namespace http://www.hudhdx.info/Resources/Vendors/5_1_4/HUD_HMIS.xsd
Annotations
See August 2016 HMIS Data Dictionary, Section 5.2.
Type xs:dateTime
Properties
use required
Used by
Attribute Group baseMetaData
Source
<xs:attribute name="dateUpdated" type="xs:dateTime" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.2.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute baseMetaData / @userID
Namespace http://www.hudhdx.info/Resources/Vendors/5_1_4/HUD_HMIS.xsd
Annotations
See August 2016 HMIS Data Dictionary, Section 5.7.
Type string32
Properties
use required
Facets
maxLength 32
Used by
Attribute Group baseMetaData
Source
<xs:attribute name="userID" type="hmis:string32" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.7.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute Group baseMetaData
Namespace http://www.hudhdx.info/Resources/Vendors/5_1_4/HUD_HMIS.xsd
Annotations
See August 2016 HMIS Data Dictionary, Section 5.
Diagram
Diagram HUD_HMIS_xsd_Attribute_Group_baseMetaData.tmp#baseMetaData_dateCreated HUD_HMIS_xsd_Attribute_Group_baseMetaData.tmp#baseMetaData_dateDeleted HUD_HMIS_xsd_Attribute_Group_baseMetaData.tmp#baseMetaData_dateUpdated HUD_HMIS_xsd_Attribute_Group_baseMetaData.tmp#baseMetaData_userID
Used by
Attributes
QName Type Use Annotation
dateCreated xs:dateTime required
See August 2016 HMIS Data Dictionary, 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 August 2016 HMIS Data Dictionary, Section 5.2.
userID string32 required
See August 2016 HMIS Data Dictionary, Section 5.7.
Source
<xs:attributeGroup name="baseMetaData">
  <xs:annotation>
    <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="dateCreated" type="xs:dateTime" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.1.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="dateDeleted" type="xs:dateTime" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en">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.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="dateUpdated" type="xs:dateTime" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.2.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="userID" type="hmis:string32" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="en">See August 2016 HMIS Data Dictionary, Section 5.7.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>