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 index13.tmp#id2207 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2206 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266 index14.tmp#id2205 index13.tmp#id2203
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 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2272 index13.tmp#id2271 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266 index14.tmp#id2270 index13.tmp#id2268
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 index13.tmp#id2207 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2276 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266 index14.tmp#id2275 index13.tmp#id2273
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 index13.tmp#id2207 index13.tmp#id2214 index13.tmp#id2280 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2266 index14.tmp#id2279 index13.tmp#id2277
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 index13.tmp#id2207 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2206 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266
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 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2272 index13.tmp#id2271 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266
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 index13.tmp#id2207 index13.tmp#id2210 index13.tmp#id2213 index13.tmp#id2276 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2264 index13.tmp#id2266
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 index13.tmp#id2207 index13.tmp#id2214 index13.tmp#id2280 index14.tmp#id2219 index14.tmp#id2226 index13.tmp#id2262 index13.tmp#id2266
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 index13.tmp#id2221 index13.tmp#id2222 index29.tmp#id1520 index13.tmp#id2220 index13.tmp#id2224 index13.tmp#id2225 index13.tmp#id2223
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 index13.tmp#id2228 index13.tmp#id2231 index13.tmp#id2233 index13.tmp#id2237 index13.tmp#id2239 index14.tmp#id2227 index13.tmp#id2243 index13.tmp#id2245 index13.tmp#id2242 index13.tmp#id2247 index13.tmp#id2249 index13.tmp#id2246 index13.tmp#id2251 index13.tmp#id2250 index13.tmp#id2254 index13.tmp#id2253 index13.tmp#id2257 index13.tmp#id2256 index13.tmp#id2260 index13.tmp#id2259
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 index13.tmp#id2229 index13.tmp#id2230 index13.tmp#id2228 index13.tmp#id2232 index13.tmp#id2231 index13.tmp#id2234 index13.tmp#id2235 index13.tmp#id2233 index13.tmp#id2238 index13.tmp#id2237 index13.tmp#id2240 index13.tmp#id2241 index13.tmp#id2239
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>