att.dataSelecting

Attributes for selecting data.
Module
Attributes
select
select(optional)XPath used to select data to which an element or a property applies. Value of datatype token.
select(optional)XPath used to select data to which an element or a property applies. Value of datatype token.
Component declarations that are shared between two or more modules.
select(optional)XPath used to select data to which an element or a property applies. Value of datatype token.
Available at
symbolDefDeclaration of an individual symbol in a symbolTable.
User-defined symbols component declarations.
symbolDefDeclaration of an individual symbol in a symbolTable.
Declaration
<classSpec ident="att.dataSelecting" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for selecting data.</desc>
<attList>
<attDef ident="select" usage="opt">
<desc xml:lang="en">XPath used to select data to which an element or a property applies.</desc>
<datatype maxOccurs="1">
<rng:data type="token"/>
</datatype>
</attDef>
</attList>
</classSpec>