mei:mei_att.pointing.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
target restriction of list of mei:mei_data.URI optional
Allows the use of one or more previously-undeclared URIs to identify
passive participants in a relationship; that is, the entities pointed
"to".
targettype xs:NMTOKEN optional
Characterization of target resource(s) using any convenient classification
scheme or typology.
xlink:actuate restriction of xs:token optional
Defines whether a link occurs automatically or must be requested by the
user.
xlink:role mei:mei_data.URI optional
Characterization of the relationship between resources. The value of the
role attribute must be a URI.
xlink:show restriction of xs:token optional
Defines how a remote resource is rendered.

Used By

Source

<xs:attributeGroup name="mei_att.pointing.attributes">
  <xs:attributeGroup ref="mei:mei_att.pointing.attribute.xlinkactuate"/>
  <xs:attributeGroup ref="mei:mei_att.pointing.attribute.xlinkrole"/>
  <xs:attributeGroup ref="mei:mei_att.pointing.attribute.xlinkshow"/>
  <xs:attributeGroup ref="mei:mei_att.pointing.attribute.target"/>
  <xs:attributeGroup ref="mei:mei_att.pointing.attribute.targettype"/>
</xs:attributeGroup>