simpleType markerType
type restriction of xsd:string
properties
base xsd:string
used by
attribute markerElementType/@type
facets
Kind Value Annotation
enumeration acousticPinger
enumeration acousticScan
enumeration dyeMarker
enumeration emPinger
enumeration emScan
enumeration infrared
enumeration laser
enumeration photograph
enumeration smoke
enumeration transponder
annotation
documentation
Enumeration of potential marker types (laser, smoke, etc.).
appinfo
<jaxb:typesafeEnumClass/>
source <xsd:simpleType name="markerType">
 
<xsd:annotation>
   
<xsd:documentation>Enumeration of potential marker types (laser, smoke, etc.).</xsd:documentation>
   
<xsd:appinfo>
     
<jaxb:typesafeEnumClass/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="acousticPinger"/>
   
<xsd:enumeration value="acousticScan"/>
   
<xsd:enumeration value="dyeMarker"/>
   
<xsd:enumeration value="emPinger"/>
   
<xsd:enumeration value="emScan"/>
   
<xsd:enumeration value="infrared"/>
   
<xsd:enumeration value="laser"/>
   
<xsd:enumeration value="photograph"/>
   
<xsd:enumeration value="smoke"/>
   
<xsd:enumeration value="transponder"/>
 
</xsd:restriction>
</xsd:simpleType>


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