complexType AugmentationType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p265.png
namespace http://niem.gov/niem/structures/2.0
properties
abstract true
used by
element Augmentation
complexTypes CaseAugmentationType OrganizationAugmentationType PersonAugmentationType
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.
metadata      
documentation
The attribute metadata allows an object to point
      to metadata that affects itself.
annotation
documentation
The AugmentationType type is a base type for all
      augmentations. An augmentation may have metadata and an ID, but may
      not have link metadata, as it does not establish a relationship
      between its value and its context. The individual element contents of
      an augmentation, however, do establish a relationship between the
      context of the augmentation and the values of the individual
      elements.
source <xsd:complexType name="AugmentationType" abstract="true">
 
<xsd:annotation>
   
<xsd:documentation>The AugmentationType type is a base type for all
      augmentations. An augmentation may have metadata and an ID, but may
      not have link metadata, as it does not establish a relationship
      between its value and its context. The individual element contents of
      an augmentation, however, do establish a relationship between the
      context of the augmentation and the values of the individual
      elements.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute ref="s:id"/>
 
<xsd:attribute ref="s:metadata"/>
</xsd:complexType>


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