Definition Type: ComplexType
Name: CourseSponsoringEntity
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureString
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
An identifier for the association sponsoring or licensing the course and granting the designation. NRDS expects the 4 digit Association identifier.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of CourseSponsoringEntity in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="CourseSponsoringEntity">
    <xs:annotation>
        <xs:documentation>
				An identifier for the association sponsoring or licensing
				the course and granting the designation.
				NRDS expects the 4 digit Association identifier.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: