Send a patch with a test 👍

On 4 Nov 2017 13:48, "MetaAbstract" <[email protected]> wrote:

> Hi,
> I define custom id generator and can't define class for custom id
> generator because class is nmtoken type not string. XSD checker give error
> for class name.
>
> <orm:id name="DUUID" type="string" length="33">
>             <orm:generator strategy="CUSTOM"></orm:generator>
>             <orm:custom-id-generator class="MetaAbstract\Documents\
> Utils\DUUID"></orm:custom-id-generator>
>   </orm:id>
> I need to correct xsd or i am don't understand something?
>
> --
> You received this message because you are subscribed to the Google Groups
> "doctrine-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/doctrine-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to