hs:VisitationDuration
element VisitationDuration in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A period of time allowed for a visitation with the format of PnYnMnDTnHnMnS, where nY is the number of years, nM is the number of months, nD is the number of days, nH is the number of hours, nM is the number of minutes, and nS is the number of
Diagram
XML Schema
<xs:element name="VisitationDuration" type="niem-xs:duration" nillable="true">
<xs:annotation>
<xs:documentation>
A period of time allowed for a visitation with the format of PnYnMnDTnHnMnS, where nY is the number of years, nM is the number of months, nD is the number of days, nH is the number of hours, nM is the number of minutes, and nS is the number of</xs:documentation>
</xs:annotation>
</xs:element>