<!ATTLIST C_BIND_INFO idref IDREF #REQUIRED> |
Attribute | Mand. | Description | Default |
idref | yes | Identifier of the logical class used as physical layer. |
<!ELEMENT C_BIND_INFO (FILTER | FILTER_REF)?> |
Element | Mand. | Mult. | Description |
FILTER | yes | no | Filter used to define a partial binding (restricted to objects that match the filter). |
FILTER_REF | yes | no | Filter reference used to define a partial binding (restricted to objects that match the filter). |
<C_BIND_INFO idref="userClass"/> |