2.11.4.1 ST_CtxNodeType

Target namespace: http://schemas.microsoft.com/ink/2010/main

Referenced by: CT_CtxNode

This type defines a moniker of a context node type. MUST be either an ST_KnownCtxNodeType or an ST_Guid.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.

 <xsd:simpleType name="ST_CtxNodeType">
   <xsd:union memberTypes="msink:ST_KnownCtxNodeType msink:ST_Guid"/>
 </xsd:simpleType>

See section 5.7 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).