Definition Type: Element
Name: Telephone
Namespace: http://www.openapplications.org/oagis
Type: oa:TelephoneNumber
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Telephone number at the address.
Collapse XSD Schema Diagram:
XSD Diagram of Telephone in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Telephone" type="TelephoneNumber" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Telephone number at the address.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: