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 index30.tmp#id2132 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2131 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191 index49.tmp#id2130 index30.tmp#id2128
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 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2197 index30.tmp#id2196 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191 index49.tmp#id2195 index30.tmp#id2193
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 index30.tmp#id2132 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2201 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191 index49.tmp#id2200 index30.tmp#id2198
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 index30.tmp#id2132 index30.tmp#id2139 index30.tmp#id2205 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2191 index49.tmp#id2204 index30.tmp#id2202
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 index30.tmp#id2132 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2131 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191
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 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2197 index30.tmp#id2196 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191
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 index30.tmp#id2132 index30.tmp#id2135 index30.tmp#id2138 index30.tmp#id2201 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2189 index30.tmp#id2191
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 index30.tmp#id2132 index30.tmp#id2139 index30.tmp#id2205 index49.tmp#id2144 index49.tmp#id2151 index30.tmp#id2187 index30.tmp#id2191
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 index30.tmp#id2146 index30.tmp#id2147 index41.tmp#id1442 index30.tmp#id2145 index30.tmp#id2149 index30.tmp#id2150 index30.tmp#id2148
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 index30.tmp#id2153 index30.tmp#id2156 index30.tmp#id2158 index30.tmp#id2162 index30.tmp#id2164 index49.tmp#id2152 index30.tmp#id2168 index30.tmp#id2170 index30.tmp#id2167 index30.tmp#id2172 index30.tmp#id2174 index30.tmp#id2171 index30.tmp#id2176 index30.tmp#id2175 index30.tmp#id2179 index30.tmp#id2178 index30.tmp#id2182 index30.tmp#id2181 index30.tmp#id2185 index30.tmp#id2184
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 index30.tmp#id2154 index30.tmp#id2155 index30.tmp#id2153 index30.tmp#id2157 index30.tmp#id2156 index30.tmp#id2159 index30.tmp#id2160 index30.tmp#id2158 index30.tmp#id2163 index30.tmp#id2162 index30.tmp#id2165 index30.tmp#id2166 index30.tmp#id2164
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>