[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6080) Migrate from DTD to XSD for hbm.xml files

John Verhaeg (JIRA) noreply at atlassian.com
Mon Apr 25 18:10:59 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Verhaeg resolved HHH-6080.
-------------------------------

    Resolution: Fixed

Created XSDs from existing mapping and configuration DTDs

Note that user documents (orm.xmls) must now provide a non-default namespace prefix for the hibernate namespaces (configuration and mapping).  Nothing in the document must use this prefix except the root element (hibernate-mapping or hibernate-configuration).  This change is due to the XSD now enforcing which element can be used as the one-and-only root element within the orm.xml.

> Migrate from DTD to XSD for hbm.xml files
> -----------------------------------------
>
>                 Key: HHH-6080
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6080
>             Project: Hibernate Core
>          Issue Type: Improvement
>            Reporter: Steve Ebersole
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.Alpha3
>
>          Time Spent: 0.25h
>  Remaining Estimate: 0h
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list