scr:SupportLevelType

complexType SupportLevelType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a classification of the extent of dependence based on FAMILY ASSOCIATION.

Diagram

XML Schema

<xs:complexType name="SupportLevelType">
<xs:annotation>
<xs:documentation>
A data type for a classification of the extent of dependence based on FAMILY ASSOCIATION.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:SupportLevelCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:SupportLevelCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:SupportLevelAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>