Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element diggs:AddressType / diggs:number
Namespace http://diggsml.org/schemas/3
Annotations
The number property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="number" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The number property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:streetAddress
Namespace http://diggsml.org/schemas/3
Annotations
The street address property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<element name="streetAddress" type="string" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>The street address property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:city
Namespace http://diggsml.org/schemas/3
Annotations
The city property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="city" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The city property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:state
Namespace http://diggsml.org/schemas/3
Annotations
The state property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="state" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The state property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:province
Namespace http://diggsml.org/schemas/3
Annotations
The province property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="province" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The province property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:county
Namespace http://diggsml.org/schemas/3
Annotations
The county property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="county" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The county property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:country
Namespace http://diggsml.org/schemas/3
Annotations
The country property.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="country" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>The country property.</documentation>
  </annotation>
</element>
Element diggs:AddressType / diggs:postalCode
Namespace http://diggsml.org/schemas/3
Annotations
Code or identifier for the postal.
Diagram
Diagram
Type string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<element name="postalCode" type="string" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Code or identifier for the postal.</documentation>
  </annotation>
</element>
Complex Type diggs:AddressType
Namespace http://diggsml.org/schemas/3
Annotations
Complex type: AddressType
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_descriptionReference.tmp#descriptionReferencegml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#namegml3_2Profile_diggs_xsd_Element_Group_gml_StandardObjectProperties.tmp#StandardObjectPropertiesgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractGMLType.tmp#AbstractGMLTypegml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idAbstractTypes_xsd_Complex_Type_diggs_AbstractDiggsType.tmp#AbstractDiggsTypegml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierAbstractTypes_xsd_Complex_Type_diggs_AbstractObjectBaseType.tmp#AbstractObjectBaseTypeCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_numberCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_streetAddressCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_cityCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_stateCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_provinceCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_countyCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_countryCommon_xsd_Complex_Type_diggs_AddressType.tmp#AddressType_postalCode
Type extension of diggs:AbstractObjectBaseType
Type hierarchy
Used by
Element diggs:Address
Model
Children diggs:city, diggs:country, diggs:county, diggs:number, diggs:postalCode, diggs:province, diggs:state, diggs:streetAddress, gml:description, gml:identifier
Attributes
QName Type Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
Source
<complexType name="AddressType">
  <annotation>
    <documentation>Complex type: AddressType</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:AbstractObjectBaseType">
      <sequence>
        <element name="number" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The number property.</documentation>
          </annotation>
        </element>
        <element name="streetAddress" type="string" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>The street address property.</documentation>
          </annotation>
        </element>
        <element name="city" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The city property.</documentation>
          </annotation>
        </element>
        <element name="state" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The state property.</documentation>
          </annotation>
        </element>
        <element name="province" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The province property.</documentation>
          </annotation>
        </element>
        <element name="county" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The county property.</documentation>
          </annotation>
        </element>
        <element name="country" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>The country property.</documentation>
          </annotation>
        </element>
        <element name="postalCode" type="string" minOccurs="0" maxOccurs="1">
          <annotation>
            <documentation>Code or identifier for the postal.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>