Attribute Group tm.attributes

Namespace No namespace
Diagram
Attribute tm.attributes / @trademarkAttribute tm.attributes / @tmownerAttribute tm.attributes / @tmtypeAttribute tm.attributes / @tmclassAttribute Group id-attsAttribute Group select-attsAttribute Group localization-attsAttribute Group univ-atts
Used by
Attribute Group Attribute Group tm.attlist
Attributes
Source
<xs:attributeGroup name="tm.attributes">
  <xs:attribute name="trademark"/>
  <xs:attribute name="tmowner"/>
  <xs:attribute name="tmtype" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="reg"/>
        <xs:enumeration value="service"/>
        <xs:enumeration value="tm"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="tmclass"/>
  <xs:attributeGroup ref="univ-atts"/>
</xs:attributeGroup>

Attribute tm.attributes / @trademark

Namespace No namespace
Used by
Source
<xs:attribute name="trademark"/>

Attribute tm.attributes / @tmowner

Namespace No namespace
Used by
Source
<xs:attribute name="tmowner"/>

Attribute tm.attributes / @tmtype

Namespace No namespace
Type restriction of xs:token
Properties
use: required
Facets
enumeration reg
enumeration service
enumeration tm
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="tmtype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="reg"/>
      <xs:enumeration value="service"/>
      <xs:enumeration value="tm"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute tm.attributes / @tmclass

Namespace No namespace
Used by
Source
<xs:attribute name="tmclass"/>