Modified: 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/parser/isartorStyleXMPOK.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/parser/isartorStyleXMPOK.xml?rev=1355693&r1=1355692&r2=1355693&view=diff
==============================================================================
--- 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/parser/isartorStyleXMPOK.xml
 (original)
+++ 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/parser/isartorStyleXMPOK.xml
 Sat Jun 30 11:00:14 2012
@@ -1,97 +1,101 @@
-<!--
- ! Licensed to the Apache Software Foundation (ASF) under one or more
- ! contributor license agreements.  See the NOTICE file distributed with
- ! this work for additional information regarding copyright ownership.
- ! The ASF licenses this file to You under the Apache License, Version 2.0
- ! (the "License"); you may not use this file except in compliance with
- ! the License.  You may obtain a copy of the License at
- !
- !      http://www.apache.org/licenses/LICENSE-2.0
- !
- ! Unless required by applicable law or agreed to in writing, software
- ! distributed under the License is distributed on an "AS IS" BASIS,
- ! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ! See the License for the specific language governing permissions and
- ! limitations under the License.
- !-->
+<!-- ! Licensed to the Apache Software Foundation (ASF) under one or more 
+       ! contributor license agreements. See the NOTICE file distributed with 
! 
+       this work for additional information regarding copyright ownership. ! 
The 
+       ASF licenses this file to You under the Apache License, Version 2.0 ! 
(the 
+       "License"); you may not use this file except in compliance with ! the 
License. 
+       You may obtain a copy of the License at ! ! 
http://www.apache.org/licenses/LICENSE-2.0 
+       ! ! Unless required by applicable law or agreed to in writing, software 
! 
+       distributed under the License is distributed on an "AS IS" BASIS, ! 
WITHOUT 
+       WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ! See 
the 
+       License for the specific language governing permissions and ! 
limitations 
+       under the License. ! -->
 <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
