diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-08-27 11:31:17 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-08-27 11:31:17 +0000 |
commit | 03cb04f422c12d55cc80c368426c2723d9c21043 (patch) | |
tree | dd70ec022e1daec4521877b3c37de919bae89e39 /spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml | |
parent | 8e4afd4a605f811bc4798fe736e0afb41ea45d18 (diff) | |
download | moa-id-spss-03cb04f422c12d55cc80c368426c2723d9c21043.tar.gz moa-id-spss-03cb04f422c12d55cc80c368426c2723d9c21043.tar.bz2 moa-id-spss-03cb04f422c12d55cc80c368426c2723d9c21043.zip |
Signaturen für die XML-Prüfbeispiele erstellt.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@191 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml')
-rw-r--r-- | spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml b/spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml new file mode 100644 index 000000000..4f1124637 --- /dev/null +++ b/spss.handbook/clients/common/referencedData/XMLDocument.withResolvableSchemaHint.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<doc:XMLDocument xmlns:doc="urn:document" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:document http://localhost:8080/referencedData/XMLDocument.xsd"> + <doc:Paragraph>Ich bin der erste Absatz in diesem Dokument.</doc:Paragraph> + <doc:Paragraph ParaId="Para2">Und ich bin der zweite Absatz in diesem Dokument. +Ich habe weiters ein eigenens ID-Attribut bekommen.</doc:Paragraph> +</doc:XMLDocument> |