complexType Sample
diagram
namespace http://dsrc_r70/DSRC
children sampleStart sampleEnd
used by
element ProbeDataManagement/sample
source <xsd:complexType name="Sample">
 
<xsd:sequence>
   
<xsd:element name="sampleStart">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="0" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:unsignedByte"/>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="sampleEnd">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:unsignedByte"/>
     
</xsd:simpleType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element Sample/sampleStart
diagram
type restriction of xsd:unsignedByte
properties
isRef 0
content simple
source <xsd:element name="sampleStart">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="0" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:unsignedByte"/>
 
</xsd:simpleType>
</xsd:element>

element Sample/sampleEnd
diagram
type restriction of xsd:unsignedByte
properties
isRef 0
content simple
source <xsd:element name="sampleEnd">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:unsignedByte"/>
 
</xsd:simpleType>
</xsd:element>


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