-    <x:xmpmeta xmlns:x="adobe:ns:meta/">
-      <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
-        <rdf:Description rdf:about="" 
xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/";>
-          
<xmpMM:DocumentID>uuid:09C78666-2F91-3A9C-92AF-3691A6D594F7</xmpMM:DocumentID>
-        </rdf:Description>
-        <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/";>
-          <xmp:ModifyDate>2008-01-18T16:59:54+01:00</xmp:ModifyDate>
-          <xmp:MetadataDate>2008-01-18T16:59:54+01:00</xmp:MetadataDate>
-          <xmp:CreateDate>2008-01-18T16:59:54+01:00</xmp:CreateDate>
-        </rdf:Description>
-        <rdf:Description rdf:about="" 
xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/"; 
xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#"; 
xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#"; 
xmlns:pdfaType="http://www.aiim.org/pdfa/ns/type#"; 
xmlns:pdfaField="http://www.aiim.org/pdfa/ns/field#";>
-          <pdfaExtension:schemas>
-            <rdf:Bag>
-              <rdf:li rdf:parseType="Resource">
-                <pdfaSchema:schema>ACME E-Mail Schema</pdfaSchema:schema>
-                
<pdfaSchema:namespaceURI>http://www.acme.com/ns/email/1/</pdfaSchema:namespaceURI>
-                <pdfaSchema:prefix>acmeemail</pdfaSchema:prefix>
-                <pdfaSchema:property>
-                  <rdf:Seq>
-                    <rdf:li rdf:parseType="Resource">
-                      <pdfaProperty:name>Delivery-Date</pdfaProperty:name>
-                      <pdfaProperty:valueType>Date</pdfaProperty:valueType>
-                      <pdfaProperty:category>internal</pdfaProperty:category>
-                      <pdfaProperty:description>date of email 
delivery</pdfaProperty:description>
-                    </rdf:li>
-                    <rdf:li rdf:parseType="Resource">
-                      <pdfaProperty:name>From</pdfaProperty:name>
-                      
<pdfaProperty:valueType>mailaddress</pdfaProperty:valueType>
-                      <pdfaProperty:category>internal</pdfaProperty:category>
-                      <pdfaProperty:description>sender email 
address</pdfaProperty:description>
-                    </rdf:li>
-                  </rdf:Seq>
-                </pdfaSchema:property>
-<pdfaSchema:valueType>
-                  <rdf:Seq>
-                    <rdf:li rdf:parseType="Resource">
-                      <pdfaType:type>mailaddress</pdfaType:type>
-                      
<pdfaType:namespaceURI>http://www.acme.com/ns/email/1/mailaddress/</pdfaType:namespaceURI>
-                      <pdfaType:description>mailaddress 
value</pdfaType:description>
-                       <pdfaType:prefix>add</pdfaType:prefix>
-                      <pdfaType:field>
-                        <rdf:Seq>
-                          <rdf:li rdf:parseType="Resource">
-                            <pdfaField:name>name</pdfaField:name>
-                            <pdfaField:valueType>Text</pdfaField:valueType>
-                            <pdfaField:description>plaintext 
name</pdfaField:description>
-                          </rdf:li>
-                          <rdf:li rdf:parseType="Resource">
-                            <pdfaField:name>mailto</pdfaField:name>
-                            <pdfaField:valueType>Text</pdfaField:valueType>
-                            <pdfaField:description>email 
address</pdfaField:description>
-                          </rdf:li>
-                        </rdf:Seq>
-                      </pdfaType:field>
-                    </rdf:li>
-                  </rdf:Seq>
-                </pdfaSchema:valueType>
-              </rdf:li>
-            </rdf:Bag>
-          </pdfaExtension:schemas>
-        </rdf:Description>
-        <rdf:Description rdf:about="" 
xmlns:acmeemail="http://www.acme.com/ns/email/1/"; 
xmlns:add="http://www.acme.com/ns/email/1/mailaddress/";>
-          
<acmeemail:Delivery-Date>2007-11-09T09:55:36+01:00</acmeemail:Delivery-Date>
-          <acmeemail:From rdf:parseType="Resource">
-            <add:name>John Doe</add:name>
-            <add:mailto>[email protected]</add:mailto>
-          </acmeemail:From>
-        </rdf:Description>
-        <rdf:Description rdf:about="" 
xmlns:pdfaid="http://www.aiim.org/pdfa/ns/id/";>
-          <pdfaid:part>1</pdfaid:part>
-          <pdfaid:conformance>B</pdfaid:conformance>
-          <pdfaid:amd>1:2005</pdfaid:amd>
-        </rdf:Description>
-        <rdf:Description rdf:about="" xmlns:pdf="http://ns.adobe.com/pdf/1.3/";>
-          <pdf:Producer>PDFlib Personalization Server 7.0.2p5 
(Win32)</pdf:Producer>
-        </rdf:Description>
-      </rdf:RDF>
-    </x:xmpmeta>
+<x:xmpmeta xmlns:x="adobe:ns:meta/">
+       <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+               <rdf:Description rdf:about=""
+                       xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/";>
+                       
<xmpMM:DocumentID>uuid:09C78666-2F91-3A9C-92AF-3691A6D594F7</xmpMM:DocumentID>
+               </rdf:Description>
+               <rdf:Description rdf:about=""
+                       xmlns:xmp="http://ns.adobe.com/xap/1.0/";>
+                       
<xmp:ModifyDate>2008-01-18T16:59:54+01:00</xmp:ModifyDate>
+                       
<xmp:MetadataDate>2008-01-18T16:59:54+01:00</xmp:MetadataDate>
+                       
<xmp:CreateDate>2008-01-18T16:59:54+01:00</xmp:CreateDate>
+               </rdf:Description>
+               <rdf:Description rdf:about=""
+                       
xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/";
+                       xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#";
+                       
xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#";
+                       xmlns:pdfaType="http://www.aiim.org/pdfa/ns/type#"; 
xmlns:pdfaField="http://www.aiim.org/pdfa/ns/field#";>
+                       <pdfaExtension:schemas>
+                               <rdf:Bag>
+                                       <rdf:li rdf:parseType="Resource">
+                                               <pdfaSchema:schema>ACME E-Mail 
Schema</pdfaSchema:schema>
+                                               
<pdfaSchema:namespaceURI>http://www.acme.com/ns/email/1/</pdfaSchema:namespaceURI>
+                                               
<pdfaSchema:prefix>acmeemail</pdfaSchema:prefix>
+                                               <pdfaSchema:property>
+                                                       <rdf:Seq>
+                                                               <rdf:li 
rdf:parseType="Resource">
+                                                                       
<pdfaProperty:name>Delivery-Date</pdfaProperty:name>
+                                                                       
<pdfaProperty:valueType>Date</pdfaProperty:valueType>
+                                                                       
<pdfaProperty:category>internal</pdfaProperty:category>
+                                                                       
<pdfaProperty:description>date of email delivery</pdfaProperty:description>
+                                                               </rdf:li>
+                                                               <rdf:li 
rdf:parseType="Resource">
+                                                                       
<pdfaProperty:name>From</pdfaProperty:name>
+                                                                       
<pdfaProperty:valueType>mailaddress</pdfaProperty:valueType>
+                                                                       
<pdfaProperty:category>internal</pdfaProperty:category>
+                                                                       
<pdfaProperty:description>sender email address</pdfaProperty:description>
+                                                               </rdf:li>
+                                                       </rdf:Seq>
+                                               </pdfaSchema:property>
+                                               <pdfaSchema:valueType>
+                                                       <rdf:Seq>
+                                                               <rdf:li 
rdf:parseType="Resource">
+                                                                       
<pdfaType:type>mailaddress</pdfaType:type>
+                                                                       
<pdfaType:namespaceURI>http://www.acme.com/ns/email/1/mailaddress/</pdfaType:namespaceURI>
+                                                                       
<pdfaType:description>mailaddress value</pdfaType:description>
+                                                                       
<pdfaType:prefix>add</pdfaType:prefix>
+                                                                       
<pdfaType:field>
+                                                                               
<rdf:Seq>
+                                                                               
        <rdf:li rdf:parseType="Resource">
