diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-06-07 12:16:36 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2016-06-07 12:16:36 +0200 |
commit | 4d0c73640c083a800060863309129960f44fc281 (patch) | |
tree | acc46d3060114d66907c18a9d0c92761a03172b2 /moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml | |
parent | 44d138de959445a619a92608a2133d9558c2a888 (diff) | |
download | moa-sig-4d0c73640c083a800060863309129960f44fc281.tar.gz moa-sig-4d0c73640c083a800060863309129960f44fc281.tar.bz2 moa-sig-4d0c73640c083a800060863309129960f44fc281.zip |
a lot of changes
Diffstat (limited to 'moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml')
-rw-r--r-- | moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml b/moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml new file mode 100644 index 0000000..82f65d9 --- /dev/null +++ b/moaSig/handbook/clients/referencedData/src/main/webapp/XMLDocument.withSchemaHint.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<doc:XMLDocument xmlns:doc="urn:document" xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:document urn: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> |