Definition Type: ComplexType
Name: HoursEarnedToDateTotal
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureInteger
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
Cumulative hours that a member has earned towards the designation.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureInteger in schema primitives_xsdXSD Diagram of HoursEarnedToDateTotal in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="HoursEarnedToDateTotal">
    <xs:annotation>
        <xs:documentation>
				Cumulative hours that a member has earned towards the
				designation.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureInteger" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
course:TotalHoursEarnedToDateTotal