Definition Type: AttributeGroup
Name: SimpleObjectAttributeGroup
Namespace: http://niem.gov/niem/structures/2.0
Containing Schema: structures.xsd
Documentation:
The SimpleObjectAttributeGroup attribute group provides a collection of attributes which are appropriate for definition of object types.
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsdXSD Diagram of SimpleObjectAttributeGroup in schema structures_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attributeGroup name="SimpleObjectAttributeGroup">
    <xsd:annotation>
        <xsd:documentation>The SimpleObjectAttributeGroup attribute group
      provides a collection of attributes which are appropriate for
      definition of object types.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute ref="s:id" />
    <xsd:attribute ref="s:metadata" />
    <xsd:attribute ref="s:linkMetadata" />
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)