Attribute Group App_TitlePageFAR.attlist

Namespace No namespace
Diagram
Attribute App_TitlePageFAR.attlist / @idAttribute App_TitlePageFAR.attlist / @conrefAttribute App_TitlePageFAR.attlist / @conrefendAttribute App_TitlePageFAR.attlist / @conactionAttribute App_TitlePageFAR.attlist / @conkeyrefAttribute App_TitlePageFAR.attlist / @propsAttribute App_TitlePageFAR.attlist / @platformAttribute App_TitlePageFAR.attlist / @productAttribute App_TitlePageFAR.attlist / @audienceAttribute App_TitlePageFAR.attlist / @otherpropsAttribute App_TitlePageFAR.attlist / @baseAttribute App_TitlePageFAR.attlist / @importanceAttribute App_TitlePageFAR.attlist / @revAttribute App_TitlePageFAR.attlist / @statusAttribute App_TitlePageFAR.attlist / @translateAttribute @xml:langAttribute App_TitlePageFAR.attlist / @dirAttribute App_TitlePageFAR.attlist / @outputclassAttribute @ditaarch:DITAArchVersionAttribute App_TitlePageFAR.attlist / @domainsAttribute App_TitlePageFAR.attlist / @xtrcAttribute App_TitlePageFAR.attlist / @xtrfAttribute App_TitlePageFAR.attlist / @class
Used by
Attributes
QName Type Default Use
Attribute App_TitlePageFAR.attlist / @audience optional
Attribute App_TitlePageFAR.attlist / @base optional
Attribute App_TitlePageFAR.attlist / @class - topic/topic optional
Attribute App_TitlePageFAR.attlist / @conaction restriction of xs:token optional
Attribute App_TitlePageFAR.attlist / @conkeyref optional
Attribute App_TitlePageFAR.attlist / @conref optional
Attribute App_TitlePageFAR.attlist / @conrefend optional
Attribute App_TitlePageFAR.attlist / @dir restriction of xs:token optional
Attribute @ditaarch:DITAArchVersion 1.2 optional
Attribute App_TitlePageFAR.attlist / @domains (topic concept) (topic concept glossentry) (topic concept glossgroup) (topic reference) (topic task) (topic hi-d) (topic ut-d) (topic indexing-d) (topic hazard-d) (topic abbrev-d) (topic pr-d) (topic sw-d) (topic ui-d) (topic task strictTaskbody-c) optional
Attribute App_TitlePageFAR.attlist / @id xs:ID optional
Attribute App_TitlePageFAR.attlist / @importance restriction of xs:token optional
Attribute App_TitlePageFAR.attlist / @otherprops optional
Attribute App_TitlePageFAR.attlist / @outputclass optional
Attribute App_TitlePageFAR.attlist / @platform optional
Attribute App_TitlePageFAR.attlist / @product optional
Attribute App_TitlePageFAR.attlist / @props optional
Attribute App_TitlePageFAR.attlist / @rev optional
Attribute App_TitlePageFAR.attlist / @status restriction of xs:token optional
Attribute App_TitlePageFAR.attlist / @translate restriction of xs:token optional
Attribute @xml:lang optional
Attribute App_TitlePageFAR.attlist / @xtrc optional
Attribute App_TitlePageFAR.attlist / @xtrf optional
Source
<xs:attributeGroup name="App_TitlePageFAR.attlist">
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="conref"/>
  <xs:attribute name="conrefend"/>
  <xs:attribute name="conaction">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="mark"/>
        <xs:enumeration value="pushafter"/>
        <xs:enumeration value="pushbefore"/>
        <xs:enumeration value="pushreplace"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="conkeyref"/>
  <xs:attribute name="props"/>
  <xs:attribute name="platform"/>
  <xs:attribute name="product"/>
  <xs:attribute name="audience"/>
  <xs:attribute name="otherprops"/>
  <xs:attribute name="base"/>
  <xs:attribute name="importance">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="default"/>
        <xs:enumeration value="deprecated"/>
        <xs:enumeration value="high"/>
        <xs:enumeration value="low"/>
        <xs:enumeration value="normal"/>
        <xs:enumeration value="obsolete"/>
        <xs:enumeration value="optional"/>
        <xs:enumeration value="recommended"/>
        <xs:enumeration value="required"/>
        <xs:enumeration value="urgent"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="rev"/>
  <xs:attribute name="status">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="changed"/>
        <xs:enumeration value="deleted"/>
        <xs:enumeration value="new"/>
        <xs:enumeration value="unchanged"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="translate">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="no"/>
        <xs:enumeration value="yes"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute ref="xml:lang"/>
  <xs:attribute name="dir">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="lro"/>
        <xs:enumeration value="ltr"/>
        <xs:enumeration value="rlo"/>
        <xs:enumeration value="rtl"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="outputclass"/>
  <xs:attribute ref="ditaarch:DITAArchVersion" default="1.2"/>
  <xs:attribute name="domains" default="(topic concept) (topic concept glossentry) (topic concept glossgroup) (topic reference) (topic task) (topic hi-d) (topic ut-d) (topic indexing-d) (topic hazard-d) (topic abbrev-d) (topic pr-d) (topic sw-d) (topic ui-d) (topic task strictTaskbody-c)"/>
  <xs:attribute name="xtrc"/>
  <xs:attribute name="xtrf"/>
  <xs:attribute name="class" default="- topic/topic "/>
