Changeset 192 for Xml/Working/roi-sample.xml
- Timestamp:
- 07/16/08 13:59:26 (6 months ago)
- Files:
-
- 1 modified
-
Xml/Working/roi-sample.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Xml/Working/roi-sample.xml
r191 r192 50 50 </ome:Image> 51 51 <sa:StructuredAnnotations> 52 <sa:FileAnnotation ID="Annotation:1" FileName="file.txt" MimeType="text/plain"> 53 <sa:Link>Shape:5</sa:Link> 54 <sa:ExternalFile>roi-sample-annotations/file.txt</sa:ExternalFile> 55 </sa:FileAnnotation> 56 <sa:FileAnnotation ID="Annotation:2" FileName="report.pdf" MimeType="application/pdf"> 57 <sa:Link>Image:1</sa:Link> 58 <sa:ExternalFile>roi-sample-annotations/report.pdf</sa:ExternalFile> 59 </sa:FileAnnotation> 60 <sa:SvgAnnotation ID="Annotation:3" color="green" line-width="2"> 52 <sa:SvgAnnotation ID="Annotation:3" Namespace="ome:omero:insight:roi:svg" 53 fill-opacity="0.25098039215686274" fill-rule="evenodd" stroke="#c4c4c4" 54 stroke-dashoffset="0" stroke-linecap="butt" stroke-linejoin="miter" 55 stroke-miterlimit="3" stroke-opacity="0.7686274509803922" stroke-width="1" 56 > 61 57 <sa:Link>Shape:5</sa:Link> 62 58 <sa:Link>Shape:4</sa:Link> … … 64 60 <sa:Link>Shape:2</sa:Link> 65 61 </sa:SvgAnnotation> 66 <sa:SvgAnnotation ID="Annotation:4" color="red" line-width="3"> 62 <sa:SvgAnnotation ID="Annotation:4" Namespace="ome:omero:insight:roi:svg" 63 fill="#c4c4c4" fill-opacity="0.7686274509803922" 64 font-family="Verdana" font-size="12" font-style="normal" 65 font-variant="normal" font-weight="normal" 66 > 67 67 <sa:Link>Shape:1</sa:Link> 68 68 </sa:SvgAnnotation> 69 <sa:FileAnnotation ID="Annotation:5" FileName="file2.txt" MimeType="text/plain">70 <sa:Link>Shape:5</sa:Link>71 <bf:BinData Compression="none" Length="12">ZGVmYXVsdA==</bf:BinData>72 </sa:FileAnnotation>73 69 </sa:StructuredAnnotations> 74 70 </ome:OME>
