attributeGroup arcAttrs
namespace http://www.w3.org/1999/xlink
used by
complexType arcType
attributes
Name  Type  Use  Default  Fixed  annotation
typerequired    arc  
arcrole      
title      
show      
actuate      
from      
to      
documentation

     from and to have default behavior when values are missing
   
source <xs:attributeGroup name="arcAttrs">
 
<xs:attribute ref="xlink:type" use="required" fixed="arc"/>
 
<xs:attribute ref="xlink:arcrole"/>
 
<xs:attribute ref="xlink:title"/>
 
<xs:attribute ref="xlink:show"/>
 
<xs:attribute ref="xlink:actuate"/>
 
<xs:attribute ref="xlink:from"/>
 
<xs:attribute ref="xlink:to">
   
<xs:annotation>
     
<xs:documentation>
     from and to have default behavior when values are missing
   
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>


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