<?xml version="1.0" encoding="UTF-8"?> <!-- Erstellung einer Signatur - Supplement zu CreateTransformsInfo per LocRef --> <CreateXMLSignatureRequest xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"> <KeyIdentifier>PKCS12RSAKey1</KeyIdentifier> <SingleSignatureInfo SecurityLayerConformity="false"> <DataObjectInfo Structure="detached" ChildOfManifest="false"> <DataObject Reference="http://localhost:8080/moa-spss-testdata/resources/documents/bookData.xml"> <XMLContent xml:space="preserve"> <data:book xmlns:data="http://uri.data.org" data:hardback="yes"> <data:title>Gesundheitliche Auswirkungen elektronischer Signaturen</data:title> <data:first-name>Ellipse</data:first-name> <data:last-name>Kurvenreich</data:last-name> <data:birth-date>1951-04-16</data:birth-date> <data:birth-location>Hinterm Berg</data:birth-location> <data:register-number>6-930-21512-12</data:register-number> </data:book> </XMLContent> </DataObject> <CreateTransformsInfoProfile> <CreateTransformsInfo> <dsig:Transforms> <dsig:Transform Algorithm="http://www.w3.org/TR/1999/REC-xslt-19991116"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"><xsl:include href="http://localhost:8080/moa-spss-testdata/resources/stylesheets/book.notavailable.xsl"/></xsl:stylesheet> </dsig:Transform> </dsig:Transforms> <FinalDataMetaInfo> <MimeType>text/html</MimeType> <Description>http://www.description.com</Description> </FinalDataMetaInfo> </CreateTransformsInfo> <Supplement> <Content Reference="http://localhost:8080/moa-spss-testdata/resources/stylesheets/book.notavailable.xsl"> <LocRefContent>http://localhost:8080/moa-spss-testdata/resources/stylesheets/book.xsl</LocRefContent> </Content> </Supplement> </CreateTransformsInfoProfile> </DataObjectInfo> </SingleSignatureInfo> </CreateXMLSignatureRequest>