source: trunk/docx4j/src/main/java/org/docx4j/customXmlProperties/package-info.java @ 818

Revision 818, 224 bytes checked in by jharrop, 3 years ago (diff)

Correct namespace, to match sample document

Line 
1@javax.xml.bind.annotation.XmlSchema(namespace = "http://schemas.openxmlformats.org/officeDocument/2006/customXml", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
2package org.docx4j.customXmlProperties;
Note: See TracBrowser for help on using the repository browser.