Hi Tom, thanks for that. it has been a great help and has save many hours of work!
finally how would you go an XSLT to attain the flat-hierarchy for this code:
<xs:complexType name="Party">
<xs:annotation>
<xs:documentation>Business Entity</xs:documentation>
</xs:annotation>...
Hi Tom, thanks for the quick response,
cheers that works great.
i'm wondering what modifications need to be made to only output the element-level(lowest level) hierarchy/path?
thanks a lot
jiefwu
Hi Tom,
I'm looking for text-based output, however either case will give me the output as above.
do i need to fill in anything in the all the areas marked "*" ? (i.e. 'contactDetail') ?
do i press 'XSL Transformation' and choose the XML file to be transformed?
thanks for the help.
the desired output is to flatten out the XML Structure to the element level in order to write descriptions for each element.
how would i go about writing the XSLT stylesheet to achieve this? i have AltovaStyleVision if that helps.
any others options?
Hi i'm looking to get the following XML code:
------------------------------------------------------------
<pod:contactDetail>
<pod:contactRowID>contactRowID</pod:contactRowID>
<pod:customerAccount>customerAccount</pod:customerAccount>
<pod:individual>individual</pod:individual>
<pod:person>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.