[xsd-users] RE: I can't compile smil schema

高攀 gpmnlxdw at gmail.com
Tue Mar 25 02:25:35 EDT 2008


Hi everybody!

I'm wondering if that my another email box is blocked,so I send this email
again.
And I hope this will not bother you.

Sorry && Thanks.

==========================================================================

and --anonymous-regex '/.* transitionFilterPrototype/calcMode2/' will get
the same result

 =======================================

 Hi!
I read the emails before and found this link:

http://wiki.codesynthesis.com/Schemas/SMIL

Then I compile the schemas that I download from this link with xsd,but it
still doesn't work.what can I do?

Thanks!

[clgao at paradise smil-2.0-schemas-split]$ xsd --version
CodeSynthesis XSD XML Schema to C++ compiler 3.1.0
Copyright (C) 2005-2008 Code Synthesis Tools CC
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[clgao at paradise smil-2.0-schemas-split]$ xsd cxx-tree  --namespace-regex
'/.*22-rdf-syntax-ns#/smil::rdf/' --generate-polymorphic --anonymous-regex
'/.*transitionFilterPrototype/calcMode2/'   *.xsd
smil20-transitions-base.xsd:95:69: error: attribute name
'transitionFilterPrototype/calcMode' creates an unstable conflict when used
as a type name
smil20-animate-base.xsd:84:25: info: conflicting type is defined here
smil20-transitions-base.xsd:95:69: info: use --anonymous-regex to resolve
this conflict
smil20-transitions-base.xsd:95:69: info: and don't forget to pass the same
option when translating 'smil20-transitions-base.xsd' and all the schemas
that refer to it
[clgao at paradise smil-2.0-schemas-split]$



More information about the xsd-users mailing list