Skip to content
Snippets Groups Projects
Commit befc91ea authored by balaskoa's avatar balaskoa
Browse files

Only a comment in TPD.xsd


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
Change-Id: I1e99738c67dd15636e94acab771be3dd215caedc
parent f4f38e43
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@
<xs:element name="enableLegacyEncoding" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="disableUserInformation" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="enableRealtimeTesting" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="namingRules" minOccurs="0" maxOccurs="1" type="xs:normalizedString" />
<xs:element name="namingRules" minOccurs="0" maxOccurs="1" type="xs:normalizedString" /> <!-- deprecated -->
<xs:element name="disableSubtypeChecking" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="forceGenSeof" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="enableOOP" minOccurs="0" maxOccurs="1" type="xs:boolean" />
......@@ -164,7 +164,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="FreeBSDSpecificLibraries" minOccurs="0" maxOccurs="1">
<xs:element name="FreeBSDSpecificLibraries" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="listItem" minOccurs="1" maxOccurs="unbounded" type="xs:normalizedString" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment