diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://dcjs.state.ny.us/psireport/niem/exchange/V1-0 | ||||||||||||||||||||||||||||||
type | restriction of nc:DocumentType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:DocumentCategoryName nc:DocumentCategoryText nc:DocumentCreationDate nc:DocumentFiledDate nc:DocumentFileName nc:DocumentPrivacyActIndicator nc:DocumentRightsText nc:SecurityLevelText | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="RestrictedDocumentType"> <xsd:annotation> <xsd:documentation>A data type for a criminal justice legal document with special constraints</xsd:documentation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="DocumentType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:restriction base="nc:DocumentType"> <xsd:sequence> <xsd:element ref="nc:DocumentCategoryName"/> <xsd:element ref="nc:DocumentCategoryText"/> <xsd:element ref="nc:DocumentCreationDate"/> <xsd:element ref="nc:DocumentFiledDate"/> <xsd:element ref="nc:DocumentFileName"/> <xsd:element ref="nc:DocumentPrivacyActIndicator"/> <xsd:element ref="nc:DocumentRightsText"/> <xsd:element ref="nc:SecurityLevelText"/> </xsd:sequence> </xsd:restriction> </xsd:complexContent> </xsd:complexType> |