diagram | ![]() |
||||||||||||||
namespace | http://dcjs.state.ny.us/psireport/niem/extension/V1-0 | ||||||||||||||
type | extension of nc:MetadataType | ||||||||||||||
properties |
|
||||||||||||||
children | nc:CommentText nc:LastVerifiedDate nc:ReportingPersonText nc:SourceText nysj:VerifiedIndicator | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |