problems when parsing the DescriebTaskingRequestReponse Document with xmlbeans
maven apache <[email protected]>
| Newsgroups | gmane.text.xml.xmlbeans.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, When I parse the a xml Document named DescriebTaskingRequestReponse in my java program , I want to judge whether the element named Position exists,it is under the commondata-anydata element(see annex schema.jpg).so I think I should use the method commondata.isSetPosition(), however I can not find the method,also I can not find the method commondata.getPosition() as show in the pro.jpg. The schema spsDescribeTaskingRequestResponse.xsd<http://schemas.opengis.net/sps/1.0.0/spsDescribeTaskingRequestResponse.xsd> can be got from the link : http://schemas.opengis.net/sps/1.0.0/ Anyone can help me? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
shchema.JPG
(image/jpeg, 35 KB) - not displayed
pro.JPG
(image/jpeg, 29 KB) - not displayed