+                                                                               
                <pdfaField:name>name</pdfaField:name>
+                                                                               
                <pdfaField:valueType>Text</pdfaField:valueType>
+                                                                               
                <pdfaField:description>plaintext name</pdfaField:description>
+                                                                               
        </rdf:li>
+                                                                               
        <rdf:li rdf:parseType="Resource">
+                                                                               
                <pdfaField:name>mailto</pdfaField:name>
+                                                                               
                <pdfaField:valueType>Text</pdfaField:valueType>
+                                                                               
                <pdfaField:description>email address</pdfaField:description>
+                                                                               
        </rdf:li>
+                                                                               
</rdf:Seq>
+                                                                       
</pdfaType:field>
+                                                               </rdf:li>
+                                                       </rdf:Seq>
+                                               </pdfaSchema:valueType>
+                                       </rdf:li>
+                               </rdf:Bag>
+                       </pdfaExtension:schemas>
+               </rdf:Description>
+               <rdf:Description rdf:about=""
+                       xmlns:acmeemail="http://www.acme.com/ns/email/1/"; 
xmlns:add="http://www.acme.com/ns/email/1/mailaddress/";>
+                       
<acmeemail:Delivery-Date>2007-11-09T09:55:36+01:00</acmeemail:Delivery-Date>
+                       <acmeemail:From rdf:parseType="Resource">
+                               <add:name>John Doe</add:name>
+                               <add:mailto>[email protected]</add:mailto>
+                       </acmeemail:From>
+               </rdf:Description>
+               <rdf:Description rdf:about=""
+                       xmlns:pdfaid="http://www.aiim.org/pdfa/ns/id/";>
+                       <pdfaid:part>1</pdfaid:part>
+                       <pdfaid:conformance>B</pdfaid:conformance>
+                       <pdfaid:amd>1:2005</pdfaid:amd>
+               </rdf:Description>
+               <rdf:Description rdf:about=""
+                       xmlns:pdf="http://ns.adobe.com/pdf/1.3/";>
+                       <pdf:Producer>PDFlib Personalization Server 7.0.2p5 
(Win32)</pdf:Producer>
+               </rdf:Description>
+       </rdf:RDF>
+</x:xmpmeta>
 <?xpacket end='r'?>
 

Modified: 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/propertiesDescription.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/propertiesDescription.xml?rev=1355693&r1=1355692&r2=1355693&view=diff
==============================================================================
--- 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/propertiesDescription.xml
 (original)
+++ 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/propertiesDescription.xml
 Sat Jun 30 11:00:14 2012
@@ -1,39 +1,34 @@
-<!--
- ! Licensed to the Apache Software Foundation (ASF) under one or more
- ! contributor license agreements.  See the NOTICE file distributed with
- ! this work for additional information regarding copyright ownership.
- ! The ASF licenses this file to You under the Apache License, Version 2.0
- ! (the "License"); you may not use this file except in compliance with
- ! the License.  You may obtain a copy of the License at
- !
- !      http://www.apache.org/licenses/LICENSE-2.0
- !
- ! Unless required by applicable law or agreed to in writing, software
- ! distributed under the License is distributed on an "AS IS" BASIS,
- ! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ! See the License for the specific language governing permissions and
- ! limitations under the License.
- !-->
+<!-- ! Licensed to the Apache Software Foundation (ASF) under one or more 
+       ! contributor license agreements. See the NOTICE file distributed with 
! 
+       this work for additional information regarding copyright ownership. ! 
The 
+       ASF licenses this file to You under the Apache License, Version 2.0 ! 
(the 
+       "License"); you may not use this file except in compliance with ! the 
License. 
+       You may obtain a copy of the License at ! ! 
http://www.apache.org/licenses/LICENSE-2.0 
+       ! ! Unless required by applicable law or agreed to in writing, software 
! 
+       distributed under the License is distributed on an "AS IS" BASIS, ! 
WITHOUT 
+       WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ! See 
the 
+       License for the specific language governing permissions and ! 
limitations 
+       under the License. ! -->
 <!-- File generated with 
/net/awl/edoc/xmp/utils/XMLPropertiesDescriptionManager -->
 <PropertiesDescriptions>
