You've already forked lazarus-ccr
9 lines
445 B
XML
9 lines
445 B
XML
![]() |
<schema targetNamespace="class_widechar_property" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="class_widechar_property" xmlns:wst="urn:wst_base">
|
||
|
<xsd:complexType name="TSampleClass">
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="elementProp" type="xsd:string" wst:TypeHint="WideChar"/>
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="elementAtt" type="xsd:string" wst:TypeHint="WideChar" use="required"/>
|
||
|
</xsd:complexType>
|
||
|
</schema>
|