[xsd-users] Output lowercase HexBinary

Miao Wang miaowang.tw at gmail.com
Tue Aug 23 20:14:53 EDT 2022


Hello Boris,

I tried the calendar example. When I ran

xsd cxx-tree --generate-xml-schema --custom-type date --hxx-epilogue
'#include "xml-schema-custom.hxx"' xml-schema.xsd

it display

error: --extern-xml-schema is required when compiling more than one schema
and --generate-xml-schema is specified

So, what should I do to run the example?

Thank you,
Miao.



[image: width=]
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
乾淨無病毒。www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Boris Kolpackov <boris at codesynthesis.com> 於 2022年6月6日 週一 下午6:56寫道:

> Miao Wang <miaowang.tw at gmail.com> writes:
>
> > Because the hexbinary in kml examples found on webs are all in lowercase
> > (ex: ff7faaaa), is there any way to output the hexbinary in lowercase.
>
> You can probably achieve this by customizing the hexBinary type:
>
>
> http://wiki.codesynthesis.com/Tree/Customization_guide#Customizing_the_XML_Schema_built-in_types
>
> (There are also some examples of customizing the built-in types).
>


More information about the xsd-users mailing list