nc:ProgramCapacityQuantity
element ProgramCapacityQuantity in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A maximum number of people that can be enrolled in a program at a time.
Diagram
XML Schema
<xs:element name="ProgramCapacityQuantity" type="niem-xs:nonNegativeInteger" nillable="true">
<xs:annotation>
<xs:documentation>
A maximum number of people that can be enrolled in a program at a time.</xs:documentation>
</xs:annotation>
</xs:element>