complexType markerElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p373.png
children Marker MarkerCharacteristic
used by
element Marker
attributes
Name  Type  Use  Default  Fixed  Annotation
type  markerType  required      
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  optional      
annotation
documentation
Element describing a marker.
source <xsd:complexType name="markerElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing a marker.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Marker" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element ref="MarkerCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="type" type="markerType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute markerElementType/@type
type markerType
properties
use required
facets
Kind Value Annotation
enumeration acousticPinger
enumeration acousticScan
enumeration dyeMarker
enumeration emPinger
enumeration emScan
enumeration infrared
enumeration laser
enumeration photograph
enumeration smoke
enumeration transponder
source <xsd:attribute name="type" type="markerType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy