Table of contentsAppendices |
C.2 Fragment IdentifiersFragment IdentifiersThe following fragment identifier syntax is compliant with the [XPTR]. The URI in a URI-reference for a WSDL component is the {target namespace} property of either the component itself, in the case of interfaces, bindings, and services, or the {target namespace} property of an ancestor component. The URI provided by the {target namespace} property is combined with a fragment identifier, where the fragment identifier is constructed from the {name} property of the component and the {name} properties of its ancestors as a path according to [uri-ref-frag-table]. In that table the first column gives the name of the WSDL component as the [local name] of the element information item that represents that construct in a WSDL document. Columns two and three populate the variables x and y respectively. These variables are then used to construct the fragment in column four.
Note that the above rules are defined in terms of component properties rather the XML Infoset representation of the component model. |