attributeGroup syncBehaviorDefaultAttrs
namespace http://www.w3.org/2001/SMIL20/
used by
attributeGroup TimingAttrs
attributes
Name  Type  Use  Default  Fixed  annotation
syncBehaviorDefaultsmil20:syncBehaviorDefaultType  inherit    
syncToleranceDefaultxs:string  inherit    
source <xs:attributeGroup name="syncBehaviorDefaultAttrs">
 
<xs:attribute name="syncBehaviorDefault" type="smil20:syncBehaviorDefaultType" default="inherit"/>
 
<xs:attribute name="syncToleranceDefault" type="string" default="inherit"/>
</xs:attributeGroup>

attribute syncBehaviorDefaultAttrs/@syncBehaviorDefault
type smil20:syncBehaviorDefaultType
properties
isRef 0
default inherit
facets
Kind Value annotation 
enumeration canSlip 
enumeration locked 
enumeration independent 
enumeration inherit 
source <xs:attribute name="syncBehaviorDefault" type="smil20:syncBehaviorDefaultType" default="inherit"/>

attribute syncBehaviorDefaultAttrs/@syncToleranceDefault
type xs:string
properties
isRef 0
default inherit
source <xs:attribute name="syncToleranceDefault" type="string" default="inherit"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy