complexType FamilyAndCollateralDetailsType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p229.png
namespace http://dcjs.state.ny.us/psireport/niem/extension/V1-0
type extension of s:ComplexObjectType
properties
base s:ComplexObjectType
children nysj:CollateralStatement nysj:FamilyDetail nysj:SubjectHangout nysj:SubjectUpbringing nysj:SubjectUpbringingEnvironment
used by
element FamilyAndCollateralDetails
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 collection of details of a subject's family and collaterals
appinfo
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
source <xsd:complexType name="FamilyAndCollateralDetailsType">
 
<xsd:annotation>
   
<xsd:documentation>A data type for a collection of details of a subject's family and collaterals</xsd:documentation>
   
<xsd:appinfo>
     
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="s:ComplexObjectType">
     
<xsd:sequence>
       
<xsd:element ref="nysj:CollateralStatement" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="nysj:FamilyDetail" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="nysj:SubjectHangout" minOccurs="0"/>
       
<xsd:element ref="nysj:SubjectUpbringing" minOccurs="0"/>
       
<xsd:element ref="nysj:SubjectUpbringingEnvironment" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>


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