Definition Type: ComplexType
Name: ResourceName
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureToken
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
The name of a collection of data that may be searched or updated by a server. This may be either a local name or one of the RETS well-known resource names such as Member, Office, ResidentialProperty, LotsAndLand, etc.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureToken in schema primitives_xsdXSD Diagram of ResourceName in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ResourceName">
    <xs:annotation>
        <xs:documentation>
				The name of a collection of data that may be searched or
				updated by a server. This may be either a local name or one
				of the RETS well-known resource names such as Member, Office,
				ResidentialProperty, LotsAndLand, etc.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureToken" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
prospect:Resource, sys:Resource