complexType DataParameters
diagram
namespace http://dsrc_r70/DSRC
children processMethod processAgency lastCheckedDate geoidUsed
used by
element MapData/dataParameters
source <xsd:complexType name="DataParameters">
 
<xsd:sequence>
   
<xsd:element name="processMethod" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="0" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:string">
         
<xsd:minLength value="1"/>
         
<xsd:maxLength value="255"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="processAgency" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:string">
         
<xsd:minLength value="1"/>
         
<xsd:maxLength value="255"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="lastCheckedDate" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:string">
         
<xsd:minLength value="1"/>
         
<xsd:maxLength value="255"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="geoidUsed" minOccurs="0">
     
<xsd:simpleType>
       
<xsd:annotation>
         
<xsd:appinfo>
           
<!-- Tag Information -->
           
<asn1:taginfo class="CTXT" classnumber="3" tagtype="IMPLICIT"/>
         
</xsd:appinfo>
       
</xsd:annotation>
       
<xsd:restriction base="xsd:string">
         
<xsd:minLength value="1"/>
         
<xsd:maxLength value="255"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element DataParameters/processMethod
diagram
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xsd:element name="processMethod" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="0" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="255"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element DataParameters/processAgency
diagram
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xsd:element name="processAgency" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="1" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="255"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element DataParameters/lastCheckedDate
diagram
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xsd:element name="lastCheckedDate" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="2" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="255"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element DataParameters/geoidUsed
diagram
type restriction of xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xsd:element name="geoidUsed" minOccurs="0">
 
<xsd:simpleType>
   
<xsd:annotation>
     
<xsd:appinfo>
       
<!-- Tag Information -->
       
<asn1:taginfo class="CTXT" classnumber="3" tagtype="IMPLICIT"/>
     
</xsd:appinfo>
   
</xsd:annotation>
   
<xsd:restriction base="xsd:string">
     
<xsd:minLength value="1"/>
     
<xsd:maxLength value="255"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>


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