Definition Type: AttributeGroup
Name: Styling.attrib.class
Namespace: http://www.w3.org/2006/10/ttaf1#style
Containing Schema: ttaf1-dfxp-styling-attribs.xsd
Collapse XSD Schema Diagram:
Drilldown into zIndex in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into writingMode in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into wrapOption in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into visibility in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into unicodeBidi in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into textOutline in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into textDecoration in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into textAlign in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into showBackground in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into padding in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into overflow in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into origin in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into opacity in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into lineHeight in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into fontWeight in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into fontStyle in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into fontSize in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into fontFamily in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into extent in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into dynamicFlow in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into displayAlign in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into display in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into direction in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into color in schema ttaf1-dfxp-styling-attribs_xsd Drilldown into backgroundColor in schema ttaf1-dfxp-styling-attribs_xsdXSD Diagram of Styling.attrib.class in schema ttaf1-dfxp-styling-attribs_xsd (Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP))
Collapse XSD Schema Code:
<xs:attributeGroup name="Styling.attrib.class">
    <xs:attribute ref="tts:backgroundColor" />
    <xs:attribute ref="tts:color" />
    <xs:attribute ref="tts:direction" />
    <xs:attribute ref="tts:display" />
    <xs:attribute ref="tts:displayAlign" />
    <xs:attribute ref="tts:dynamicFlow" />
    <xs:attribute ref="tts:extent" />
    <xs:attribute ref="tts:fontFamily" />
    <xs:attribute ref="tts:fontSize" />
    <xs:attribute ref="tts:fontStyle" />
    <xs:attribute ref="tts:fontWeight" />
    <xs:attribute ref="tts:lineHeight" />
    <xs:attribute ref="tts:opacity" />
    <xs:attribute ref="tts:origin" />
    <xs:attribute ref="tts:overflow" />
    <xs:attribute ref="tts:padding" />
    <xs:attribute ref="tts:showBackground" />
    <xs:attribute ref="tts:textAlign" />
    <xs:attribute ref="tts:textDecoration" />
    <xs:attribute ref="tts:textOutline" />
    <xs:attribute ref="tts:unicodeBidi" />
    <xs:attribute ref="tts:visibility" />
    <xs:attribute ref="tts:wrapOption" />
    <xs:attribute ref="tts:writingMode" />
    <xs:attribute ref="tts:zIndex" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
backgroundColor tts:backgroundColor (Optional)
color tts:color (Optional)
direction tts:direction (Optional)
display tts:display (Optional)
displayAlign tts:displayAlign (Optional)
dynamicFlow tts:dynamicFlow (Optional)
extent tts:extent (Optional)
fontFamily tts:fontFamily (Optional)
fontSize tts:fontSize (Optional)
fontStyle tts:fontStyle (Optional)
fontWeight tts:fontWeight (Optional)
lineHeight tts:lineHeight (Optional)
opacity tts:opacity (Optional)
origin tts:origin (Optional)
overflow tts:overflow (Optional)
padding tts:padding (Optional)
showBackground tts:showBackground (Optional)
textAlign tts:textAlign (Optional)
textDecoration tts:textDecoration (Optional)
textOutline tts:textOutline (Optional)
unicodeBidi tts:unicodeBidi (Optional)
visibility tts:visibility (Optional)
wrapOption tts:wrapOption (Optional)
writingMode tts:writingMode (Optional)
zIndex tts:zIndex (Optional)