Showing:

Attributes
Diagrams
Properties
Source
Used by
Imported schema smil20-language.xsd
Namespace http://www.w3.org/2001/SMIL20/Language
Properties
attribute form default: unqualified
element form default: qualified
Element smil20lang:animate
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2164 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224 index53.tmp#id2163 index45.tmp#id2161
Type smil20lang:animateType
Type hierarchy
Properties
content: complex
Substitution Group
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<element name="animate" type="smil20lang:animateType"/>
Element smil20lang:animateMotion
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2230 index45.tmp#id2229 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224 index53.tmp#id2228 index45.tmp#id2226
Type smil20lang:animateMotionType
Type hierarchy
Properties
content: complex
Substitution Group
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
origin string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<element name="animateMotion" type="smil20lang:animateMotionType"/>
Element smil20lang:animateColor
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2234 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224 index53.tmp#id2233 index45.tmp#id2231
Type smil20lang:animateColorType
Type hierarchy
Properties
content: complex
Substitution Group
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<element name="animateColor" type="smil20lang:animateColorType"/>
Element smil20lang:set
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2172 index45.tmp#id2238 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2224 index53.tmp#id2237 index45.tmp#id2235
Type smil20lang:setType
Type hierarchy
Properties
content: complex
Substitution Group
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<element name="set" type="smil20lang:setType"/>
Complex Type smil20lang:animateType
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2164 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224
Type extension of smil20:animatePrototype
Type hierarchy
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<complexType name="animateType">
  <complexContent>
    <extension base="smil20:animatePrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <any namespace="##other" processContents="lax"/>
      </choice>
      <attributeGroup ref="smil20lang:CoreAttrs"/>
      <attributeGroup ref="smil20lang:TimingAttrs"/>
      <attributeGroup ref="smil20:animTargetAttrs"/>
      <attributeGroup ref="smil20:animModeAttrs"/>
      <attributeGroup ref="smil20:skipContentAttrs"/>
      <anyAttribute namespace="##any" processContents="strict"/>
    </extension>
  </complexContent>
</complexType>
Complex Type smil20lang:animateMotionType
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2230 index45.tmp#id2229 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224
Type extension of smil20:animateMotionPrototype
Type hierarchy
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
origin string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<complexType name="animateMotionType">
  <complexContent>
    <extension base="smil20:animateMotionPrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <any namespace="##other" processContents="lax"/>
      </choice>
      <attributeGroup ref="smil20lang:CoreAttrs"/>
      <attributeGroup ref="smil20lang:TimingAttrs"/>
      <attributeGroup ref="smil20:animTargetAttrs"/>
      <attributeGroup ref="smil20:animModeAttrs"/>
      <attributeGroup ref="smil20:skipContentAttrs"/>
      <anyAttribute namespace="##any" processContents="strict"/>
    </extension>
  </complexContent>
</complexType>
Complex Type smil20lang:animateColorType
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2168 index45.tmp#id2171 index45.tmp#id2234 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2222 index45.tmp#id2224
Type extension of smil20:animateColorPrototype
Type hierarchy
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
accumulate restriction of string none optional
additive restriction of string replace optional
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
by string optional
calcMode restriction of string linear optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
from string optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
values string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<complexType name="animateColorType">
  <complexContent>
    <extension base="smil20:animateColorPrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <any namespace="##other" processContents="lax"/>
      </choice>
      <attributeGroup ref="smil20lang:CoreAttrs"/>
      <attributeGroup ref="smil20lang:TimingAttrs"/>
      <attributeGroup ref="smil20:animTargetAttrs"/>
      <attributeGroup ref="smil20:animModeAttrs"/>
      <attributeGroup ref="smil20:skipContentAttrs"/>
      <anyAttribute namespace="##any" processContents="strict"/>
    </extension>
  </complexContent>
