diff --git a/silecs-model/src/xml/DeploySchema.xsd b/silecs-model/src/xml/DeploySchema.xsd index e72e5e000eab36788638bcd44593434d69d95ce5..2ebd0ef9ce2688f692eb5622bd1eaecf2997e624 100644 --- a/silecs-model/src/xml/DeploySchema.xsd +++ b/silecs-model/src/xml/DeploySchema.xsd @@ -139,7 +139,7 @@ </xs:documentation> </xs:annotation> </xs:element> - <xs:element name="PC-Controller" type="PC-ControllerType"> + <xs:element name="Virtual-Controller" type="Virtual-ControllerType"> <xs:annotation> <xs:documentation>Defines a particular C-code mapping of classes intended for PC-based controller</xs:documentation> </xs:annotation> @@ -553,7 +553,7 @@ </xs:complexContent> </xs:complexType> - <xs:complexType name="PC-ControllerType"> + <xs:complexType name="Virtual-ControllerType"> <xs:complexContent> <xs:extension base="PLCBaseType"> <xs:attribute name="system" type="PCSystemType" use="required">