simpleType showType
namespace http://www.w3.org/1999/xlink
type restriction of xs:token
used by
attribute show
facets
Kind Value annotation 
enumeration new 
enumeration replace 
enumeration embed 
enumeration other 
enumeration none 
source <xs:simpleType name="showType">
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="new"/>
   
<xs:enumeration value="replace"/>
   
<xs:enumeration value="embed"/>
   
<xs:enumeration value="other"/>
   
<xs:enumeration value="none"/>
 
</xs:restriction>
</xs:simpleType>


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