NotateXpress13Schema Schema
TextJustification Simple Type
Namespace (none)
Type
Restriction of xs:string
Diagram
TextJustification Simple Type
Overview
TextJustification Restriction of xs:string
Facets
EnumerationLeft Justify
EnumerationRight Justify
EnumerationCenter Justify
Source
<xs:simpleType name="TextJustification" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Left Justify" />
    <xs:enumeration value="Right Justify" />
    <xs:enumeration value="Center Justify" />
  </xs:restriction>
</xs:simpleType>
See Also
NotateXpress13Schema Schema

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback