Subset of html tags in xml -
i new xml , html , have question :)
in next xml:
<element name="itemdescription"> <any minoccurs="0"/> </element> how can "itemdescription" tag able back upwards subset of html uses ul, li, b, , span tags? defined take xml.
i have googled lot on 1 - cant come solution. maybe utilize complextypes.
can help me? :)
thx
keep in mind html little xml except similar syntax.
you @ schema of xhtml , re-create out parts need, easier implement them yourself.
in case imho it's not thought seek re-implement (x)html within xml application. easier either
implement similar html , have application reading xml convert html store html (cdata) string instead don't utilize html illustration lightweight markup language html xml tags xsd
No comments:
Post a Comment