</complexType>
Complex Type smil20lang:setType
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2165 index45.tmp#id2172 index45.tmp#id2238 index53.tmp#id2177 index53.tmp#id2184 index45.tmp#id2220 index45.tmp#id2224
Type extension of smil20:setPrototype
Type hierarchy
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/SMIL20/Language'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
alt string optional
attributeName string required
attributeType restriction of string auto optional
begin string optional
class string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
id ID optional
longdesc anyURI optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
skip-content boolean true optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
targetElement IDREF optional
to string optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<complexType name="setType">
  <complexContent>
    <extension base="smil20:setPrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <any namespace="##other" processContents="lax"/>
      </choice>
      <attributeGroup ref="smil20lang:CoreAttrs"/>
      <attributeGroup ref="smil20lang:TimingAttrs"/>
      <attributeGroup ref="smil20:animTargetAttrs"/>
      <attributeGroup ref="smil20:skipContentAttrs"/>
      <anyAttribute namespace="##any" processContents="strict"/>
    </extension>
  </complexContent>
</complexType>
Attribute Group smil20lang:CoreAttrs
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2179 index45.tmp#id2180 index28.tmp#id1478 index45.tmp#id2178 index45.tmp#id2182 index45.tmp#id2183 index45.tmp#id2181
Used by
Attributes
QName Type Fixed Default Use Annotation
alt string optional
class string optional
id ID optional
longdesc anyURI optional
xml:lang union of(xs:language, restriction of xs:string) optional

lang (as an attribute name)

denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.

Notes

Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.

See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.

The union allows for the 'un-declaration' of xml:lang with the empty string.

Source
<attributeGroup name="CoreAttrs">
  <attributeGroup ref="smil20:structureModuleAttrs"/>
  <attributeGroup ref="smil20:alternateContentAttrs"/>
</attributeGroup>
Attribute Group smil20lang:TimingAttrs
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2186 index45.tmp#id2189 index45.tmp#id2191 index45.tmp#id2195 index45.tmp#id2197 index53.tmp#id2185 index45.tmp#id2201 index45.tmp#id2203 index45.tmp#id2200 index45.tmp#id2205 index45.tmp#id2207 index45.tmp#id2204 index45.tmp#id2209 index45.tmp#id2208 index45.tmp#id2212 index45.tmp#id2211 index45.tmp#id2215 index45.tmp#id2214 index45.tmp#id2218 index45.tmp#id2217
Used by
Attributes
QName Type Fixed Default Use Annotation
begin string optional
dur string optional
end string optional
fill smil20:fillTimingAttrsType default optional
fillDefault smil20:fillDefaultType inherit optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
restart smil20:restartTimingType default optional
restartDefault smil20:restartDefaultType inherit optional
syncBehavior smil20:syncBehaviorType default optional
syncBehaviorDefault smil20:syncBehaviorDefaultType inherit optional
syncTolerance string optional
syncToleranceDefault string inherit optional
Source
<attributeGroup name="TimingAttrs">
  <attributeGroup ref="smil20lang:BasicTimingAttrs"/>
  <attributeGroup ref="smil20:syncBehaviorAttrs"/>
  <attributeGroup ref="smil20:syncBehaviorDefaultAttrs"/>
  <attributeGroup ref="smil20:restartTimingAttrs"/>
  <attributeGroup ref="smil20:restartDefaultAttrs"/>
  <attributeGroup ref="smil20:fillTimingAttrs"/>
  <attributeGroup ref="smil20:fillDefaultAttrs"/>
</attributeGroup>
Attribute Group smil20lang:BasicTimingAttrs
Namespace http://www.w3.org/2001/SMIL20/Language
Diagram
Diagram index45.tmp#id2187 index45.tmp#id2188 index45.tmp#id2186 index45.tmp#id2190 index45.tmp#id2189 index45.tmp#id2192 index45.tmp#id2193 index45.tmp#id2191 index45.tmp#id2196 index45.tmp#id2195 index45.tmp#id2198 index45.tmp#id2199 index45.tmp#id2197
Used by
Attribute Group smil20lang:TimingAttrs
Attributes
QName Type Fixed Default Use Annotation
begin string optional
dur string optional
end string optional
max string optional
min string optional
repeat nonNegativeInteger optional
repeatCount smil20:nonNegativeDecimalType optional
repeatDur string optional
Source
<attributeGroup name="BasicTimingAttrs">
  <attributeGroup ref="smil20:beginEndTimingAttrs"/>
  <attributeGroup ref="smil20:durTimingAttrs"/>
  <attributeGroup ref="smil20:repeatTimingAttrs"/>
  <attributeGroup ref="smil20:deprecatedRepeatTiming"/>
  <attributeGroup ref="smil20:minMaxTimingAttrs"/>
</attributeGroup>