j:ConfidentialInformationType

complexType ConfidentialInformationType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/

Definition

A data type for a classification of Information that cannot be shared with the public or the subject of the information.

Diagram

XML Schema

<xs:complexType name="ConfidentialInformationType">
<xs:annotation>
<xs:documentation>
A data type for a classification of Information that cannot be shared with the public or the subject of the information.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ConfidentialInformationAssociatedStaffMember" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialInformationDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialInformationRecordedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialInformationSource" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialityDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialityInformationListingPagesNumber" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialityMaterial" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialSubjectInfoKnowledgeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConfidentialInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>