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


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