Hi Gareth,
DatatypeValidator* getDatatypeValidator(const XMLCh* const dvType) const
assumes that you know the datatype name.
I need to get access to all existing simple types.
(btw. The full access to all complex types can be requested by
RefHashTableOf<ComplexTypeInfo>* getComplexTypeRegistry() const;
method of the SchemaGrammar
)
--------------------------
ODMTypeInfo
Will it appear in the next release?
I may provide you with the path (also exists in bugzilla) fixing the
datatype types hierarchy, as well as the methods which return Simple and
Complex type names, and information if the type was declared anonymously.
I'm concerned that this code appear in the coming Xerces release.
> Hi Peter,
> I'm playing around quite a lot in this code at the moment for
> ODMTypeInfo so I can add the code you suggest. Is the access given by
> getDatatypeValidator not sufficient? What is the use case you have for
> requiring this? I'm wondering as I am adding in a few bits and pieces and
> want to make sure I have not missed anything.
>
> Gareth
>
> --
> Gareth Reakes, Head of Product Development
> DecisionSoft Ltd. http://www.decisionsoft.com
> Office: +44 (0) 1865 203192
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]