Namespace: |
|
Defined: |
globally in hscommon.xsd; see XML source |
Used: |
at 2 locations |
Simple Content Model |
"xpath" |
Type Derivation Tree
xsd:string (restriction)
![]() |
Derivation: |
restriction of xsd:string
|
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This type defines the types of location pointers allowed by the
</xsd:documentation>
XMI. Today the only valid value is "xpath". In the future, if additional XML pointer dialects become standard, they may be added as well. <xsd:restriction base="xsd:string">
<xsd:enumeration value="xpath"/>
</xsd:restriction>
</xsd:simpleType>
|