summaryrefslogtreecommitdiff
path: root/TAO/CIAO/docs/schema/cdd.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/docs/schema/cdd.xsd')
-rw-r--r--TAO/CIAO/docs/schema/cdd.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/docs/schema/cdd.xsd b/TAO/CIAO/docs/schema/cdd.xsd
index 711ec8d4e0a..301ab1f4d9e 100644
--- a/TAO/CIAO/docs/schema/cdd.xsd
+++ b/TAO/CIAO/docs/schema/cdd.xsd
@@ -43,7 +43,7 @@
<xsd:element name="label" type="xsd:string" minOccurs="0" />
<xsd:element name="connection" type="Deployment:Interconnect" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="sharedResource" type="Deployment:SharedResource" minOccurs="0" maxOccurs="unbounded" />
- <xsd:element name="resource" type="Deployment:Resource" minOccurs="0" maxOccurs="unbounded" />
+ <xsd:element name="resource" type="Deployment:Resource"/>
</xsd:sequence>
</xsd:complexType>