Posted By:
Medha_Shewale
Posted On:
Monday, March 5, 2007 11:39 PM
Hi, I have following schema definition: "outside" is defined in as xmlns:outside="http://www.someaddress/outside" Vector is defined as a complexType in another XML as How do I fill up the tag in its corresponding XML, how should I access the "x", "y", "z" elements from the other document? So that I can define the coordinates similar to: 33.2 22.1 11.8 Thanks and Regards Medha.
More>>
Hi,
I have following schema definition:
"outside" is defined in
as
xmlns:outside="http://www.someaddress/outside"
Vector is defined as a complexType in another XML as
How do I fill up the
tag in its corresponding XML, how should I access the "x", "y", "z" elements from the other document?
So that I can define the coordinates similar to:
33.2
22.1
11.8
Thanks and Regards
Medha.