attributeGroup syncBehaviorAttrs
namespace http://www.w3.org/2001/SMIL20/
used by
attributeGroup TimingAttrs
attributes
Name  Type  Use  Default  Fixed  annotation
syncBehaviorsmil20:syncBehaviorType  default    
syncTolerancexs:stringoptional      
source <xs:attributeGroup name="syncBehaviorAttrs">
 
<xs:attribute name="syncBehavior" type="smil20:syncBehaviorType" default="default"/>
 
<xs:attribute name="syncTolerance" type="string" use="optional"/>
</xs:attributeGroup>

attribute syncBehaviorAttrs/@syncBehavior
type smil20:syncBehaviorType
properties
isRef 0
default default
facets
Kind Value annotation 
enumeration canSlip 
enumeration locked 
enumeration independent 
enumeration default 
source <xs:attribute name="syncBehavior" type="smil20:syncBehaviorType" default="default"/>

attribute syncBehaviorAttrs/@syncTolerance
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="syncTolerance" type="string" use="optional"/>


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