element <qm:commnunityAssessment>
Namespace:
Type:
anonymous complexType
Content:
complex, 6 elements
Defined:
locally within element qm:risk in qm.xsd, see XML source
Includes:
definitions of 6 elements
XML Representation Summary
<qm:commnunityAssessment>
   
Content: 
qm:riskLevel?, qm:veryHighAmount?, qm:highAmount?, qm:neutralAmount?, qm:lowAmount?, qm:veryLowAmount?
</qm:commnunityAssessment>
Content model elements (6):
Included in content model of elements (1):
Annotation
The ratings of the risk by the members of the team.
XML Source (w/o annotations (7); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="commnunityAssessment">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="riskLevel" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="veryHighAmount" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="highAmount" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="neutralAmount" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="lowAmount" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="veryLowAmount" type="xs:int"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 6/6)
qm:highAmount
Type:
xs:int, predefined, simple content
[READ-ONLY] The number of team members who have rated the risk as high.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="highAmount" type="xs:int"/>

qm:lowAmount
Type:
xs:int, predefined, simple content
[READ-ONLY] The number of team members who have rated the risk as low.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="lowAmount" type="xs:int"/>

qm:neutralAmount
Type:
xs:int, predefined, simple content
[READ-ONLY] The number of team members who have rated the risk as neutral.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="neutralAmount" type="xs:int"/>

qm:riskLevel
Type:
xs:int, predefined, simple content
The overall weighted average risk assessed by the community.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="riskLevel" type="xs:int"/>

qm:veryHighAmount
Type:
xs:int, predefined, simple content
[READ-ONLY] The number of team members who have rated the risk as very high.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="veryHighAmount" type="xs:int"/>

qm:veryLowAmount
Type:
xs:int, predefined, simple content
[READ-ONLY] The number of team members who have rated the risk as very low.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="veryLowAmount" type="xs:int"/>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set