</xs:attributeGroup>

Attribute App_TitlePageFAR.attlist / @id

Namespace No namespace
Type xs:ID
Properties
content: simple
Used by
Source
<xs:attribute name="id" type="xs:ID"/>

Attribute App_TitlePageFAR.attlist / @conaction

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration mark
enumeration pushafter
enumeration pushbefore
enumeration pushreplace
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="conaction">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="mark"/>
      <xs:enumeration value="pushafter"/>
      <xs:enumeration value="pushbefore"/>
      <xs:enumeration value="pushreplace"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute App_TitlePageFAR.attlist / @importance

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration default
enumeration deprecated
enumeration high
enumeration low
enumeration normal
enumeration obsolete
enumeration optional
enumeration recommended
enumeration required
enumeration urgent
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="importance">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="default"/>
      <xs:enumeration value="deprecated"/>
      <xs:enumeration value="high"/>
      <xs:enumeration value="low"/>
      <xs:enumeration value="normal"/>
      <xs:enumeration value="obsolete"/>
      <xs:enumeration value="optional"/>
      <xs:enumeration value="recommended"/>
      <xs:enumeration value="required"/>
      <xs:enumeration value="urgent"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute App_TitlePageFAR.attlist / @status

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration changed
enumeration deleted
enumeration new
enumeration unchanged
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="status">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="changed"/>
      <xs:enumeration value="deleted"/>
      <xs:enumeration value="new"/>
      <xs:enumeration value="unchanged"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute App_TitlePageFAR.attlist / @translate

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration no
enumeration yes
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="translate">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="no"/>
      <xs:enumeration value="yes"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute App_TitlePageFAR.attlist / @dir

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration lro
enumeration ltr
enumeration rlo
enumeration rtl
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lro"/>
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rlo"/>
      <xs:enumeration value="rtl"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute App_TitlePageFAR.attlist / @domains

Namespace No namespace
Properties
default: (topic concept) (topic concept glossentry) (topic concept glossgroup) (topic reference) (topic task) (topic hi-d) (topic ut-d) (topic indexing-d) (topic hazard-d) (topic abbrev-d) (topic pr-d) (topic sw-d) (topic ui-d) (topic task strictTaskbody-c)
Used by
Source
<xs:attribute name="domains" default="(topic concept) (topic concept glossentry) (topic concept glossgroup) (topic reference) (topic task) (topic hi-d) (topic ut-d) (topic indexing-d) (topic hazard-d) (topic abbrev-d) (topic pr-d) (topic sw-d) (topic ui-d) (topic task strictTaskbody-c)"/>

Attribute App_TitlePageFAR.attlist / @class

Namespace No namespace
Properties
default: - topic/topic
Used by
Source
<xs:attribute name="class" default="- topic/topic "/>