The element newLine allows to insert a short or long line break. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
space | restriction of xs:string | optional |
|
<xs:element name="newLine"> <xs:annotation> <xs:documentation>The element newLine allows to insert a short or long line break.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="elml:NewLineImp"/> </xs:complexType> </xs:element> |