	<rdf:Description 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#" rdf:about="">
		<pdfaExtension:schemas>
			<rdf:Bag>
				<rdf:li rdf:parseType="Resource">
					<pdfaSchema:schema>Factur-X PDFA Extension Schema</pdfaSchema:schema>
					<pdfaSchema:namespaceURI>urn:factur-x:pdfa:CrossIndustryDocument:invoice:1p0#</pdfaSchema:namespaceURI>
					<pdfaSchema:prefix>fx</pdfaSchema:prefix>
					<pdfaSchema:property>
						<rdf:Seq>
							<rdf:li rdf:parseType="Resource">
								<pdfaProperty:name>DocumentFileName</pdfaProperty:name>
								<pdfaProperty:valueType>Text</pdfaProperty:valueType>
								<pdfaProperty:category>external</pdfaProperty:category>
								<pdfaProperty:description>The name of the embedded XML document</pdfaProperty:description>
							</rdf:li>
							<rdf:li rdf:parseType="Resource">
								<pdfaProperty:name>DocumentType</pdfaProperty:name>
								<pdfaProperty:valueType>Text</pdfaProperty:valueType>
								<pdfaProperty:category>external</pdfaProperty:category>
								<pdfaProperty:description>The type of the hybrid document in capital letters, e.g. INVOICE or ORDER</pdfaProperty:description>
							</rdf:li>
							<rdf:li rdf:parseType="Resource">
								<pdfaProperty:name>Version</pdfaProperty:name>
								<pdfaProperty:valueType>Text</pdfaProperty:valueType>
								<pdfaProperty:category>external</pdfaProperty:category>
								<pdfaProperty:description>The actual version of the standard applying to the embedded XML document</pdfaProperty:description>
							</rdf:li>
							<rdf:li rdf:parseType="Resource">
								<pdfaProperty:name>ConformanceLevel</pdfaProperty:name>
								<pdfaProperty:valueType>Text</pdfaProperty:valueType>
								<pdfaProperty:category>external</pdfaProperty:category>
								<pdfaProperty:description>The conformance level of the embedded XML document</pdfaProperty:description>
							</rdf:li>
						</rdf:Seq>
					</pdfaSchema:property>
				</rdf:li>
			</rdf:Bag>
		</pdfaExtension:schemas>
	</rdf:Description>
