[xsde-users] Failing to retrieve embedded xml-fragments

Nebelung, Hartmut Hartmut.Nebelung at baslerweb.com
Thu Nov 12 05:15:23 EST 2015


Hi,

I am failing to retrieve data of this type:

<xs:complexType name="ExtensionType">
<xs:sequence>
<xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>


For example:
       <Extension>
           <MyFavourite>123</MyFavourite>
           <AnotherNode>
               <WithSubNode>bla</WithSubNode>
               <WithSubNode>blub</WithSubNode>
           </AnotherNode>
       </Extension>

I do get callbacks for element nodes, but not for the content. resulting in

< MyFavourite />< AnotherNode< WithSubNode />< WithSubNode /> />

How can I retrieve the complete content?

Regards
         Hartmut
--


Hartmut Nebelung
Software Developer



Basler AG
An der Strusbek 60-62
22926 Ahrensburg
Germany

Tel. +49 4102 463 388
Fax +49 4102 463 46 388

Hartmut.Nebelung at baslerweb.com
www.baslerweb.com




Management board: Dr.-Ing. Dietmar Ley (CEO) · John P. Jennings · Arndt Bake · Hardy Mehl
Chairman of the supervisory board: Norbert Basler
Basler AG · Amtsgericht Lübeck HRB 4090 · Ust-IdNr.: DE 135 098 121 · Steuer-Nr.: 30 292 04497 · WEEE-Reg.-Nr. DE 83888045



More information about the xsde-users mailing list