|
@@ -442,6 +442,11 @@
|
|
|
<xs:attributeGroup ref="directive" />
|
|
|
<xs:attributeGroup ref="size" />
|
|
|
<xs:attributeGroup ref="offsetGroup" />
|
|
|
+ <xs:attribute name="wordWrap" type="xs:boolean">
|
|
|
+ <xs:annotation>
|
|
|
+ <xs:documentation>超出是否自动换行,默认false</xs:documentation>
|
|
|
+ </xs:annotation>
|
|
|
+ </xs:attribute>
|
|
|
</xs:complexType>
|
|
|
</xs:element>
|
|
|
<!-- End 横向排列 -->
|