diff options
Diffstat (limited to 'src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd')
-rw-r--r-- | src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd b/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd index 5e58c8208..d6f0c694c 100644 --- a/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd +++ b/src/documentation/intermediate-format-ng/fop-intermediate-format-ng-content.xsd @@ -68,6 +68,7 @@ <xs:attribute name="word-spacing" type="mf:lengthType"/> <xs:attribute name="dx" type="mf:lengthListType"/> <xs:attribute name="dp" type="mf:dpListType"/> + <xs:attribute name="hyphenated" type="xs:boolean"/> </xs:extension> </xs:simpleContent> </xs:complexType> |