XML Tutorial/XML Schema/selector
Версия от 18:22, 25 мая 2010; (обсуждение)
selector and field elements
<selector id="ID"
xpath="XPath expression subset"
{any attributes with non-schema namespace}>
Content: (annotation?)
</selector>
<field id="ID"
xpath="XPath expression subset"
{any attributes with non-schema namespace}>
Content: (annotation?)
</field>