Advertisement
Guest User

Untitled

a guest
Jul 5th, 2011
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <jaxb:bindings
  3. version="2.1"
  4. xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
  5. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  6. xmlns:hj="http://hyperjaxb3.jvnet.org/ejb/schemas/customizations"
  7. xmlns:orm="http://java.sun.com/xml/ns/persistence/orm"
  8. jaxb:extensionBindingPrefixes="hj orm">
  9.  
  10.  
  11. <jaxb:bindings schemaLocation="cfResPubl-RES.xsd" node="/xs:schema">
  12. <jaxb:globalBindings localScoping="toplevel">
  13. <jaxb:serializable uid="1"/>
  14. </jaxb:globalBindings>
  15. <jaxb:schemaBindings>
  16. <jaxb:package name="pl.edu.icm.sedno.xml_schemas.cfrespubl_res"/>
  17. </jaxb:schemaBindings>
  18.  
  19. <jaxb:bindings node="xs:element[@name='cfResPubl']">
  20. <hj:ignored/>
  21. </jaxb:bindings>
  22. </jaxb:bindings>
  23.  
  24. </jaxb:bindings>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement