j:DestabilizingFactorType

complexType DestabilizingFactorType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a risk the may heighten testability in a subject.

Diagram

XML Schema

<xs:complexType name="DestabilizingFactorType">
<xs:annotation>
<xs:documentation>
A data type for a risk the may heighten testability in a subject.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:DestabilizingFactorCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DestabilizingFactorComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DestabilizingFactorOtherFactorDetailsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:DestabilizingFactorAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>