Accusoft Prizm Viewer List File Schema
annotationserverlisttype Complex Type
Description
The annotation server list consists of a list of AnnotationServer elements.
Namespace (none)
Diagram
AnnotationServer Element Sequence annotationserverlisttype Complex Type
Overview
annotationserverlisttype
The annotation server list consists of a list of AnnotationServer elements.
Sequence 0..∞
AnnotationServer annotationservertype Complex Type
An annotation server list contains only AnnotationServer elements.
ImageHostName required xsd:anyURI
The ImageHostName attribute specifies the host server for the annotated images.
AnnotationServerURL required xsd:anyURI
The AnnotationServerURL attribute specifies the annotation server URL relative to the image being annotated.
Used By
AnnotationServerList Element
Source
<xsd:complexType name="annotationserverlisttype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>The annotation server list consists of a list of AnnotationServer elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
      <xsd:documentation>The annotation server list can contain any number of AnnotationServer elements.</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="AnnotationServer" type="annotationservertype">
      <xsd:annotation>
        <xsd:documentation>An annotation server list contains only AnnotationServer elements.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
See Also
Accusoft Prizm Viewer List File Schema

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback