|
What I expect is that when a type is defined in
http://www.w3.org/2001/XMLSchema,the schema for that namespace is
returned. But the result is that my schema is parent of type with QName {http://www.w3.org/2001/XMLSchema}anyType. Werner Guttmann wrote: In your XML schema, you define a target namespace of http://uri.seeburger.com/bisas/xformservice/schema; per definition (as you are setting elementFormDefault to 'qualified'), any global element definition will be assigned to this namespace.As such, the output generated below is correct. Why do you think that the call to get typeSchema.TargetNamespace() should return http://www.w3.org/2001/XMLSchema instead ? Werner Boris Dushanov wrote: --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
- [castor-user] xsd:anyType issue Boris Dushanov
- Re: [castor-user] xsd:anyType issue Werner Guttmann
- Re: [castor-user] xsd:anyType issue Boris Dushanov
- Re: [castor-user] xsd:anyType issue Werner Guttmann
- Re: [castor-user] xsd:anyType issue Boris Dushanov
- Re: [castor-user] xsd:anyType issue Werner Guttmann
- Re: [castor-user] xsd:anyType is... stoil valchkov
- Re: [castor-user] xsd:anyTyp... Boris Dushanov
- Re: [castor-user] xsd:anyTyp... Werner Guttmann

