<xsd:simpleType name="wIdRef">
<xsd:annotation>
<xsd:documentation>
<type>Simple</type>
<name>wIdRef</name>
<comment>These values are references to existing wIds only, i.e., given an existing wId of the form XYZ, the value is necessarily #XYZ</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType> |