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 index36.tmp#id3916 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3915 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975 index75.tmp#id3914 index36.tmp#id3912
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 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3981 index36.tmp#id3980 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975 index75.tmp#id3979 index36.tmp#id3977
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 index36.tmp#id3916 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3985 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975 index75.tmp#id3984 index36.tmp#id3982
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 index36.tmp#id3916 index36.tmp#id3923 index36.tmp#id3989 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3975 index75.tmp#id3988 index36.tmp#id3986
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 index36.tmp#id3916 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3915 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975
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 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3981 index36.tmp#id3980 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975
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 index36.tmp#id3916 index36.tmp#id3919 index36.tmp#id3922 index36.tmp#id3985 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3973 index36.tmp#id3975
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 index36.tmp#id3916 index36.tmp#id3923 index36.tmp#id3989 index75.tmp#id3928 index75.tmp#id3935 index36.tmp#id3971 index36.tmp#id3975
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 index36.tmp#id3930 index36.tmp#id3931 index63.tmp#id3229 index36.tmp#id3929 index36.tmp#id3933 index36.tmp#id3934 index36.tmp#id3932
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 index36.tmp#id3937 index36.tmp#id3940 index36.tmp#id3942 index36.tmp#id3946 index36.tmp#id3948 index75.tmp#id3936 index36.tmp#id3952 index36.tmp#id3954 index36.tmp#id3951 index36.tmp#id3956 index36.tmp#id3958 index36.tmp#id3955 index36.tmp#id3960 index36.tmp#id3959 index36.tmp#id3963 index36.tmp#id3962 index36.tmp#id3966 index36.tmp#id3965 index36.tmp#id3969 index36.tmp#id3968
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 index36.tmp#id3938 index36.tmp#id3939 index36.tmp#id3937 index36.tmp#id3941 index36.tmp#id3940 index36.tmp#id3943 index36.tmp#id3944 index36.tmp#id3942 index36.tmp#id3947 index36.tmp#id3946 index36.tmp#id3949 index36.tmp#id3950 index36.tmp#id3948
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>