2.4.4.4 SizeType
Target namespace: http://schemas.microsoft.com/office/accessservices/2009/11/reports
Referenced by: TablixColumnType, TablixRowType, CellContentsRectangleType, TextboxType, ImageType, ReportHeaderRectangleType, BodyType, ReportSectionType, PageHeaderSectionType, PageFooterSectionType, PageType
A normalizedString ([XMLSCHEMA2/2] section 3.3.1) attribute as specified by [MS-RDL] section 2.2.7, RdlSize.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="SizeType"> <xsd:restriction base="xsd:normalizedString"/> </xsd:simpleType>
See section 5.5 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).