-  <PropertyDescription>
-    <propName>firstname</propName>
-    <propDesc>Sample of firstname description</propDesc>
-  </PropertyDescription>
-  <PropertyDescription>
-    <propName>lastname</propName>
-    <propDesc>Sample of lastname description</propDesc>
-  </PropertyDescription>
-  <PropertyDescription>
-    <propName>birth-place</propName>
-    <propDesc>Sample of birth-place description</propDesc>
-  </PropertyDescription>
-  <PropertyDescription>
-    <propName>birth-date</propName>
-    <propDesc>Sample of birth-date description</propDesc>
-  </PropertyDescription>
-  <PropertyDescription>
-    <propName>birth-country</propName>
-    <propDesc>Sample of birth-country description</propDesc>
-  </PropertyDescription>
+       <PropertyDescription>
+               <propName>firstname</propName>
+               <propDesc>Sample of firstname description</propDesc>
+       </PropertyDescription>
+       <PropertyDescription>
+               <propName>lastname</propName>
+               <propDesc>Sample of lastname description</propDesc>
+       </PropertyDescription>
+       <PropertyDescription>
+               <propName>birth-place</propName>
+               <propDesc>Sample of birth-place description</propDesc>
+       </PropertyDescription>
+       <PropertyDescription>
+               <propName>birth-date</propName>
+               <propDesc>Sample of birth-date description</propDesc>
+       </PropertyDescription>
+       <PropertyDescription>
+               <propName>birth-country</propName>
+               <propDesc>Sample of birth-country description</propDesc>
+       </PropertyDescription>
 </PropertiesDescriptions>

Modified: 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/valueTypeDescription.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/valueTypeDescription.xml?rev=1355693&r1=1355692&r2=1355693&view=diff
==============================================================================
--- 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/valueTypeDescription.xml
 (original)
+++ 
pdfbox/trunk/xmpbox/src/test/resources/org/apache/padaf/xmpbox/valueTypeDescription.xml
 Sat Jun 30 11:00:14 2012
@@ -1,40 +1,33 @@
-<!--
- ! Licensed to the Apache Software Foundation (ASF) under one or more
- ! contributor license agreements.  See the NOTICE file distributed with
- ! this work for additional information regarding copyright ownership.
- ! The ASF licenses this file to You under the Apache License, Version 2.0
- ! (the "License"); you may not use this file except in compliance with
- ! the License.  You may obtain a copy of the License at
- !
- !      http://www.apache.org/licenses/LICENSE-2.0
- !
- ! Unless required by applicable law or agreed to in writing, software
- ! distributed under the License is distributed on an "AS IS" BASIS,
- ! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ! See the License for the specific language governing permissions and
- ! limitations under the License.
- !-->
-<!-- File generated with /net/awl/edoc/xmp/utils/XMLValueTypeDescriptionManager
-
--->
+<!-- ! Licensed to the Apache Software Foundation (ASF) under one or more 
+       ! contributor license agreements. See the NOTICE file distributed with 
! 
+       this work for additional information regarding copyright ownership. ! 
The 
+       ASF licenses this file to You under the Apache License, Version 2.0 ! 
(the 
+       "License"); you may not use this file except in compliance with ! the 
License. 
+       You may obtain a copy of the License at ! ! 
http://www.apache.org/licenses/LICENSE-2.0 
+       ! ! Unless required by applicable law or agreed to in writing, software 
! 
+       distributed under the License is distributed on an "AS IS" BASIS, ! 
WITHOUT 
+       WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ! See 
the 
+       License for the specific language governing permissions and ! 
limitations 
+       under the License. ! -->
+<!-- File generated with 
/net/awl/edoc/xmp/utils/XMLValueTypeDescriptionManager -->
 
 <ValueTypesDescriptions>
-  <ValueTypeDescription>
-    <type>mailaddress</type>
-    <namespaceURI>http://test.withfield.com/vt/</namespaceURI>
-    <prefix>madn</prefix>
-    <description>mailaddress value</description>
-    <fields>
-      <FieldDescription>
-        <name>name</name>
-        <valueType>Text</valueType>
-        <description>personal name</description>
-      </FieldDescription>
-      <FieldDescription>
-        <name>domain</name>
-        <valueType>Text</valueType>
-        <description>domain value</description>
-      </FieldDescription>
-    </fields>
-  </ValueTypeDescription>
+       <ValueTypeDescription>
+               <type>mailaddress</type>
+               <namespaceURI>http://test.withfield.com/vt/</namespaceURI>
+               <prefix>madn</prefix>
+               <description>mailaddress value</description>
+               <fields>
+                       <FieldDescription>
+                               <name>name</name>
+                               <valueType>Text</valueType>
+                               <description>personal name</description>
+                       </FieldDescription>
+                       <FieldDescription>
+                               <name>domain</name>
+                               <valueType>Text</valueType>
+                               <description>domain value</description>
+                       </FieldDescription>
+               </fields>
+       </ValueTypeDescription>
 </ValueTypesDescriptions>


Reply via email to