SVG-Convert-Driver-XAML

 view release on metacpan or  search on metacpan

t/XamlPresentation2006.xsd  view on Meta::CPAN

	<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>

t/XamlPresentation2006.xsd  view on Meta::CPAN

		<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>



( run in 4.521 seconds using v1.01-cache-2.11-cpan-2398b32b56e )