Definition Type: ComplexType
Name: CourseHostingEntity
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureString
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
For cooperative programs, the identifier for the association hosting 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 CourseHostingEntity in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="CourseHostingEntity">
    <xs:annotation>
        <xs:documentation>
				For cooperative programs, the identifier for the
				association hosting 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: