Showing:

Facets
Properties
Source
Used by
Attribute @xlink:show
Namespace http://www.w3.org/1999/xlink
Type restriction of xs:NMTOKEN
Properties
content: simple
Facets
enumeration new, replace, embed, other, none
Used by
Attribute Group link-attributes
Source
<xs:attribute name="show">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="new"/>
      <xs:enumeration value="replace"/>
      <xs:enumeration value="embed"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location http://www.musicxml.org/xsd/xlink.xsd