<xsd:complexType name="PPV_PCA.GOAL.CONTENT">
<xsd:sequence>
<xsd:element ref="GOL" minOccurs="1" maxOccurs="1" />
<xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="VAR" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPV_PCA.GOAL_ROLE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPV_PCA.GOAL_PATHWAY" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPV_PCA.GOAL_OBSERVATION" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPV_PCA.PROBLEM" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PPV_PCA.ORDER" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|