| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | xsd:ID | optional |
| Element | attributedElement |
| Complex Types | AttrType, RelendType, TypedElementType |
<xsd:complexType name="AttributedElementType"> <xsd:attribute name="id" type="xsd:ID"/> </xsd:complexType> |