SVG-Convert-Driver-XAML
view release on metacpan or search on metacpan
t/XamlPresentation2006.xsd view on Meta::CPAN
<xs:element name="Run.ContextMenu" type="dContextMenuContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the context menu element that should appear whenever the context menu is requested via user interface (UI) from within this element. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Run.IsEnabled" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether this element is enabled in the user interface (UI). This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Run.Focusable" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether the element can receive focus. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Run.AllowDrop" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether this element can be used as the target of a drag-and-drop operation. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Run.InputBindings" type="dInputBindingCollectionContent" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets the collection of input bindings that are associated with this element. </xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Run.CommandBindings" type="dCommandBindingCollectionContent" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets a collection of CommandBinding objects that are associated with this element. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
<xs:attribute ref="x:Class" />
<xs:attribute ref="x:Subclass" />
<xs:attribute ref="x:Key"/>
<xs:attribute ref="x:Name"/>
<xs:attributeGroup ref="RunAttributes"/>
</xs:complexType>
<xs:complexType name="dSection" >
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="peSection" minOccurs="0" maxOccurs="unbounded"/>
<xs:group ref="cSection" minOccurs="0" maxOccurs="unbounded"/>
<xs:group ref="peSection" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute ref="x:Class" />
<xs:attribute ref="x:Subclass" />
<xs:attribute ref="x:Key"/>
<xs:attribute ref="x:Name"/>
<xs:attributeGroup ref="SectionAttributes"/>
</xs:complexType>
<xs:group name="cSection">
<xs:choice>
<xs:group ref="gBlock" minOccurs="0" maxOccurs="1"/>
</xs:choice>
</xs:group>
<xs:group name="peSection">
<xs:choice>
<xs:element name="Section.HasTrailingParagraphBreakOnPaste" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether or not a trailing paragraph break should be inserted after the last paragraph when placing the contents of a root Section element on the clipboard.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.SiblingBlocks" type="dBlockCollectionContent" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets a BlockCollection that contains Block elements that are siblings to this Block element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.IsHyphenationEnabled" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether automatic hyphenation of words is enabled or disabled.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.Margin" type="dThicknessContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the margin thickness for the element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.Padding" type="dThicknessContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the padding thickness for the element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.BorderThickness" type="dThicknessContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the border thickness for the element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.BorderBrush" type="dBrushContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a Brush to use when painting the element's border.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.LineHeight" type="dDoubleContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the height of each line of content.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.BreakPageBefore" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether or not to automatically insert a page-break before this element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.BreakColumnBefore" type="dBooleanContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether or not to automatically insert a column-break before this element in cases where the element participates in a column-based presentation.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.FontFamily" type="dFontFamilyContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the preferred top-level font family for the content in this element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.FontStyle" type="dFontStyleContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the font style for the content in this element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Section.FontWeight" type="dFontWeightContainer" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Gets or sets the top-level font weight for the content in this element.</xs:documentation>
t/XamlPresentation2006.xsd view on Meta::CPAN
</xs:attribute>
<xs:attributeGroup ref="TextElementAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="PageContentAttributes">
<xs:attribute name="Source" type="frlrfSystemUriClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the uniform resource identifier (URI) to the FixedPage content data stream. </xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="GetPageRootCompleted" type="eventHandler">
<xs:annotation>
<xs:documentation>Occurs when Boolean has completed.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="FrameworkElementAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="ParagraphAttributes">
<xs:attribute name="TextDecorations" type="frlrfSystemWindowsTextDecorationCollectionClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a TextDecorationCollection that contains text decorations to apply to this element. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="TextIndent" type="frlrfSystemWindowsLengthConverterClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates how far to indent the first line of a Paragraph. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="MinOrphanLines" type="frlrfSystemInt32ClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that specifies the minimum number of lines that can be left before the break when a Paragraph is broken by a page break or column break. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="MinWidowLines" type="frlrfSystemInt32ClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that specifies the minimum number of lines that can be placed after the break when a Paragraph is broken by a page break or column break. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="KeepWithNext" type="frlrfSystemBooleanClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether a break may occur between this paragraph and the next paragraph. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="KeepTogether" type="frlrfSystemBooleanClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether the text of the paragraph may be broken by a page break or column break. This is a dependency property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="BlockAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="RunAttributes">
<xs:attribute name="Text" type="frlrfSystemStringClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the unformatted text contents of this text Run.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="InlineAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="SectionAttributes">
<xs:attribute name="HasTrailingParagraphBreakOnPaste" type="frlrfSystemBooleanClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates whether or not a trailing paragraph break should be inserted after the last paragraph when placing the contents of a root Section element on the clipboard.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="BlockAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="TableAttributes">
<xs:attribute name="CellSpacing" type="frlrfSystemWindowsLengthConverterClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the amount of spacing between cells in a table.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="BlockAttributes"/>
</xs:attributeGroup>
<xs:attributeGroup name="TableCellAttributes">
<xs:attribute name="ColumnSpan" type="frlrfSystemInt32ClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the number of columns that the TableCell should span.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="RowSpan" type="frlrfSystemInt32ClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the number of rows that the TableCell should span.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Padding" type="frlrfSystemWindowsThicknessClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the padding thickness for the element.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="BorderThickness" type="frlrfSystemWindowsThicknessClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the border thickness for the element.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="BorderBrush" type="frlrfSystemWindowsMediaBrushClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a Brush to use when painting the element's border.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="TextAlignment" type="frlrfSystemWindowsTextAlignmentClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that indicates the horizontal alignment of text content.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="FlowDirection" type="frlrfSystemWindowsFlowDirectionClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets a value that specifies the relative direction for flow of content within a TableCell element.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="LineHeight" type="frlrfSystemWindowsLengthConverterClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the height of each line of content.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="LineStackingStrategy" type="frlrfSystemWindowsLineStackingStrategyClassTopic">
<xs:annotation>
<xs:documentation>Gets or sets the mechanism by which a line box is determined for each line of text within the TableCell.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attributeGroup ref="TextElementAttributes"/>
</xs:attributeGroup>
( run in 0.713 second using v1.01-cache-2.11-cpan-2398b32b56e )