Schema Central > niem40 > jxdm.xsd > j:DocumentAugmentation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

j:DocumentAugmentation

Additional information about a document.

Element information

Type: j:DocumentAugmentationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AugmentationType
structures:ref [0..1]xsd:IDREFfrom type structures:AugmentationType
structures:uri [0..1]xsd:anyURIfrom type structures:AugmentationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AugmentationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AugmentationType

Used in

Substitution hierarchy

Sample instance

<j:DocumentAugmentation>
   <j:ParoleIndicator>true</j:ParoleIndicator>
   <j:ProbationIndicator>true</j:ProbationIndicator>
   <j:CorrectionalInstituteIndicator>true</j:CorrectionalInstituteIndicator>
   <j:DocumentAmendedIndicator>true</j:DocumentAmendedIndicator>
   <j:DocumentApprovedDate>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:Date>2000-01-01</nc:Date>
      <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
      <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
      <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
   </j:DocumentApprovedDate>
   <j:DocumentComment>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:CommentAuthorText>string</nc:CommentAuthorText>
      <nc:CommentCreationDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:CommentCreationDate>
      <nc:CommentText>string</nc:CommentText>
      <nc:CommentTitleText>string</nc:CommentTitleText>
      <mo:CommentDestinationText>string</mo:CommentDestinationText>
   </j:DocumentComment>
   <j:DocumentReviewDate>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:Date>2000-01-01</nc:Date>
      <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
      <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
      <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
   </j:DocumentReviewDate>
   <j:DocumentSignature>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <j:SignatureDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </j:SignatureDate>
      <j:SignatureImage>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:BinaryID>string</nc:BinaryID>
         <j:BinaryCategoryCode>AUDIO</j:BinaryCategoryCode>
         <nc:BinaryHash>...
         </nc:BinaryHash>
         <nc:BinaryLocationText>string</nc:BinaryLocationText>
         <nc:BinaryAvailableIndicator>true</nc:BinaryAvailableIndicator>
         <cbrn:UTF8BinaryObjectText>string</cbrn:UTF8BinaryObjectText>
         <nc:BinaryCaptureDate>...
         </nc:BinaryCaptureDate>
         <nc:BinaryCapturer>...
         </nc:BinaryCapturer>
         <nc:BinaryDescriptionText>string</nc:BinaryDescriptionText>
         <nc:BinaryFormatText>string</nc:BinaryFormatText>
         <nc:BinaryFormatStandardName>string</nc:BinaryFormatStandardName>
         <nc:BinaryURI>http://www.example.com/</nc:BinaryURI>
         <nc:BinarySizeValue>1.0</nc:BinarySizeValue>
         <j:BinaryAugmentation>......
         </j:BinaryAugmentation>
         <nc:ImageHeightValue>1</nc:ImageHeightValue>
         <nc:ImageLocation>...
         </nc:ImageLocation>
         <nc:ImageWidthValue>1</nc:ImageWidthValue>
         <biom:ImageAugmentation>......
         </biom:ImageAugmentation>
      </j:SignatureImage>
      <j:SignatureLocationText>string</j:SignatureLocationText>
      <j:SignatureMethodText>string</j:SignatureMethodText>
      <j:SignatureNameText>string</j:SignatureNameText>
      <j:SignaturePersonName>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:PersonNamePrefixText>string</nc:PersonNamePrefixText>
         <nc:PersonGivenName>string</nc:PersonGivenName>
         <nc:PersonMiddleName>string</nc:PersonMiddleName>
         <nc:PersonSurName>string</nc:PersonSurName>
         <nc:PersonNameSuffixText>string</nc:PersonNameSuffixText>
         <nc:PersonMaidenName>string</nc:PersonMaidenName>
         <nc:PersonFullName>string</nc:PersonFullName>
         <j:PersonNameCategoryCode>aka</j:PersonNameCategoryCode>
         <nc:PersonNameSalutationText>string</nc:PersonNameSalutationText>
         <nc:PersonOfficialGivenName>string</nc:PersonOfficialGivenName>
         <nc:PersonPreferredName>string</nc:PersonPreferredName>
         <nc:PersonSurNamePrefixText>string</nc:PersonSurNamePrefixText>
         <im:PersonNameAugmentation>......
         </im:PersonNameAugmentation>
      </j:SignaturePersonName>
      <j:SignatureAugmentationPoint>any content</j:SignatureAugmentationPoint>
   </j:DocumentSignature>
</j:DocumentAugmentation>