complexType PhysicalHealthInformationType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p249.png
namespace http://dcjs.state.ny.us/psireport/niem/extension/V1-0
type extension of nysj:PersonalInformationType
properties
base nysj:PersonalInformationType
children im:Alien j:ConvictionCharge j:PersonStateFingerprintIdentification nc:Case nc:ContactInformation nc:ContactMailingAddress nc:ContactMobileTelephoneNumber nc:CommentText nc:EmploymentStatus nc:Insurance nc:Person scr:Visa nysj:ContactCurrentAddress nysj:DateOfBirthVerification nysj:Interpreter nysj:LawAction nysj:ResidesWithRelation nysj:Hospitalization nysj:Medication nysj:PersonMedicalCondition nysj:PhysicalHealthVerification
used by
element PhysicalHealthInformation
attributes
Name  Type  Use  Default  Fixed  annotation
id      
documentation
The id attribute is used to define XML IDs for
      NIEM objects. These IDs may be targets of reference elements,
      metadata attributes, and link metadata
      attributes.
metadata      
documentation
The attribute metadata allows an object to point
      to metadata that affects itself.
linkMetadata      
documentation
The linkMetadata attribute allows an element to
      point to metadata that affects the relationship between the context
      and the value of the object.
annotation
documentation
A data type for a person's physical health information
appinfo
<i:Base i:name="PersonalInformationType"/>
source <xsd:complexType name="PhysicalHealthInformationType">
 
<xsd:annotation>
   
<xsd:documentation>A data type for a person's physical health information</xsd:documentation>
   
<xsd:appinfo>
     
<i:Base i:name="PersonalInformationType"/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="nysj:PersonalInformationType">
     
<xsd:sequence>
       
<xsd:element ref="nysj:Hospitalization" minOccurs="0"/>
       
<xsd:element ref="nysj:Medication" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="nysj:PersonMedicalCondition" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="nysj:PhysicalHealthVerification" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy