Help with XSDSimpleTypes [message #30426] |
Mon, 29 September 2003 14:12  |
Eclipse User |
|
|
|
All,
We are working on a simple data type hierarchy and I seem to be stuck.
I'm starting with an old model we used to use based on XmlSchema. In that
model we have all our simple data types under XsdAnySimpleType in the
hierarchy. However, we have the basetype for AnySimpleType set to a
placeholder in our model for XsdAnyType. I don't see any way to make that
happen in Eclipse XSD. What should the base type be for AnySimpleType?
thanks,
lp
|
|
|
Re: Help with XSDSimpleTypes [message #30495 is a reply to message #30426] |
Mon, 29 September 2003 14:35  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Lance,
In the XSD model there are two versions of anyType, one is simple
(XSDSimpleTypeDefinition) and the other is complex
(XSDComplexTypeDefinition). The anySimpleType has the simple anyType as its
base type. The complex anyType is the base type of everything. I'm not sure
what you are having problems with, but there should be enough hiearchy
available to do the job...
Lance Phillips wrote:
> All,
> We are working on a simple data type hierarchy and I seem to be stuck.
> I'm starting with an old model we used to use based on XmlSchema. In that
> model we have all our simple data types under XsdAnySimpleType in the
> hierarchy. However, we have the basetype for AnySimpleType set to a
> placeholder in our model for XsdAnyType. I don't see any way to make that
> happen in Eclipse XSD. What should the base type be for AnySimpleType?
>
> thanks,
>
> lp
|
|
|
Re: Help with XSDSimpleTypes [message #578692 is a reply to message #30426] |
Mon, 29 September 2003 14:35  |
Eclipse User |
|
|
|
Lance,
In the XSD model there are two versions of anyType, one is simple
(XSDSimpleTypeDefinition) and the other is complex
(XSDComplexTypeDefinition). The anySimpleType has the simple anyType as its
base type. The complex anyType is the base type of everything. I'm not sure
what you are having problems with, but there should be enough hiearchy
available to do the job...
Lance Phillips wrote:
> All,
> We are working on a simple data type hierarchy and I seem to be stuck.
> I'm starting with an old model we used to use based on XmlSchema. In that
> model we have all our simple data types under XsdAnySimpleType in the
> hierarchy. However, we have the basetype for AnySimpleType set to a
> placeholder in our model for XsdAnyType. I don't see any way to make that
> happen in Eclipse XSD. What should the base type be for AnySimpleType?
>
> thanks,
>
> lp
|
|
|
Powered by
FUDForum. Page generated in 0.04207 seconds