diagram |
 |
namespace |
http://niem.gov/niem/structures/2.0 |
type |
s:AugmentationType |
properties |
content | complex | abstract | true |
|
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 Augmentation element provides a substitution
group head for augmentations. The designer of a message or object may
use this element within an object definition. This will allow the
selection of augmentations dynamically, at run time (or at least
schema selection time) rather than at schema authoring
time. |
|
source |
<xsd:element name="Augmentation" type="s:AugmentationType" abstract="true">
<xsd:annotation>
<xsd:documentation>The Augmentation element provides a substitution
group head for augmentations. The designer of a message or object may
use this element within an object definition. This will allow the
selection of augmentations dynamically, at run time (or at least
schema selection time) rather than at schema authoring
time.</xsd:documentation>
</xsd:annotation>
</xsd:element> |