OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [sca-assembly] Use of XPath for locating properties



Hi

I'm looking at sca-assembly-1.1-spec-cd03-Rev3.pdf  and I have a question re. the use of XPath for locating properties and namespaces.

Section 5.3.1 snippet 5.9 defines the following property:

1643 <property name="complexFoo" type="foo:MyComplexType">
1644   <value>
1645     <foo:a>AValue</foo:a>
1646     <foo:b>InterestingURI</foo:b>
1647   </value>
1648 </property>

It then describes the following reference:

1652 <property name="currency" source="$complexFoo/a"/>

Should the xpath used here read "$complexFoo/foo:a"?

Regards

Simon

Simon Laws
Open Source SOA Development
tuscany.apache.org
Mail Point 146, Hursley Park, Winchester, Hampshire, SO21 2JN
Tel: Internal 248708  External +44 (0)1962 818708
Email: simon_laws@uk.ibm.com






Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU








[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]