complexType VerificationDataType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p259.png
namespace http://dcjs.state.ny.us/psireport/niem/extension/V1-0
type extension of nc:MetadataType
properties
base nc:MetadataType
children nc:CommentText nc:LastVerifiedDate nc:ReportingPersonText nc:SourceText nysj:VerifiedIndicator
used by
elements CurrentResidenceVerification DateOfBirthVerification EducationVerification EmploymentVerification LegalHistoryVerification MentalHealthVerification MilitaryHistoryVerification OtherIncomeVerification PhysicalHealthVerification PresentOffenseVerification SubstanceAbuseVerification TrainingVerification VictimStatementVerification
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.
annotation
documentation
A data type for verification data
appinfo
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="MetadataType"/>
source <xsd:complexType name="VerificationDataType">
 
<xsd:annotation>
   
<xsd:documentation>A data type for verification data</xsd:documentation>
   
<xsd:appinfo>
     
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="MetadataType"/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="nc:MetadataType">
     
<xsd:sequence>
       
<xsd:element ref="nysj:VerifiedIndicator" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>


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