copyOf |
xs:anyURI |
|
|
optional |
|
points to an element of which the current element is a
copy. |
|
corresp |
restriction of list of xs:anyURI |
|
|
optional |
|
(corresponds) points to elements that correspond to the current element in
some way. |
|
exclude |
restriction of list of xs:anyURI |
|
|
optional |
|
points to elements that are in exclusive alternation with the current
element. |
|
next |
xs:anyURI |
|
|
optional |
|
points to the next element of a virtual aggregate of which the current
element is part. |
|
prev |
xs:anyURI |
|
|
optional |
|
(previous) points to the previous element of a virtual aggregate of which
the current element is part. |
|
sameAs |
xs:anyURI |
|
|
optional |
|
points to an element that is the same as the current
element. |
|
select |
restriction of list of xs:anyURI |
|
|
optional |
|
selects one or more alternants; if one alternant is selected, the
ambiguity or uncertainty is marked as resolved. If more than one alternant is selected,
the degree of ambiguity or uncertainty is marked as reduced by the number of alternants
not selected. |
|
synch |
restriction of list of xs:anyURI |
|
|
optional |
|
(synchronous) points to elements that are synchronous with the current
element. |
|