diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | processMethod processAgency lastCheckedDate geoidUsed | ||
used by |
| ||
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> |
diagram | |||||||||
type | restriction of xsd:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
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> |
diagram | |||||||||
type | restriction of xsd:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
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> |
diagram | |||||||||
type | restriction of xsd:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
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> |
diagram | |||||||||
type | restriction of xsd:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
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> |