source: DASISH/t5.6/docs/XMLandXSD/XmlExamples/source.xml @ 2848

Last change on this file since 2848 was 2848, checked in by olhsha, 11 years ago

examples for DASISH-schema-xsd added

File size: 715 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<source xmlns="http://www.dasish.eu/ns/addit"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://www.dasish.eu/ns/addit http://dasish.eu/DASISH-schema.xsd" 
5 URI="http://dasish.eu/sources/SIDbbbb" 
6 timeSatmp="2011-05-04T18:13:51.0Z" 
7 link="http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia#Passion_Fa.C3.A7ade"
8 version="1.0">
9    <cachedRepresentations>
10        <cachedRepresentation ref="http://dasish.eu/cached/CIDtttt"/>
11        <cachedRepresentation ref="http://dasish.eu/cached/CIDttxvv"/>
12    </cachedRepresentations>
13    <versions-siblings>
14        <version ref="http://dasish.eu/sources/SIDaacc"/>
15    </versions-siblings>
16</source>
Note: See TracBrowser for help on using the repository browser.