<xsd:complexType name="PPR_PC1.PROBLEM.CONTENT">
<xsd:sequence>
<xsd:element ref="PRB" minOccurs="1" maxOccurs="1" />
<xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="VAR" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPR_PC1.PROBLEM_ROLE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPR_PC1.PATHWAY" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPR_PC1.PROBLEM_OBSERVATION" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPR_PC1.GOAL" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPR_PC1.ORDER" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|