Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <jaxb:bindings
- version="2.1"
- xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:hj="http://hyperjaxb3.jvnet.org/ejb/schemas/customizations"
- xmlns:orm="http://java.sun.com/xml/ns/persistence/orm"
- jaxb:extensionBindingPrefixes="hj orm">
- <jaxb:bindings schemaLocation="cfResPubl-RES.xsd" node="/xs:schema">
- <jaxb:globalBindings localScoping="toplevel">
- <jaxb:serializable uid="1"/>
- </jaxb:globalBindings>
- <jaxb:schemaBindings>
- <jaxb:package name="pl.edu.icm.sedno.xml_schemas.cfrespubl_res"/>
- </jaxb:schemaBindings>
- <jaxb:bindings node="xs:element[@name='cfResPubl']">
- <hj:ignored/>
- </jaxb:bindings>
- </jaxb:bindings>
- </jaxb:bindings>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement