svg:xlinkRefAttrsEmbed

Standard XLink attributes for uses of URI referencing where xlink:show is 'embed'

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional

Used By

Complex Type svg:useType

Source

<attributeGroup name="xlinkRefAttrsEmbed">
  <annotation>
    <documentation>Standard XLink attributes for uses of URI referencing where xlink:show is 'embed'</documentation>
  </annotation>
  <attribute ref="xlink:type" fixed="simple"/>
  <attribute ref="xlink:role"/>
  <attribute ref="xlink:arcrole"/>
  <attribute ref="xlink:title"/>
  <attribute ref="xlink:show"/>
  <attribute ref="xlink:actuate"/>
</attributeGroup>