{ "TargetNamespace": "http://schemas.openxmlformats.org/wordprocessingml/2006/main", "Types": [ { "Name": "w:CT_TrackChange/w:cellIns", "ClassName": "CellInsertion", "Summary": "Table Cell Insertion.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:cellDel", "ClassName": "CellDeletion", "Summary": "Table Cell Deletion.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart", "ClassName": "CustomXmlInsRangeStart", "Summary": "Defines the CustomXmlInsRangeStart Class.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart", "ClassName": "CustomXmlDelRangeStart", "Summary": "Defines the CustomXmlDelRangeStart Class.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "ClassName": "CustomXmlMoveFromRangeStart", "Summary": "Defines the CustomXmlMoveFromRangeStart Class.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart", "ClassName": "CustomXmlMoveToRangeStart", "Summary": "Defines the CustomXmlMoveToRangeStart Class.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:ins", "ClassName": "Inserted", "Summary": "Inserted Paragraph.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:del", "ClassName": "Deleted", "Summary": "Deleted Paragraph.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:moveFrom", "ClassName": "MoveFrom", "Summary": "Move Source Paragraph.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/w:moveTo", "ClassName": "MoveTo", "Summary": "Move Destination Paragraph.", "BaseClass": "TrackChangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TrackChange/", "ClassName": "TrackChangeType", "Summary": "Defines the TrackChangeType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_CellMergeTrackChange/w:cellMerge", "ClassName": "CellMerge", "Summary": "Vertically Merged/Split Table Cells.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:vMerge", "PropertyName": "VerticalMerge", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalMergeRevisionValues\u003E", "PropertyComments": "vMerge" }, { "QName": "w:vMergeOrig", "PropertyName": "VerticalMergeOriginal", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalMergeRevisionValues\u003E", "PropertyComments": "vMergeOrig" }, { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Bookmark/w:bookmarkStart", "ClassName": "BookmarkStart", "Summary": "Defines the BookmarkStart Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "40" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:colFirst", "PropertyName": "ColumnFirst", "Type": "Int32Value", "PropertyComments": "colFirst" }, { "QName": "w:colLast", "PropertyName": "ColumnLast", "Type": "Int32Value", "PropertyComments": "colLast" }, { "QName": "w:displacedByCustomXml", "PropertyName": "DisplacedByCustomXml", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues\u003E", "PropertyComments": "displacedByCustomXml" }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd", "ClassName": "BookmarkEnd", "Summary": "Defines the BookmarkEnd Class.", "BaseClass": "MarkupRangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MarkupRange/w:commentRangeStart", "ClassName": "CommentRangeStart", "Summary": "Defines the CommentRangeStart Class.", "BaseClass": "MarkupRangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd", "ClassName": "CommentRangeEnd", "Summary": "Defines the CommentRangeEnd Class.", "BaseClass": "MarkupRangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd", "ClassName": "MoveFromRangeEnd", "Summary": "Defines the MoveFromRangeEnd Class.", "BaseClass": "MarkupRangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd", "ClassName": "MoveToRangeEnd", "Summary": "Defines the MoveToRangeEnd Class.", "BaseClass": "MarkupRangeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MarkupRange/", "ClassName": "MarkupRangeType", "Summary": "Defines the MarkupRangeType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:displacedByCustomXml", "PropertyName": "DisplacedByCustomXml", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues\u003E", "PropertyComments": "displacedByCustomXml" }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart", "ClassName": "MoveFromRangeStart", "Summary": "Defines the MoveFromRangeStart Class.", "BaseClass": "MoveBookmarkType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart", "ClassName": "MoveToRangeStart", "Summary": "Defines the MoveToRangeStart Class.", "BaseClass": "MoveBookmarkType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MoveBookmark/", "ClassName": "MoveBookmarkType", "Summary": "Defines the MoveBookmarkType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "40" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:colFirst", "PropertyName": "ColumnFirst", "Type": "Int32Value", "PropertyComments": "colFirst" }, { "QName": "w:colLast", "PropertyName": "ColumnLast", "Type": "Int32Value", "PropertyComments": "colLast" }, { "QName": "w:displacedByCustomXml", "PropertyName": "DisplacedByCustomXml", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues\u003E", "PropertyComments": "displacedByCustomXml" }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd", "ClassName": "CustomXmlInsRangeEnd", "Summary": "Defines the CustomXmlInsRangeEnd Class.", "BaseClass": "MarkupType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd", "ClassName": "CustomXmlDelRangeEnd", "Summary": "Defines the CustomXmlDelRangeEnd Class.", "BaseClass": "MarkupType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd", "ClassName": "CustomXmlMoveFromRangeEnd", "Summary": "Defines the CustomXmlMoveFromRangeEnd Class.", "BaseClass": "MarkupType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd", "ClassName": "CustomXmlMoveToRangeEnd", "Summary": "Defines the CustomXmlMoveToRangeEnd Class.", "BaseClass": "MarkupType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Markup/w:commentReference", "ClassName": "CommentReference", "Summary": "Comment Content Reference Mark.", "BaseClass": "MarkupType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Markup/", "ClassName": "MarkupType", "Summary": "Defines the MarkupType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_String/w:pStyle", "ClassName": "ParagraphStyleId", "Summary": "Defines the ParagraphStyleId Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:dateFormat", "ClassName": "DateFormat", "Summary": "Date Display Mask.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:docPartGallery", "ClassName": "DocPartGallery", "Summary": "Document Part Gallery Filter.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:docPartCategory", "ClassName": "DocPartCategory", "Summary": "Document Part Category Filter.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:docPart", "ClassName": "DocPartReference", "Summary": "Document Part Reference.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:placeholder", "ClassName": "CustomXmlPlaceholder", "Summary": "Custom XML Element Placeholder Text.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:tblCaption", "ClassName": "TableCaption", "Summary": "Defines the TableCaption Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_String/w:tblDescription", "ClassName": "TableDescription", "Summary": "Defines the TableDescription Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_String/w:name", "ClassName": "Name", "Summary": "Data Source Name for Column.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:mappedName", "ClassName": "MappedName", "Summary": "Predefined Merge Field Name.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:udl", "ClassName": "UdlConnectionString", "Summary": "UDL Connection String.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:table", "ClassName": "DataSourceTableName", "Summary": "Data Source Table Name.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:connectString", "ClassName": "ConnectString", "Summary": "Data Source Connection String.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:query", "ClassName": "Query", "Summary": "Query For Data Source Records To Merge.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:addressFieldName", "ClassName": "AddressFieldName", "Summary": "Column Containing E-mail Address.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:mailSubject", "ClassName": "MailSubject", "Summary": "Merged E-mail or Fax Subject Line.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:sz", "ClassName": "FrameSize", "Summary": "Frame Size.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:style", "ClassName": "StyleId", "Summary": "Associated Paragraph Style Name.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:description", "ClassName": "Description", "Summary": "Description for Entry.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:alias", "ClassName": "SdtAlias", "Summary": "Defines the SdtAlias Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:tag", "ClassName": "Tag", "Summary": "Defines the Tag Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:attachedSchema", "ClassName": "AttachedSchema", "Summary": "Attached Custom XML Schema.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:decimalSymbol", "ClassName": "DecimalSymbol", "Summary": "Radix Point for Field Code Evaluation.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:listSeparator", "ClassName": "ListSeparator", "Summary": "List Separator for Field Code Evaluation.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:encoding", "ClassName": "WebPageEncoding", "Summary": "Defines the WebPageEncoding Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/w:altName", "ClassName": "AltName", "Summary": "Defines the AltName Class.", "BaseClass": "StringType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String/", "ClassName": "StringType", "Summary": "Defines the StringType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "String Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_OnOff/w:keepNext", "ClassName": "KeepNext", "Summary": "Defines the KeepNext Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:keepLines", "ClassName": "KeepLines", "Summary": "Defines the KeepLines Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "ClassName": "PageBreakBefore", "Summary": "Defines the PageBreakBefore Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:widowControl", "ClassName": "WidowControl", "Summary": "Defines the WidowControl Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "ClassName": "SuppressLineNumbers", "Summary": "Defines the SuppressLineNumbers Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "ClassName": "SuppressAutoHyphens", "Summary": "Defines the SuppressAutoHyphens Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:kinsoku", "ClassName": "Kinsoku", "Summary": "Defines the Kinsoku Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:wordWrap", "ClassName": "WordWrap", "Summary": "Defines the WordWrap Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:overflowPunct", "ClassName": "OverflowPunctuation", "Summary": "Defines the OverflowPunctuation Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:topLinePunct", "ClassName": "TopLinePunctuation", "Summary": "Defines the TopLinePunctuation Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "ClassName": "AutoSpaceDE", "Summary": "Defines the AutoSpaceDE Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "ClassName": "AutoSpaceDN", "Summary": "Defines the AutoSpaceDN Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bidi", "ClassName": "BiDi", "Summary": "Defines the BiDi Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:adjustRightInd", "ClassName": "AdjustRightIndent", "Summary": "Defines the AdjustRightIndent Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:snapToGrid", "ClassName": "SnapToGrid", "Summary": "Defines the SnapToGrid Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:contextualSpacing", "ClassName": "ContextualSpacing", "Summary": "Defines the ContextualSpacing Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:mirrorIndents", "ClassName": "MirrorIndents", "Summary": "Defines the MirrorIndents Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressOverlap", "ClassName": "SuppressOverlap", "Summary": "Defines the SuppressOverlap Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:b", "ClassName": "Bold", "Summary": "Defines the Bold Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bCs", "ClassName": "BoldComplexScript", "Summary": "Defines the BoldComplexScript Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:i", "ClassName": "Italic", "Summary": "Defines the Italic Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:iCs", "ClassName": "ItalicComplexScript", "Summary": "Defines the ItalicComplexScript Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:caps", "ClassName": "Caps", "Summary": "Defines the Caps Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:smallCaps", "ClassName": "SmallCaps", "Summary": "Defines the SmallCaps Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:strike", "ClassName": "Strike", "Summary": "Defines the Strike Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:dstrike", "ClassName": "DoubleStrike", "Summary": "Defines the DoubleStrike Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:outline", "ClassName": "Outline", "Summary": "Defines the Outline Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:shadow", "ClassName": "Shadow", "Summary": "Defines the Shadow Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:emboss", "ClassName": "Emboss", "Summary": "Defines the Emboss Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:imprint", "ClassName": "Imprint", "Summary": "Defines the Imprint Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noProof", "ClassName": "NoProof", "Summary": "Defines the NoProof Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:vanish", "ClassName": "Vanish", "Summary": "Defines the Vanish Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:webHidden", "ClassName": "WebHidden", "Summary": "Defines the WebHidden Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:rtl", "ClassName": "RightToLeftText", "Summary": "Defines the RightToLeftText Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:cs", "ClassName": "ComplexScript", "Summary": "Defines the ComplexScript Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:specVanish", "ClassName": "SpecVanish", "Summary": "Defines the SpecVanish Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:oMath", "ClassName": "OfficeMath", "Summary": "Defines the OfficeMath Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:hidden", "ClassName": "Hidden", "Summary": "Defines the Hidden Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:formProt", "ClassName": "FormProtection", "Summary": "Defines the FormProtection Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noEndnote", "ClassName": "NoEndnote", "Summary": "Defines the NoEndnote Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:titlePg", "ClassName": "TitlePage", "Summary": "Defines the TitlePage Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:rtlGutter", "ClassName": "GutterOnRight", "Summary": "Defines the GutterOnRight Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:enabled", "ClassName": "Enabled", "Summary": "Form Field Enabled.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:calcOnExit", "ClassName": "CalculateOnExit", "Summary": "Recalculate Fields When Current Field Is Modified.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:sizeAuto", "ClassName": "AutomaticallySizeFormField", "Summary": "Automatically Size Form Field.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:default", "ClassName": "DefaultCheckBoxFormFieldState", "Summary": "Default Checkbox Form Field State.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:checked", "ClassName": "Checked", "Summary": "Checkbox Form Field State.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:matchSrc", "ClassName": "MatchSource", "Summary": "Keep Source Formatting on Import.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:dirty", "ClassName": "Dirty", "Summary": "Invalidated Field Cache.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:docPartUnique", "ClassName": "DocPartUnique", "Summary": "Built-In Document Part.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:active", "ClassName": "Active", "Summary": "Record Is Included in Mail Merge.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:dynamicAddress", "ClassName": "DynamicAddress", "Summary": "Use Country/Region-Based Address Field Ordering.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:fHdr", "ClassName": "FirstRowHeader", "Summary": "First Row of Data Source Contains Column Names.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:linkToQuery", "ClassName": "LinkToQuery", "Summary": "Query Contains Link to External Query File.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotSuppressBlankLines", "ClassName": "DoNotSuppressBlankLines", "Summary": "Remove Blank Lines from Merged Documents.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:mailAsAttachment", "ClassName": "MailAsAttachment", "Summary": "Merged Document To E-Mail Attachment.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:viewMergedData", "ClassName": "ViewMergedData", "Summary": "View Merged Data Within Document.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:isLgl", "ClassName": "IsLegalNumberingStyle", "Summary": "Display All Levels Using Arabic Numerals.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:blockQuote", "ClassName": "BlockQuote", "Summary": "Data for HTML blockquote Element.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bodyDiv", "ClassName": "BodyDiv", "Summary": "Data for HTML body Element.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useSingleBorderforContiguousCells", "ClassName": "UseSingleBorderForContiguousCells", "Summary": "Use Simplified Rules For Table Border Conflicts.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:wpJustification", "ClassName": "WordPerfectJustification", "Summary": "Emulate WordPerfect 6.x Paragraph Justification.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noTabHangInd", "ClassName": "NoTabHangIndent", "Summary": "Do Not Create Custom Tab Stop for Hanging Indent.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noLeading", "ClassName": "NoLeading", "Summary": "Do Not Add Leading Between Lines of Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:spaceForUL", "ClassName": "SpaceForUnderline", "Summary": "Add Additional Space Below Baseline For Underlined East Asian Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noColumnBalance", "ClassName": "NoColumnBalance", "Summary": "Do Not Balance Text Columns within a Section.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:balanceSingleByteDoubleByteWidth", "ClassName": "BalanceSingleByteDoubleByteWidth", "Summary": "Balance Single Byte and Double Byte Characters.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noExtraLineSpacing", "ClassName": "NoExtraLineSpacing", "Summary": "Do Not Center Content on Lines With Exact Line Height.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotLeaveBackslashAlone", "ClassName": "DoNotLeaveBackslashAlone", "Summary": "Convert Backslash To Yen Sign When Entered.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:ulTrailSpace", "ClassName": "UnderlineTrailingSpaces", "Summary": "Underline All Trailing Spaces.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotExpandShiftReturn", "ClassName": "DoNotExpandShiftReturn", "Summary": "Don\u0027t Justify Lines Ending in Soft Line Break.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:spacingInWholePoints", "ClassName": "SpacingInWholePoints", "Summary": "Only Expand/Condense Text By Whole Points.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:lineWrapLikeWord6", "ClassName": "LineWrapLikeWord6", "Summary": "Emulate Word 6.0 Line Wrapping for East Asian Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printBodyTextBeforeHeader", "ClassName": "PrintBodyTextBeforeHeader", "Summary": "Print Body Text before Header/Footer Contents.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printColBlack", "ClassName": "PrintColorBlackWhite", "Summary": "Print Colors as Black And White without Dithering.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:wpSpaceWidth", "ClassName": "WordPerfectSpaceWidth", "Summary": "Space width.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:showBreaksInFrames", "ClassName": "ShowBreaksInFrames", "Summary": "Display Page/Column Breaks Present in Frames.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:subFontBySize", "ClassName": "SubFontBySize", "Summary": "Increase Priority Of Font Size During Font Substitution.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressBottomSpacing", "ClassName": "SuppressBottomSpacing", "Summary": "Ignore Exact Line Height for Last Line on Page.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressTopSpacing", "ClassName": "SuppressTopSpacing", "Summary": "Ignore Minimum and Exact Line Height for First Line on Page.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressSpacingAtTopOfPage", "ClassName": "SuppressSpacingAtTopOfPage", "Summary": "Ignore Minimum Line Height for First Line on Page.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressTopSpacingWP", "ClassName": "SuppressTopSpacingWordPerfect", "Summary": "Emulate WordPerfect 5.x Line Spacing.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:suppressSpBfAfterPgBrk", "ClassName": "SuppressSpacingBeforeAfterPageBreak", "Summary": "Do Not Use Space Before On First Line After a Page Break.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:swapBordersFacingPages", "ClassName": "SwapBordersFacingPages", "Summary": "Swap Paragraph Borders on Odd Numbered Pages.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:convMailMergeEsc", "ClassName": "ConvertMailMergeEscape", "Summary": "Treat Backslash Quotation Delimiter as Two Quotation Marks.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:truncateFontHeightsLikeWP6", "ClassName": "TruncateFontHeightsLikeWordPerfect", "Summary": "Emulate WordPerfect 6.x Font Height Calculation.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:mwSmallCaps", "ClassName": "MacWordSmallCaps", "Summary": "Emulate Word 5.x for the Macintosh Small Caps Formatting.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:usePrinterMetrics", "ClassName": "UsePrinterMetrics", "Summary": "Use Printer Metrics To Display Documents.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotSuppressParagraphBorders", "ClassName": "DoNotSuppressParagraphBorders", "Summary": "Do Not Suppress Paragraph Borders Next To Frames.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:wrapTrailSpaces", "ClassName": "WrapTrailSpaces", "Summary": "Line Wrap Trailing Spaces.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:footnoteLayoutLikeWW8", "ClassName": "FootnoteLayoutLikeWord8", "Summary": "Emulate Word 6.x/95/97 Footnote Placement.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:shapeLayoutLikeWW8", "ClassName": "ShapeLayoutLikeWord8", "Summary": "Emulate Word 97 Text Wrapping Around Floating Objects.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:alignTablesRowByRow", "ClassName": "AlignTablesRowByRow", "Summary": "Align Table Rows Independently.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:forgetLastTabAlignment", "ClassName": "ForgetLastTabAlignment", "Summary": "Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:adjustLineHeightInTable", "ClassName": "AdjustLineHeightInTable", "Summary": "Add Document Grid Line Pitch To Lines in Table Cells.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autoSpaceLikeWord95", "ClassName": "AutoSpaceLikeWord95", "Summary": "Emulate Word 95 Full-Width Character Spacing.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noSpaceRaiseLower", "ClassName": "NoSpaceRaiseLower", "Summary": "Do Not Increase Line Height for Raised/Lowered Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotUseHTMLParagraphAutoSpacing", "ClassName": "DoNotUseHTMLParagraphAutoSpacing", "Summary": "Use Fixed Paragraph Spacing for HTML Auto Setting.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:layoutRawTableWidth", "ClassName": "LayoutRawTableWidth", "Summary": "Ignore Space Before Table When Deciding If Table Should Wrap Floating Object.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:layoutTableRowsApart", "ClassName": "LayoutTableRowsApart", "Summary": "Allow Table Rows to Wrap Inline Objects Independently.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useWord97LineBreakRules", "ClassName": "UseWord97LineBreakRules", "Summary": "Emulate Word 97 East Asian Line Breaking.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotBreakWrappedTables", "ClassName": "DoNotBreakWrappedTables", "Summary": "Do Not Allow Floating Tables To Break Across Pages.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotSnapToGridInCell", "ClassName": "DoNotSnapToGridInCell", "Summary": "Do Not Snap to Document Grid in Table Cells with Objects.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:selectFldWithFirstOrLastChar", "ClassName": "SelectFieldWithFirstOrLastChar", "Summary": "Select Field When First or Last Character Is Selected.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:applyBreakingRules", "ClassName": "ApplyBreakingRules", "Summary": "Use Legacy Ethiopic and Amharic Line Breaking Rules.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotWrapTextWithPunct", "ClassName": "DoNotWrapTextWithPunctuation", "Summary": "Do Not Allow Hanging Punctuation With Character Grid.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotUseEastAsianBreakRules", "ClassName": "DoNotUseEastAsianBreakRules", "Summary": "Do Not Compress Compressible Characters When Using Document Grid.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useWord2002TableStyleRules", "ClassName": "UseWord2002TableStyleRules", "Summary": "Emulate Word 2002 Table Style Rules.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:growAutofit", "ClassName": "GrowAutofit", "Summary": "Allow Tables to AutoFit Into Page Margins.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useFELayout", "ClassName": "UseFarEastLayout", "Summary": "Do Not Bypass East Asian/Complex Script Layout Code.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useNormalStyleForList", "ClassName": "UseNormalStyleForList", "Summary": "Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotUseIndentAsNumberingTabStop", "ClassName": "DoNotUseIndentAsNumberingTabStop", "Summary": "Ignore Hanging Indent When Creating Tab Stop After Numbering.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useAltKinsokuLineBreakRules", "ClassName": "UseAltKinsokuLineBreakRules", "Summary": "Use Alternate Set of East Asian Line Breaking Rules.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:allowSpaceOfSameStyleInTable", "ClassName": "AllowSpaceOfSameStyleInTable", "Summary": "Allow Contextual Spacing of Paragraphs in Tables.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotSuppressIndentation", "ClassName": "DoNotSuppressIndentation", "Summary": "Do Not Ignore Floating Objects When Calculating Paragraph Indentation.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotAutofitConstrainedTables", "ClassName": "DoNotAutofitConstrainedTables", "Summary": "Do Not AutoFit Tables To Fit Next To Wrapped Objects.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autofitToFirstFixedWidthCell", "ClassName": "AutofitToFirstFixedWidthCell", "Summary": "Allow Table Columns To Exceed Preferred Widths of Constituent Cells.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:underlineTabInNumList", "ClassName": "UnderlineTabInNumberingList", "Summary": "Underline Following Character Following Numbering.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:displayHangulFixedWidth", "ClassName": "DisplayHangulFixedWidth", "Summary": "Always Use Fixed Width for Hangul Characters.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:splitPgBreakAndParaMark", "ClassName": "SplitPageBreakAndParagraphMark", "Summary": "Always Move Paragraph Mark to Page after a Page Break.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotVertAlignCellWithSp", "ClassName": "DoNotVerticallyAlignCellWithShape", "Summary": "Don\u0027t Vertically Align Cells Containing Floating Objects.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotBreakConstrainedForcedTable", "ClassName": "DoNotBreakConstrainedForcedTable", "Summary": "Don\u0027t Break Table Rows Around Floating Tables.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotVertAlignInTxbx", "ClassName": "DoNotVerticallyAlignInTextBox", "Summary": "Ignore Vertical Alignment in Textboxes.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useAnsiKerningPairs", "ClassName": "UseAnsiKerningPairs", "Summary": "Use ANSI Kerning Pairs from Fonts.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:cachedColBalance", "ClassName": "CachedColumnBalance", "Summary": "Use Cached Paragraph Information for Column Balancing.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:showingPlcHdr", "ClassName": "ShowingPlaceholder", "Summary": "Defines the ShowingPlaceholder Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:temporary", "ClassName": "TemporarySdt", "Summary": "Defines the TemporarySdt Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:removePersonalInformation", "ClassName": "RemovePersonalInformation", "Summary": "Remove Personal Information from Document Properties.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:removeDateAndTime", "ClassName": "RemoveDateAndTime", "Summary": "Remove Date and Time from Annotations.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotDisplayPageBoundaries", "ClassName": "DoNotDisplayPageBoundaries", "Summary": "Do Not Display Visual Boundary For Header/Footer or Between Pages.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:displayBackgroundShape", "ClassName": "DisplayBackgroundShape", "Summary": "Display Background Objects When Displaying Document.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printPostScriptOverText", "ClassName": "PrintPostScriptOverText", "Summary": "Print PostScript Codes With Document Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printFractionalCharacterWidth", "ClassName": "PrintFractionalCharacterWidth", "Summary": "Print Fractional Character Widths.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printFormsData", "ClassName": "PrintFormsData", "Summary": "Only Print Form Field Content.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:embedTrueTypeFonts", "ClassName": "EmbedTrueTypeFonts", "Summary": "Embed TrueType Fonts.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:embedSystemFonts", "ClassName": "EmbedSystemFonts", "Summary": "Embed Common System Fonts.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:saveSubsetFonts", "ClassName": "SaveSubsetFonts", "Summary": "Subset Fonts When Embedding.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:saveFormsData", "ClassName": "SaveFormsData", "Summary": "Only Save Form Field Content.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:mirrorMargins", "ClassName": "MirrorMargins", "Summary": "Mirror Page Margins.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:alignBordersAndEdges", "ClassName": "AlignBorderAndEdges", "Summary": "Align Paragraph and Table Borders with Page Border.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundHeader", "ClassName": "BordersDoNotSurroundHeader", "Summary": "Page Border Excludes Header.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundFooter", "ClassName": "BordersDoNotSurroundFooter", "Summary": "Page Border Excludes Footer.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:gutterAtTop", "ClassName": "GutterAtTop", "Summary": "Position Gutter At Top of Page.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:hideSpellingErrors", "ClassName": "HideSpellingErrors", "Summary": "Do Not Display Visual Indication of Spelling Errors.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:hideGrammaticalErrors", "ClassName": "HideGrammaticalErrors", "Summary": "Do Not Display Visual Indication of Grammatical Errors.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:formsDesign", "ClassName": "FormsDesign", "Summary": "Structured Document Tag Placeholder Text Should be Resaved.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:linkStyles", "ClassName": "LinkStyles", "Summary": "Automatically Update Styles From Document Template.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:trackRevisions", "ClassName": "TrackRevisions", "Summary": "Track Revisions to Document.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotTrackMoves", "ClassName": "DoNotTrackMoves", "Summary": "Do Not Use Move Syntax When Tracking Revisions.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotTrackFormatting", "ClassName": "DoNotTrackFormatting", "Summary": "Do Not Track Formatting Revisions When Tracking Revisions.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autoFormatOverride", "ClassName": "AutoFormatOverride", "Summary": "Allow Automatic Formatting to Override Formatting Protection Settings.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:styleLockTheme", "ClassName": "StyleLockThemesPart", "Summary": "Prevent Modification of Themes Part.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:styleLockQFSet", "ClassName": "StyleLockStylesPart", "Summary": "Prevent Replacement of Styles Part.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:autoHyphenation", "ClassName": "AutoHyphenation", "Summary": "Automatically Hyphenate Document Contents When Displayed.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotHyphenateCaps", "ClassName": "DoNotHyphenateCaps", "Summary": "Do Not Hyphenate Words in ALL CAPITAL LETTERS.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:showEnvelope", "ClassName": "ShowEnvelope", "Summary": "Show E-Mail Message Header.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:evenAndOddHeaders", "ClassName": "EvenAndOddHeaders", "Summary": "Different Even/Odd Page Headers and Footers.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bookFoldRevPrinting", "ClassName": "BookFoldReversePrinting", "Summary": "Reverse Book Fold Printing.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:bookFoldPrinting", "ClassName": "BookFoldPrinting", "Summary": "Book Fold Printing.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotUseMarginsForDrawingGridOrigin", "ClassName": "DoNotUseMarginsForDrawingGridOrigin", "Summary": "Do Not Use Margins for Drawing Grid Origin.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotShadeFormData", "ClassName": "DoNotShadeFormData", "Summary": "Do Not Show Visual Indicator For Form Fields.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:noPunctuationKerning", "ClassName": "NoPunctuationKerning", "Summary": "Never Kern Punctuation Characters.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:printTwoOnOne", "ClassName": "PrintTwoOnOne", "Summary": "Print Two Pages Per Sheet.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:strictFirstAndLastChars", "ClassName": "StrictFirstAndLastChars", "Summary": "Use Strict Kinsoku Rules for Japanese Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:savePreviewPicture", "ClassName": "SavePreviewPicture", "Summary": "Generate Thumbnail For Document On Save.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotValidateAgainstSchema", "ClassName": "DoNotValidateAgainstSchema", "Summary": "Do Not Validate Custom XML Markup Against Schemas.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:saveInvalidXml", "ClassName": "SaveInvalidXml", "Summary": "Allow Saving Document As XML File When Custom XML Markup Is Invalid.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:ignoreMixedContent", "ClassName": "IgnoreMixedContent", "Summary": "Ignore Mixed Content When Validating Custom XML Markup.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:alwaysShowPlaceholderText", "ClassName": "AlwaysShowPlaceholderText", "Summary": "Use Custom XML Element Names as Default Placeholder Text.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotDemarcateInvalidXml", "ClassName": "DoNotDemarcateInvalidXml", "Summary": "Do Not Show Visual Indicator For Invalid Custom XML Markup.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:saveXmlDataOnly", "ClassName": "SaveXmlDataOnly", "Summary": "Only Save Custom XML Markup.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:useXSLTWhenSaving", "ClassName": "UseXsltWhenSaving", "Summary": "Save Document as XML File through Custom XSL Transform.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:showXMLTags", "ClassName": "ShowXmlTags", "Summary": "Show Visual Indicators for Custom XML Markup Start/End Locations.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:alwaysMergeEmptyNamespace", "ClassName": "AlwaysMergeEmptyNamespace", "Summary": "Do Not Mark Custom XML Elements With No Namespace As Invalid.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:updateFields", "ClassName": "UpdateFieldsOnOpen", "Summary": "Automatically Recalculate Fields on Open.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:uiCompat97To2003", "ClassName": "UICompatibleWith97To2003", "Summary": "Disable Features Incompatible With Earlier Word Processing Formats.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotIncludeSubdocsInStats", "ClassName": "DoNotIncludeSubdocsInStats", "Summary": "Do Not Include Content in Text Boxes, Footnotes, and Endnotes in Document Statistics.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotAutoCompressPictures", "ClassName": "DoNotAutoCompressPictures", "Summary": "Do Not Automatically Compress Images.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:optimizeForBrowser", "ClassName": "OptimizeForBrowser", "Summary": "Defines the OptimizeForBrowser Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:relyOnVML", "ClassName": "RelyOnVML", "Summary": "Defines the RelyOnVML Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:allowPNG", "ClassName": "AllowPNG", "Summary": "Defines the AllowPNG Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotRelyOnCSS", "ClassName": "DoNotRelyOnCSS", "Summary": "Defines the DoNotRelyOnCSS Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotSaveAsSingleFile", "ClassName": "DoNotSaveAsSingleFile", "Summary": "Defines the DoNotSaveAsSingleFile Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotOrganizeInFolder", "ClassName": "DoNotOrganizeInFolder", "Summary": "Defines the DoNotOrganizeInFolder Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:doNotUseLongFileNames", "ClassName": "DoNotUseLongFileNames", "Summary": "Defines the DoNotUseLongFileNames Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/w:notTrueType", "ClassName": "NotTrueType", "Summary": "Defines the NotTrueType Class.", "BaseClass": "OnOffType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOff/", "ClassName": "OnOffType", "Summary": "Defines the OnOffType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "OnOffValue", "PropertyComments": "On/Off Value" } ] }, { "Name": "w:CT_FramePr/w:framePr", "ClassName": "FrameProperties", "Summary": "Defines the FrameProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:dropCap", "PropertyName": "DropCap", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DropCapLocationValues\u003E", "PropertyComments": "Drop Cap Frame" }, { "QName": "w:lines", "PropertyName": "Lines", "Type": "Int32Value", "PropertyComments": "Drop Cap Vertical Height in Lines", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "10" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:w", "PropertyName": "Width", "Type": "StringValue", "PropertyComments": "Frame Width", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:h", "PropertyName": "Height", "Type": "UInt32Value", "PropertyComments": "Frame Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:vSpace", "PropertyName": "VerticalSpace", "Type": "StringValue", "PropertyComments": "Vertical Frame Padding", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:hSpace", "PropertyName": "HorizontalSpace", "Type": "StringValue", "PropertyComments": "Horizontal Frame Padding", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:wrap", "PropertyName": "Wrap", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TextWrappingValues\u003E", "PropertyComments": "Text Wrapping Around Frame" }, { "QName": "w:hAnchor", "PropertyName": "HorizontalPosition", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues\u003E", "PropertyComments": "Frame Horizontal Positioning Base" }, { "QName": "w:vAnchor", "PropertyName": "VerticalPosition", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalAnchorValues\u003E", "PropertyComments": "Frame Vertical Positioning Base" }, { "QName": "w:x", "PropertyName": "X", "Type": "StringValue", "PropertyComments": "Absolute Horizontal Position", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:xAlign", "PropertyName": "XAlign", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HorizontalAlignmentValues\u003E", "PropertyComments": "Relative Horizontal Position" }, { "QName": "w:y", "PropertyName": "Y", "Type": "StringValue", "PropertyComments": "Absolute Vertical Position", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:yAlign", "PropertyName": "YAlign", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues\u003E", "PropertyComments": "Relative Vertical Position" }, { "QName": "w:hRule", "PropertyName": "HeightType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HeightRuleValues\u003E", "PropertyComments": "Frame Height Type" }, { "QName": "w:anchorLock", "PropertyName": "AnchorLock", "Type": "OnOffValue", "PropertyComments": "Lock Frame Anchor to Paragraph" } ] }, { "Name": "w:CT_NumPr/w:numPr", "ClassName": "NumberingProperties", "Summary": "Defines the NumberingProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_NonNegativeDecimalNumber255/w:ilvl", "PropertyName": "NumberingLevelReference", "PropertyComments": "Numbering Level Reference" }, { "Name": "w:CT_NonNegativeDecimalNumber/w:numId", "PropertyName": "NumberingId", "PropertyComments": "Numbering Definition Instance Reference" }, { "Name": "w:CT_TrackChangeNumbering/w:numberingChange", "PropertyName": "NumberingChange", "PropertyComments": "Previous Paragraph Numbering Properties" }, { "Name": "w:CT_TrackChange/w:ins", "PropertyName": "Inserted", "PropertyComments": "Inserted Numbering Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NonNegativeDecimalNumber255/w:ilvl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NonNegativeDecimalNumber/w:numId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChangeNumbering/w:numberingChange", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:ins", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_PBdr/w:pBdr", "ClassName": "ParagraphBorders", "Summary": "Defines the ParagraphBorders Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Border/w:top", "PropertyName": "TopBorder", "PropertyComments": "Paragraph Border Above Identical Paragraphs" }, { "Name": "w:CT_Border/w:left", "PropertyName": "LeftBorder", "PropertyComments": "Left Paragraph Border" }, { "Name": "w:CT_Border/w:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Paragraph Border Between Identical Paragraphs" }, { "Name": "w:CT_Border/w:right", "PropertyName": "RightBorder", "PropertyComments": "Right Paragraph Border" }, { "Name": "w:CT_Border/w:between", "PropertyName": "BetweenBorder", "PropertyComments": "Paragraph Border Between Identical Paragraphs" }, { "Name": "w:CT_Border/w:bar", "PropertyName": "BarBorder", "PropertyComments": "Paragraph Border Between Facing Pages" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Border/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:between", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bar", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Shd/w:shd", "ClassName": "Shading", "Summary": "Defines the Shading Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ShadingPatternValues\u003E", "PropertyComments": "Shading Pattern", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:color", "PropertyName": "Color", "Type": "StringValue", "PropertyComments": "Shading Pattern Color", "Validators": [ { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeColor", "PropertyName": "ThemeColor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "Shading Pattern Theme Color" }, { "QName": "w:themeTint", "PropertyName": "ThemeTint", "Type": "StringValue", "PropertyComments": "Shading Pattern Theme Color Tint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeShade", "PropertyName": "ThemeShade", "Type": "StringValue", "PropertyComments": "Shading Pattern Theme Color Shade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:fill", "PropertyName": "Fill", "Type": "StringValue", "PropertyComments": "Shading Background Color", "Validators": [ { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeFill", "PropertyName": "ThemeFill", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "Shading Background Theme Color" }, { "QName": "w:themeFillTint", "PropertyName": "ThemeFillTint", "Type": "StringValue", "PropertyComments": "Shading Background Theme Color Tint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeFillShade", "PropertyName": "ThemeFillShade", "Type": "StringValue", "PropertyComments": "Shading Background Theme Color Shade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Tabs/w:tabs", "ClassName": "Tabs", "Summary": "Defines the Tabs Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TabStop/w:tab" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TabStop/w:tab", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "w:CT_Spacing/w:spacing", "ClassName": "SpacingBetweenLines", "Summary": "Defines the SpacingBetweenLines Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:before", "PropertyName": "Before", "Type": "StringValue", "PropertyComments": "Spacing Above Paragraph", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:beforeLines", "PropertyName": "BeforeLines", "Type": "Int32Value", "PropertyComments": "Spacing Above Paragraph IN Line Units" }, { "QName": "w:beforeAutospacing", "PropertyName": "BeforeAutoSpacing", "Type": "OnOffValue", "PropertyComments": "Automatically Determine Spacing Above Paragraph" }, { "QName": "w:after", "PropertyName": "After", "Type": "StringValue", "PropertyComments": "Spacing Below Paragraph", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:afterLines", "PropertyName": "AfterLines", "Type": "Int32Value", "PropertyComments": "Spacing Below Paragraph in Line Units" }, { "QName": "w:afterAutospacing", "PropertyName": "AfterAutoSpacing", "Type": "OnOffValue", "PropertyComments": "Automatically Determine Spacing Below Paragraph" }, { "QName": "w:line", "PropertyName": "Line", "Type": "StringValue", "PropertyComments": "Spacing Between Lines in Paragraph", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:lineRule", "PropertyName": "LineRule", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.LineSpacingRuleValues\u003E", "PropertyComments": "Type of Spacing Between Lines" } ] }, { "Name": "w:CT_Ind/w:ind", "ClassName": "Indentation", "Summary": "Defines the Indentation Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:left", "PropertyName": "Left", "Type": "StringValue", "PropertyComments": "Left Indentation", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:start", "PropertyName": "Start", "Type": "StringValue", "Version": "Office2010", "PropertyComments": "start", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:leftChars", "PropertyName": "LeftChars", "Type": "Int32Value", "PropertyComments": "Left Indentation in Character Units" }, { "QName": "w:startChars", "PropertyName": "StartCharacters", "Type": "Int32Value", "Version": "Office2010", "PropertyComments": "startChars", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:right", "PropertyName": "Right", "Type": "StringValue", "PropertyComments": "Right Indentation", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:end", "PropertyName": "End", "Type": "StringValue", "Version": "Office2010", "PropertyComments": "end", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:rightChars", "PropertyName": "RightChars", "Type": "Int32Value", "PropertyComments": "Right Indentation in Character Units" }, { "QName": "w:endChars", "PropertyName": "EndCharacters", "Type": "Int32Value", "Version": "Office2010", "PropertyComments": "endChars", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:hanging", "PropertyName": "Hanging", "Type": "StringValue", "PropertyComments": "Indentation Removed from First Line", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:hangingChars", "PropertyName": "HangingChars", "Type": "Int32Value", "PropertyComments": "Indentation Removed From First Line in Character Units" }, { "QName": "w:firstLine", "PropertyName": "FirstLine", "Type": "StringValue", "PropertyComments": "Additional First Line Indentation", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:firstLineChars", "PropertyName": "FirstLineChars", "Type": "Int32Value", "PropertyComments": "Additional First Line Indentation in Character Units" } ] }, { "Name": "w:CT_Jc/w:jc", "ClassName": "Justification", "Summary": "Defines the Justification Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.JustificationValues\u003E", "PropertyComments": "Alignment Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "ClassName": "TextDirection", "Summary": "Defines the TextDirection Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TextDirectionValues\u003E", "PropertyComments": "Direction of Text Flow", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "ClassName": "TextAlignment", "Summary": "Defines the TextAlignment Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignmentValues\u003E", "PropertyComments": "Vertical Character Alignment Position", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "ClassName": "TextBoxTightWrap", "Summary": "Defines the TextBoxTightWrap Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TextBoxTightWrapValues\u003E", "PropertyComments": "Lines to Tight Wrap to Paragraph Extents", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "ClassName": "OutlineLevel", "Summary": "Defines the OutlineLevel Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:gridSpan", "ClassName": "GridSpan", "Summary": "Defines the GridSpan Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:gridBefore", "ClassName": "GridBefore", "Summary": "Defines the GridBefore Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:gridAfter", "ClassName": "GridAfter", "Summary": "Defines the GridAfter Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:result", "ClassName": "DropDownListSelection", "Summary": "Drop-Down List Selection.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:activeRecord", "ClassName": "ActiveRecord", "Summary": "Record Currently Displayed In Merged Document.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:checkErrors", "ClassName": "CheckErrors", "Summary": "Mail Merge Error Reporting Setting.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:lvlRestart", "ClassName": "LevelRestart", "Summary": "Restart Numbering Level Symbol.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:lvlPicBulletId", "ClassName": "LevelPictureBulletId", "Summary": "Picture Numbering Symbol Definition Reference.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:startOverride", "ClassName": "StartOverrideNumberingValue", "Summary": "Numbering Level Starting Value Override.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:numIdMacAtCleanup", "ClassName": "NumberingIdMacAtCleanup", "Summary": "Last Reviewed Abstract Numbering Definition.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:id", "ClassName": "SdtId", "Summary": "Defines the SdtId Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/w:pixelsPerInch", "ClassName": "PixelsPerInch", "Summary": "Defines the PixelsPerInch Class.", "BaseClass": "DecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_DecimalNumber/", "ClassName": "DecimalNumberType", "Summary": "Defines the DecimalNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Decimal Number Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PPrChange/w:pPrChange", "ClassName": "ParagraphPropertiesChange", "Summary": "Defines the ParagraphPropertiesChange Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_PPrExtended/w:pPr", "PropertyName": "ParagraphPropertiesExtended", "PropertyComments": "Previous Paragraph Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPrExtended/w:pPr" } ] } ] } }, { "Name": "w:CT_HdrFtrRef/w:headerReference", "ClassName": "HeaderReference", "Summary": "Header Reference.", "BaseClass": "HeaderFooterReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HdrFtrRef/w:footerReference", "ClassName": "FooterReference", "Summary": "Footer Reference.", "BaseClass": "HeaderFooterReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HdrFtrRef/", "ClassName": "HeaderFooterReferenceType", "Summary": "Defines the HeaderFooterReferenceType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HeaderFooterValues\u003E", "PropertyComments": "type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship to Part", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Br/w:br", "ClassName": "Break", "Summary": "Break.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.BreakValues\u003E", "PropertyComments": "Break Type" }, { "QName": "w:clear", "PropertyName": "Clear", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.BreakTextRestartLocationValues\u003E", "PropertyComments": "Restart Location For Text Wrapping Break" } ] }, { "Name": "w:CT_Text/w:t", "ClassName": "Text", "Summary": "Text.", "BaseClass": "TextType", "IsDerived": true, "IsLeafText": true }, { "Name": "w:CT_Text/w:delText", "ClassName": "DeletedText", "Summary": "Deleted Text.", "BaseClass": "TextType", "IsDerived": true, "IsLeafText": true }, { "Name": "w:CT_Text/w:instrText", "ClassName": "FieldCode", "Summary": "Field Code.", "BaseClass": "TextType", "IsDerived": true, "IsLeafText": true }, { "Name": "w:CT_Text/w:delInstrText", "ClassName": "DeletedFieldCode", "Summary": "Deleted Field Code.", "BaseClass": "TextType", "IsDerived": true, "IsLeafText": true }, { "Name": "w:CT_Text/", "ClassName": "TextType", "Summary": "Defines the TextType Class.", "BaseClass": "OpenXmlLeafTextElement", "IsAbstract": true, "IsLeafText": true, "Attributes": [ { "QName": "xml:space", "PropertyName": "Space", "Type": "EnumValue\u003CDocumentFormat.OpenXml.SpaceProcessingModeValues\u003E", "PropertyComments": "space" } ] }, { "Name": "w:CT_Empty/w:noBreakHyphen", "ClassName": "NoBreakHyphen", "Summary": "Non Breaking Hyphen Character.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:softHyphen", "ClassName": "SoftHyphen", "Summary": "Optional Hyphen Character.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:dayShort", "ClassName": "DayShort", "Summary": "Date Block - Short Day Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:monthShort", "ClassName": "MonthShort", "Summary": "Date Block - Short Month Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:yearShort", "ClassName": "YearShort", "Summary": "Date Block - Short Year Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:dayLong", "ClassName": "DayLong", "Summary": "Date Block - Long Day Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:monthLong", "ClassName": "MonthLong", "Summary": "Date Block - Long Month Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:yearLong", "ClassName": "YearLong", "Summary": "Date Block - Long Year Format.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:annotationRef", "ClassName": "AnnotationReferenceMark", "Summary": "Comment Information Block.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:footnoteRef", "ClassName": "FootnoteReferenceMark", "Summary": "Footnote Reference Mark.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:endnoteRef", "ClassName": "EndnoteReferenceMark", "Summary": "Endnote Reference Mark.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:separator", "ClassName": "SeparatorMark", "Summary": "Footnote/Endnote Separator Mark.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:continuationSeparator", "ClassName": "ContinuationSeparatorMark", "Summary": "Continuation Separator Mark.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:pgNum", "ClassName": "PageNumber", "Summary": "Page Number Block.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:cr", "ClassName": "CarriageReturn", "Summary": "Carriage Return.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:tab", "ClassName": "TabChar", "Summary": "Tab Character.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:lastRenderedPageBreak", "ClassName": "LastRenderedPageBreak", "Summary": "Position of Last Calculated Page Break.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:equation", "ClassName": "SdtContentEquation", "Summary": "Defines the SdtContentEquation Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:picture", "ClassName": "SdtContentPicture", "Summary": "Defines the SdtContentPicture Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:richText", "ClassName": "SdtContentRichText", "Summary": "Defines the SdtContentRichText Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:citation", "ClassName": "SdtContentCitation", "Summary": "Defines the SdtContentCitation Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:group", "ClassName": "SdtContentGroup", "Summary": "Defines the SdtContentGroup Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:bibliography", "ClassName": "SdtContentBibliography", "Summary": "Defines the SdtContentBibliography Class.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/w:forceUpgrade", "ClassName": "ForceUpgrade", "Summary": "Upgrade Document on Open.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Empty/", "ClassName": "EmptyType", "Summary": "Defines the EmptyType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true }, { "Name": "w:CT_Sym/w:sym", "ClassName": "SymbolChar", "Summary": "Symbol Character.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:font", "PropertyName": "Font", "Type": "StringValue", "PropertyComments": "Symbol Character Font", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "31" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:char", "PropertyName": "Char", "Type": "HexBinaryValue", "PropertyComments": "Symbol Character Code", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Object/w:object", "ClassName": "EmbeddedObject", "Summary": "Inline Embedded Object.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:dxaOrig", "PropertyName": "DxaOriginal", "Type": "StringValue", "PropertyComments": "dxaOrig" }, { "QName": "w:dyaOrig", "PropertyName": "DyaOriginal", "Type": "StringValue", "PropertyComments": "dyaOrig" }, { "QName": "w14:anchorId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "anchorId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" }, { "Name": "v:CT_Arc/v:arc" }, { "Name": "v:CT_Curve/v:curve" }, { "Name": "o:CT_OLEObject/o:OLEObject" }, { "Name": "w:CT_Drawing/w:drawing" }, { "Name": "w:CT_Control/w:control" }, { "Name": "w:CT_ObjectEmbed/w:objectEmbed" }, { "Name": "w:CT_ObjectLink/w:objectLink" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" } ] } ] }, { "Name": "v:CT_Arc/v:arc" }, { "Name": "v:CT_Curve/v:curve" }, { "Name": "o:CT_OLEObject/o:OLEObject" } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Drawing/w:drawing", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "w:CT_Control/w:control", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ObjectEmbed/w:objectEmbed" }, { "Name": "w:CT_ObjectLink/w:objectLink" } ] } ] } ] } }, { "Name": "w:CT_Picture/w:pict", "ClassName": "Picture", "Summary": "VML Object.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w14:anchorId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "anchorId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" }, { "Name": "v:CT_Arc/v:arc" }, { "Name": "v:CT_Curve/v:curve" }, { "Name": "o:CT_OLEObject/o:OLEObject" }, { "Name": "w:CT_Rel/w:movie" }, { "Name": "w:CT_Control/w:control" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" } ] } ] }, { "Name": "v:CT_Arc/v:arc" }, { "Name": "v:CT_Curve/v:curve" }, { "Name": "o:CT_OLEObject/o:OLEObject" } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Rel/w:movie", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Control/w:control", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_FldChar/w:fldChar", "ClassName": "FieldChar", "Summary": "Complex Field Character.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:fldCharType", "PropertyName": "FieldCharType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FieldCharValues\u003E", "PropertyComments": "Field Character Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:fldLock", "PropertyName": "FieldLock", "Type": "OnOffValue", "PropertyComments": "Field Should Not Be Recalculated" }, { "QName": "w:dirty", "PropertyName": "Dirty", "Type": "OnOffValue", "PropertyComments": "Field Result Invalidated" } ], "Children": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "PropertyName": "FieldData", "PropertyComments": "Custom Field Data" }, { "Name": "w:CT_FFData/w:ffData", "PropertyName": "FormFieldData", "PropertyComments": "Form Field Properties" }, { "Name": "w:CT_TrackChangeNumbering/w:numberingChange", "PropertyName": "NumberingChange", "PropertyComments": "Previous Numbering Field Properties" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FFData/w:ffData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChangeNumbering/w:numberingChange", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Ruby/w:ruby", "ClassName": "Ruby", "Summary": "Phonetic Guide.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RubyPr/w:rubyPr", "PropertyName": "RubyProperties", "PropertyComments": "Phonetic Guide Properties" }, { "Name": "w:CT_RubyContent/w:rt", "PropertyName": "RubyContent", "PropertyComments": "Phonetic Guide Text" }, { "Name": "w:CT_RubyContent/w:rubyBase", "PropertyName": "RubyBase", "PropertyComments": "Phonetic Guide Base Text" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RubyPr/w:rubyPr" }, { "Name": "w:CT_RubyContent/w:rt" }, { "Name": "w:CT_RubyContent/w:rubyBase" } ] } }, { "Name": "w:CT_FtnEdnRef/w:footnoteReference", "ClassName": "FootnoteReference", "Summary": "Footnote Reference.", "BaseClass": "FootnoteEndnoteReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FtnEdnRef/w:endnoteReference", "ClassName": "EndnoteReference", "Summary": "Endnote Reference.", "BaseClass": "FootnoteEndnoteReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FtnEdnRef/", "ClassName": "FootnoteEndnoteReferenceType", "Summary": "Defines the FootnoteEndnoteReferenceType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:customMarkFollows", "PropertyName": "CustomMarkFollows", "Type": "OnOffValue", "PropertyComments": "Suppress Footnote/Endnote Reference Mark" }, { "QName": "w:id", "PropertyName": "Id", "Type": "IntegerValue", "PropertyComments": "Footnote/Endnote ID Reference", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-2147483648" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "32767" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Drawing/w:drawing", "ClassName": "Drawing", "Summary": "DrawingML Object.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "wp:CT_Anchor/wp:anchor", "PropertyName": "Anchor", "PropertyComments": "Drawing Element Anchor" }, { "Name": "wp:CT_Inline/wp:inline", "PropertyName": "Inline", "PropertyComments": "Inline Drawing Object" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "wp:CT_Anchor/wp:anchor" }, { "Name": "wp:CT_Inline/wp:inline" } ] } }, { "Name": "w:CT_PTab/w:ptab", "ClassName": "PositionalTab", "Summary": "Absolute Position Tab Character.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:alignment", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.AbsolutePositionTabAlignmentValues\u003E", "PropertyComments": "Positional Tab Stop Alignment", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:relativeTo", "PropertyName": "RelativeTo", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.AbsolutePositionTabPositioningBaseValues\u003E", "PropertyComments": "Positional Tab Base", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:leader", "PropertyName": "Leader", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.AbsolutePositionTabLeaderCharValues\u003E", "PropertyComments": "Tab Leader Character", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_String253/w:rStyle", "ClassName": "RunStyle", "Summary": "Defines the RunStyle Class.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:tblStyle", "ClassName": "TableStyle", "Summary": "Defines the TableStyle Class.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:pStyle", "ClassName": "ParagraphStyleIdInLevel", "Summary": "Paragraph Style\u0027s Associated Numbering Level.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:name", "ClassName": "AbstractNumDefinitionName", "Summary": "Abstract Numbering Definition Name.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:styleLink", "ClassName": "StyleLink", "Summary": "Numbering Style Definition.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:numStyleLink", "ClassName": "NumberingStyleLink", "Summary": "Numbering Style Reference.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:aliases", "ClassName": "Aliases", "Summary": "Alternate Style Names.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:basedOn", "ClassName": "BasedOn", "Summary": "Parent Style ID.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:next", "ClassName": "NextParagraphStyle", "Summary": "Style For Next Paragraph.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:link", "ClassName": "LinkedStyle", "Summary": "Linked Style Reference.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:clickAndTypeStyle", "ClassName": "ClickAndTypeStyle", "Summary": "Paragraph Style Applied to Automatically Generated Paragraphs.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/w:defaultTableStyle", "ClassName": "DefaultTableStyle", "Summary": "Default Table Style for Newly Inserted Tables.", "BaseClass": "String253Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String253/", "ClassName": "String253Type", "Summary": "Defines the String253Type Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "253" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Fonts/w:rFonts", "ClassName": "RunFonts", "Summary": "Defines the RunFonts Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:hint", "PropertyName": "Hint", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FontTypeHintValues\u003E", "PropertyComments": "Font Content Type" }, { "QName": "w:ascii", "PropertyName": "Ascii", "Type": "StringValue", "PropertyComments": "ASCII Font", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "31" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:hAnsi", "PropertyName": "HighAnsi", "Type": "StringValue", "PropertyComments": "High ANSI Font", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "31" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:eastAsia", "PropertyName": "EastAsia", "Type": "StringValue", "PropertyComments": "East Asian Font", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "31" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:cs", "PropertyName": "ComplexScript", "Type": "StringValue", "PropertyComments": "Complex Script Font", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "31" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:asciiTheme", "PropertyName": "AsciiTheme", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeFontValues\u003E", "PropertyComments": "ASCII Theme Font" }, { "QName": "w:hAnsiTheme", "PropertyName": "HighAnsiTheme", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeFontValues\u003E", "PropertyComments": "High ANSI Theme Font" }, { "QName": "w:eastAsiaTheme", "PropertyName": "EastAsiaTheme", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeFontValues\u003E", "PropertyComments": "East Asian Theme Font" }, { "QName": "w:cstheme", "PropertyName": "ComplexScriptTheme", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeFontValues\u003E", "PropertyComments": "Complex Script Theme Font" } ] }, { "Name": "w:CT_Color/w:color", "ClassName": "Color", "Summary": "Defines the Color Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Run Content Color", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeColor", "PropertyName": "ThemeColor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "Run Content Theme Color" }, { "QName": "w:themeTint", "PropertyName": "ThemeTint", "Type": "StringValue", "PropertyComments": "Run Content Theme Color Tint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeShade", "PropertyName": "ThemeShade", "Type": "StringValue", "PropertyComments": "Run Content Theme Color Shade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "ClassName": "Spacing", "Summary": "Defines the Spacing Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TextScale/w:w", "ClassName": "CharacterScale", "Summary": "Defines the CharacterScale Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "IntegerValue", "PropertyComments": "Text Expansion/Compression Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "600" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_HpsKern/w:kern", "ClassName": "Kern", "Summary": "Defines the Kern Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "3277" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "ClassName": "Position", "Summary": "Defines the Position Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Signed Half-Point Measurement", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "w:ST_SignedHpsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "ClassName": "FontSize", "Summary": "Defines the FontSize Class.", "BaseClass": "HpsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HpsMeasure/w:szCs", "ClassName": "FontSizeComplexScript", "Summary": "Defines the FontSizeComplexScript Class.", "BaseClass": "HpsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HpsMeasure/w:size", "ClassName": "FormFieldSize", "Summary": "Checkbox Form Field Size.", "BaseClass": "HpsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HpsMeasure/w:hps", "ClassName": "PhoneticGuideTextFontSize", "Summary": "Phonetic Guide Text Font Size.", "BaseClass": "HpsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HpsMeasure/w:hpsBaseText", "ClassName": "PhoneticGuideBaseTextSize", "Summary": "Phonetic Guide Base Text Font Size.", "BaseClass": "HpsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_HpsMeasure/", "ClassName": "HpsMeasureType", "Summary": "Defines the HpsMeasureType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Half Point Measurement", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "2" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "3277" } ], "Name": "NumberValidator", "Type": "w:ST_HpsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Highlight/w:highlight", "ClassName": "Highlight", "Summary": "Defines the Highlight Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HighlightColorValues\u003E", "PropertyComments": "Highlighting Color", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Underline/w:u", "ClassName": "Underline", "Summary": "Defines the Underline Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.UnderlineValues\u003E", "PropertyComments": "Underline Style" }, { "QName": "w:color", "PropertyName": "Color", "Type": "StringValue", "PropertyComments": "Underline Color", "Validators": [ { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeColor", "PropertyName": "ThemeColor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "Underline Theme Color" }, { "QName": "w:themeTint", "PropertyName": "ThemeTint", "Type": "StringValue", "PropertyComments": "Underline Theme Color Tint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeShade", "PropertyName": "ThemeShade", "Type": "StringValue", "PropertyComments": "Underline Theme Color Shade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TextEffect/w:effect", "ClassName": "TextEffect", "Summary": "Defines the TextEffect Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TextEffectValues\u003E", "PropertyComments": "Animated Text Effect Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Border/w:bdr", "ClassName": "Border", "Summary": "Defines the Border Class.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:top", "ClassName": "TopBorder", "Summary": "Paragraph Border Above Identical Paragraphs.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:left", "ClassName": "LeftBorder", "Summary": "Left Paragraph Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:bottom", "ClassName": "BottomBorder", "Summary": "Paragraph Border Between Identical Paragraphs.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:right", "ClassName": "RightBorder", "Summary": "Right Paragraph Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:between", "ClassName": "BetweenBorder", "Summary": "Paragraph Border Between Identical Paragraphs.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:bar", "ClassName": "BarBorder", "Summary": "Paragraph Border Between Facing Pages.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:start", "ClassName": "StartBorder", "Summary": "Defines the StartBorder Class.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_Border/w:end", "ClassName": "EndBorder", "Summary": "Defines the EndBorder Class.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_Border/w:insideH", "ClassName": "InsideHorizontalBorder", "Summary": "Table Inside Horizontal Edges Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:insideV", "ClassName": "InsideVerticalBorder", "Summary": "Table Inside Vertical Edges Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:tl2br", "ClassName": "TopLeftToBottomRightCellBorder", "Summary": "Table Cell Top Left to Bottom Right Diagonal Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/w:tr2bl", "ClassName": "TopRightToBottomLeftCellBorder", "Summary": "Table Cell Top Right to Bottom Left Diagonal Border.", "BaseClass": "BorderType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Border/", "ClassName": "BorderType", "Summary": "Defines the BorderType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.BorderValues\u003E", "PropertyComments": "Border Style", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:color", "PropertyName": "Color", "Type": "StringValue", "PropertyComments": "Border Color", "Validators": [ { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeColor", "PropertyName": "ThemeColor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "Border Theme Color" }, { "QName": "w:themeTint", "PropertyName": "ThemeTint", "Type": "StringValue", "PropertyComments": "Border Theme Color Tint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeShade", "PropertyName": "ThemeShade", "Type": "StringValue", "PropertyComments": "Border Theme Color Shade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:sz", "PropertyName": "Size", "Type": "UInt32Value", "PropertyComments": "Border Width" }, { "QName": "w:space", "PropertyName": "Space", "Type": "UInt32Value", "PropertyComments": "Border Spacing Measurement", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:shadow", "PropertyName": "Shadow", "Type": "OnOffValue", "PropertyComments": "Border Shadow" }, { "QName": "w:frame", "PropertyName": "Frame", "Type": "OnOffValue", "PropertyComments": "Create Frame Effect" } ] }, { "Name": "w:CT_FitText/w:fitText", "ClassName": "FitText", "Summary": "Defines the FitText Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "Fit Text Run ID" } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "ClassName": "VerticalTextAlignment", "Summary": "Defines the VerticalTextAlignment Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalPositionValues\u003E", "PropertyComments": "Subscript/Superscript Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Em/w:em", "ClassName": "Emphasis", "Summary": "Defines the Emphasis Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.EmphasisMarkValues\u003E", "PropertyComments": "Emphasis Mark Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Language/w:lang", "ClassName": "Languages", "Summary": "Defines the Languages Class.", "BaseClass": "LanguageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Language/w:themeFontLang", "ClassName": "ThemeFontLanguages", "Summary": "Theme Font Languages.", "BaseClass": "LanguageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Language/", "ClassName": "LanguageType", "Summary": "Defines the LanguageType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Latin Language", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:eastAsia", "PropertyName": "EastAsia", "Type": "StringValue", "PropertyComments": "East Asian Language", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:bidi", "PropertyName": "Bidi", "Type": "StringValue", "PropertyComments": "Complex Script Language", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "ClassName": "EastAsianLayout", "Summary": "Defines the EastAsianLayout Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "East Asian Typography Run ID" }, { "QName": "w:combine", "PropertyName": "Combine", "Type": "OnOffValue", "PropertyComments": "Two Lines in One" }, { "QName": "w:combineBrackets", "PropertyName": "CombineBrackets", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CombineBracketValues\u003E", "PropertyComments": "Display Brackets Around Two Lines in One" }, { "QName": "w:vert", "PropertyName": "Vertical", "Type": "OnOffValue", "PropertyComments": "Horizontal in Vertical (Rotate Text)" }, { "QName": "w:vertCompress", "PropertyName": "VerticalCompress", "Type": "OnOffValue", "PropertyComments": "Compress Rotated Text to Line Height" } ] }, { "Name": "w:CT_RPrChange/w:rPrChange", "ClassName": "RunPropertiesChange", "Summary": "Defines the RunPropertiesChange Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_RPrOriginal/w:rPr", "PropertyName": "PreviousRunProperties", "PropertyComments": "Previous Run Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPrOriginal/w:rPr" } ] } ] } }, { "Name": "w:CT_RPr/w:rPr", "ClassName": "RunProperties", "Summary": "Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String253/w:rStyle", "PropertyName": "RunStyle" }, { "Name": "w:CT_Fonts/w:rFonts", "PropertyName": "RunFonts" }, { "Name": "w:CT_OnOff/w:b", "PropertyName": "Bold" }, { "Name": "w:CT_OnOff/w:bCs", "PropertyName": "BoldComplexScript" }, { "Name": "w:CT_OnOff/w:i", "PropertyName": "Italic" }, { "Name": "w:CT_OnOff/w:iCs", "PropertyName": "ItalicComplexScript" }, { "Name": "w:CT_OnOff/w:caps", "PropertyName": "Caps" }, { "Name": "w:CT_OnOff/w:smallCaps", "PropertyName": "SmallCaps" }, { "Name": "w:CT_OnOff/w:strike", "PropertyName": "Strike" }, { "Name": "w:CT_OnOff/w:dstrike", "PropertyName": "DoubleStrike" }, { "Name": "w:CT_OnOff/w:outline", "PropertyName": "Outline" }, { "Name": "w:CT_OnOff/w:shadow", "PropertyName": "Shadow" }, { "Name": "w:CT_OnOff/w:emboss", "PropertyName": "Emboss" }, { "Name": "w:CT_OnOff/w:imprint", "PropertyName": "Imprint" }, { "Name": "w:CT_OnOff/w:noProof", "PropertyName": "NoProof" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_OnOff/w:vanish", "PropertyName": "Vanish" }, { "Name": "w:CT_OnOff/w:webHidden", "PropertyName": "WebHidden" }, { "Name": "w:CT_Color/w:color", "PropertyName": "Color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "PropertyName": "Spacing" }, { "Name": "w:CT_TextScale/w:w", "PropertyName": "CharacterScale" }, { "Name": "w:CT_HpsKern/w:kern", "PropertyName": "Kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position", "PropertyName": "Position" }, { "Name": "w:CT_HpsMeasure/w:sz", "PropertyName": "FontSize" }, { "Name": "w:CT_HpsMeasure/w:szCs", "PropertyName": "FontSizeComplexScript" }, { "Name": "w:CT_Highlight/w:highlight", "PropertyName": "Highlight" }, { "Name": "w:CT_Underline/w:u", "PropertyName": "Underline" }, { "Name": "w:CT_TextEffect/w:effect", "PropertyName": "TextEffect" }, { "Name": "w:CT_Border/w:bdr", "PropertyName": "Border" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_FitText/w:fitText", "PropertyName": "FitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "PropertyName": "VerticalTextAlignment" }, { "Name": "w:CT_OnOff/w:rtl", "PropertyName": "RightToLeftText" }, { "Name": "w:CT_OnOff/w:cs", "PropertyName": "ComplexScript" }, { "Name": "w:CT_Em/w:em", "PropertyName": "Emphasis" }, { "Name": "w:CT_Language/w:lang", "PropertyName": "Languages" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "PropertyName": "EastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish", "PropertyName": "SpecVanish" }, { "Name": "w14:CT_Glow/w14:glow", "PropertyName": "Glow" }, { "Name": "w14:CT_Shadow/w14:shadow", "PropertyName": "Shadow14" }, { "Name": "w14:CT_Reflection/w14:reflection", "PropertyName": "Reflection" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline", "PropertyName": "TextOutlineEffect" }, { "Name": "w14:CT_FillTextEffect/w14:textFill", "PropertyName": "FillTextEffect" }, { "Name": "w14:CT_Scene3D/w14:scene3d", "PropertyName": "Scene3D" }, { "Name": "w14:CT_Props3D/w14:props3d", "PropertyName": "Properties3D" }, { "Name": "w14:CT_Ligatures/w14:ligatures", "PropertyName": "Ligatures" }, { "Name": "w14:CT_NumForm/w14:numForm", "PropertyName": "NumberingFormat" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing", "PropertyName": "NumberSpacing" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets", "PropertyName": "StylisticSets" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts", "PropertyName": "ContextualAlternatives" }, { "Name": "w:CT_RPrChange/w:rPrChange", "PropertyName": "RunPropertiesChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:rStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Highlight/w:highlight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Glow/w14:glow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Shadow/w14:shadow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Reflection/w14:reflection", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_FillTextEffect/w14:textFill", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Scene3D/w14:scene3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Props3D/w14:props3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Ligatures/w14:ligatures", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumForm/w14:numForm", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPrChange/w:rPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_MathCtrlIns/w:ins", "ClassName": "InsertedMathControl", "Summary": "Defines the InsertedMathControl Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_RPr/w:rPr" }, { "Name": "w:CT_MathCtrlDel/w:del" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MathCtrlDel/w:del" } ] } ] } ] } ] } }, { "Name": "w:CT_MathCtrlDel/w:del", "ClassName": "DeletedMathControl", "Summary": "Defines the DeletedMathControl Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_RPr/w:rPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } }, { "Name": "w:CT_MathCtrlMove/w:moveFrom", "ClassName": "MoveFromMathControl", "Summary": "Defines the MoveFromMathControl Class.", "BaseClass": "MathControlMoveType", "IsDerived": true, "Children": [ { "Name": "w:CT_RPr/w:rPr" }, { "Name": "w:CT_MathCtrlIns/w:ins" }, { "Name": "w:CT_MathCtrlDel/w:del" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MathCtrlIns/w:ins" } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MathCtrlDel/w:del" } ] } ] } ] } ] } }, { "Name": "w:CT_MathCtrlMove/w:moveTo", "ClassName": "MoveToMathControl", "Summary": "Defines the MoveToMathControl Class.", "BaseClass": "MathControlMoveType", "IsDerived": true, "Children": [ { "Name": "w:CT_RPr/w:rPr" }, { "Name": "w:CT_MathCtrlIns/w:ins" }, { "Name": "w:CT_MathCtrlDel/w:del" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MathCtrlIns/w:ins" } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MathCtrlDel/w:del" } ] } ] } ] } ] } }, { "Name": "w:CT_MathCtrlMove/", "ClassName": "MathControlMoveType", "Summary": "Defines the MathControlMoveType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "AdditionalElements": [ "w:CT_MathCtrlDel/w:del", "w:CT_MathCtrlIns/w:ins", "w:CT_RPr/w:rPr" ], "Children": [ { "Name": "w:CT_RPr/w:rPr" }, { "Name": "w:CT_MathCtrlIns/w:ins" }, { "Name": "w:CT_MathCtrlDel/w:del" } ] }, { "Name": "w:CT_CustomXmlRuby/w:customXml", "ClassName": "CustomXmlRuby", "Summary": "Defines the CustomXmlRuby Class.", "CompositeType": "OneSequence", "BaseClass": "CustomXmlElement", "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple", "ClassName": "SimpleFieldRuby", "Summary": "Defines the SimpleFieldRuby Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:instr", "PropertyName": "Instruction", "Type": "StringValue", "PropertyComments": "instr", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:fldLock", "PropertyName": "FieldLock", "Type": "OnOffValue", "PropertyComments": "fldLock" }, { "QName": "w:dirty", "PropertyName": "Dirty", "Type": "OnOffValue", "PropertyComments": "dirty" } ], "Children": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "PropertyName": "FieldData" }, { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink", "ClassName": "HyperlinkRuby", "Summary": "Defines the HyperlinkRuby Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:tgtFrame", "PropertyName": "TargetFrame", "Type": "StringValue", "PropertyComments": "tgtFrame", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:tooltip", "PropertyName": "Tooltip", "Type": "StringValue", "PropertyComments": "tooltip", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "260" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:docLocation", "PropertyName": "DocLocation", "Type": "StringValue", "PropertyComments": "docLocation", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:history", "PropertyName": "History", "Type": "OnOffValue", "PropertyComments": "history" }, { "QName": "w:anchor", "PropertyName": "Anchor", "Type": "StringValue", "PropertyComments": "anchor", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "id" } ], "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_R/w:r", "ClassName": "Run", "Summary": "Phonetic Guide Text Run.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:rsidRPr", "PropertyName": "RsidRunProperties", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Run Properties", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidDel", "PropertyName": "RsidRunDeletion", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Run Deletion", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidR", "PropertyName": "RsidRunAddition", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Run", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_RPr/w:rPr", "PropertyName": "RunProperties", "PropertyComments": "Run Properties" }, { "Name": "w:CT_Br/w:br" }, { "Name": "w:CT_Text/w:t" }, { "Name": "w:CT_Text/w:delText" }, { "Name": "w:CT_Text/w:instrText" }, { "Name": "w:CT_Text/w:delInstrText" }, { "Name": "w:CT_Empty/w:noBreakHyphen" }, { "Name": "w:CT_Empty/w:softHyphen" }, { "Name": "w:CT_Empty/w:dayShort" }, { "Name": "w:CT_Empty/w:monthShort" }, { "Name": "w:CT_Empty/w:yearShort" }, { "Name": "w:CT_Empty/w:dayLong" }, { "Name": "w:CT_Empty/w:monthLong" }, { "Name": "w:CT_Empty/w:yearLong" }, { "Name": "w:CT_Empty/w:annotationRef" }, { "Name": "w:CT_Empty/w:footnoteRef" }, { "Name": "w:CT_Empty/w:endnoteRef" }, { "Name": "w:CT_Empty/w:separator" }, { "Name": "w:CT_Empty/w:continuationSeparator" }, { "Name": "w:CT_Sym/w:sym" }, { "Name": "w:CT_Empty/w:pgNum" }, { "Name": "w:CT_Empty/w:cr" }, { "Name": "w:CT_Empty/w:tab" }, { "Name": "w:CT_Object/w:object" }, { "Name": "w:CT_Picture/w:pict" }, { "Name": "w:CT_FldChar/w:fldChar" }, { "Name": "w:CT_Ruby/w:ruby" }, { "Name": "w:CT_FtnEdnRef/w:footnoteReference" }, { "Name": "w:CT_FtnEdnRef/w:endnoteReference" }, { "Name": "w:CT_Markup/w:commentReference" }, { "Name": "w:CT_Drawing/w:drawing" }, { "Name": "w:CT_PTab/w:ptab" }, { "Name": "w:CT_Empty/w:lastRenderedPageBreak" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Br/w:br" }, { "Name": "w:CT_Text/w:t" }, { "Name": "w:CT_Text/w:delText" }, { "Name": "w:CT_Text/w:instrText" }, { "Name": "w:CT_Text/w:delInstrText" }, { "Name": "w:CT_Empty/w:noBreakHyphen" }, { "Name": "w:CT_Empty/w:softHyphen", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:dayShort", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:monthShort", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:yearShort", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:dayLong", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:monthLong", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:yearLong", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:annotationRef", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:footnoteRef", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:endnoteRef", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:separator", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:continuationSeparator", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Sym/w:sym", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:pgNum", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:cr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:tab", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Object/w:object" }, { "Name": "w:CT_Picture/w:pict" }, { "Name": "w:CT_FldChar/w:fldChar" }, { "Name": "w:CT_Ruby/w:ruby" }, { "Name": "w:CT_FtnEdnRef/w:footnoteReference" }, { "Name": "w:CT_FtnEdnRef/w:endnoteReference" }, { "Name": "w:CT_Markup/w:commentReference" }, { "Name": "w:CT_Drawing/w:drawing" }, { "Name": "w:CT_PTab/w:ptab", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:lastRenderedPageBreak", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_SdtRunRuby/w:sdt", "ClassName": "SdtRunRuby", "Summary": "Defines the SdtRunRuby Class.", "CompositeType": "OneSequence", "BaseClass": "SdtElement", "Children": [ { "Name": "w:CT_SdtContentRunRuby/w:sdtContent", "PropertyName": "SdtContentRunRuby" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtPr/w:sdtPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtContentRunRuby/w:sdtContent", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_ProofErr/w:proofErr", "ClassName": "ProofError", "Summary": "Defines the ProofError Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ProofingErrorValues\u003E", "PropertyComments": "Proofing Error Anchor Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PermStart/w:permStart", "ClassName": "PermStart", "Summary": "Defines the PermStart Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:edGrp", "PropertyName": "EditorGroup", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.RangePermissionEditingGroupValues\u003E", "PropertyComments": "edGrp" }, { "QName": "w:ed", "PropertyName": "Ed", "Type": "StringValue", "PropertyComments": "ed" }, { "QName": "w:colFirst", "PropertyName": "ColumnFirst", "Type": "Int32Value", "PropertyComments": "colFirst", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:colLast", "PropertyName": "ColumnLast", "Type": "Int32Value", "PropertyComments": "colLast", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "Annotation ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:displacedByCustomXml", "PropertyName": "DisplacedByCustomXml", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues\u003E", "PropertyComments": "Annotation Displaced By Custom XML Markup" } ] }, { "Name": "w:CT_Perm/w:permEnd", "ClassName": "PermEnd", "Summary": "Defines the PermEnd Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "Annotation ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:displacedByCustomXml", "PropertyName": "DisplacedByCustomXml", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues\u003E", "PropertyComments": "Annotation Displaced By Custom XML Markup" } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "ClassName": "InsertedRun", "Summary": "Inserted Run Content.", "BaseClass": "RunTrackChangeType", "IsDerived": true, "Children": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } }, { "Name": "w:CT_RunTrackChange/w:del", "ClassName": "DeletedRun", "Summary": "Deleted Run Content.", "BaseClass": "RunTrackChangeType", "IsDerived": true, "Children": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } }, { "Name": "w:CT_RunTrackChange/w:moveFrom", "ClassName": "MoveFromRun", "Summary": "Move Source Run Content.", "BaseClass": "RunTrackChangeType", "IsDerived": true, "Children": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } }, { "Name": "w:CT_RunTrackChange/w:moveTo", "ClassName": "MoveToRun", "Summary": "Move Destination Run Content.", "BaseClass": "RunTrackChangeType", "IsDerived": true, "Children": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } }, { "Name": "w:CT_RunTrackChange/", "ClassName": "RunTrackChangeType", "Summary": "Defines the RunTrackChangeType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "AdditionalElements": [ "m:CT_Acc/m:acc", "m:CT_Bar/m:bar", "m:CT_BorderBox/m:borderBox", "m:CT_Box/m:box", "m:CT_D/m:d", "m:CT_EqArr/m:eqArr", "m:CT_F/m:f", "m:CT_Func/m:func", "m:CT_GroupChr/m:groupChr", "m:CT_LimLow/m:limLow", "m:CT_LimUpp/m:limUpp", "m:CT_M/m:m", "m:CT_Nary/m:nary", "m:CT_OMath/m:oMath", "m:CT_OMathPara/m:oMathPara", "m:CT_Phant/m:phant", "m:CT_R/m:r", "m:CT_Rad/m:rad", "m:CT_SPre/m:sPre", "m:CT_SSub/m:sSub", "m:CT_SSubSup/m:sSubSup", "m:CT_SSup/m:sSup", "w:CT_BdoContentRun/w:bdo", "w:CT_Bookmark/w:bookmarkStart", "w:CT_ContentPart/w:contentPart", "w:CT_DirContentRun/w:dir", "w:CT_Markup/w:customXmlInsRangeEnd", "w:CT_Markup/w:customXmlDelRangeEnd", "w:CT_Markup/w:customXmlMoveFromRangeEnd", "w:CT_Markup/w:customXmlMoveToRangeEnd", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_MarkupRange/w:bookmarkEnd", "w:CT_MarkupRange/w:commentRangeStart", "w:CT_MarkupRange/w:commentRangeEnd", "w:CT_MarkupRange/w:moveFromRangeEnd", "w:CT_MarkupRange/w:moveToRangeEnd", "w:CT_MoveBookmark/w:moveFromRangeStart", "w:CT_MoveBookmark/w:moveToRangeStart", "w:CT_Perm/w:permEnd", "w:CT_PermStart/w:permStart", "w:CT_ProofErr/w:proofErr", "w:CT_R/w:r", "w:CT_RunTrackChange/w:ins", "w:CT_RunTrackChange/w:del", "w:CT_RunTrackChange/w:moveFrom", "w:CT_RunTrackChange/w:moveTo", "w:CT_RunTrackChange/w14:conflictIns", "w:CT_RunTrackChange/w14:conflictDel", "w:CT_SdtRun/w:sdt", "w:CT_TrackChange/w:customXmlInsRangeStart", "w:CT_TrackChange/w:customXmlDelRangeStart", "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "w:CT_TrackChange/w:customXmlMoveToRangeStart", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" ], "Children": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" } ] }, { "Name": "w:CT_ContentPart/w:contentPart", "ClassName": "ContentPart", "Summary": "Defines the ContentPart Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Version": "Office2010", "Attributes": [ { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_SdtRun/w:sdt", "ClassName": "SdtRun", "Summary": "Defines the SdtRun Class.", "CompositeType": "OneSequence", "BaseClass": "SdtElement", "Children": [ { "Name": "w:CT_SdtContentRun/w:sdtContent", "PropertyName": "SdtContentRun", "PropertyComments": "Inline-Level Structured Document Tag Content" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtPr/w:sdtPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtContentRun/w:sdtContent", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_CustomXmlBlock/w:customXml", "ClassName": "CustomXmlBlock", "Summary": "Defines the CustomXmlBlock Class.", "CompositeType": "OneSequence", "BaseClass": "CustomXmlElement", "Children": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtBlock/w:sdt", "ClassName": "SdtBlock", "Summary": "Defines the SdtBlock Class.", "CompositeType": "OneSequence", "BaseClass": "SdtElement", "Children": [ { "Name": "w:CT_SdtContentBlock/w:sdtContent", "PropertyName": "SdtContentBlock", "PropertyComments": "Block-Level Structured Document Tag Content" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtPr/w:sdtPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtContentBlock/w:sdtContent", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_P/w:p", "ClassName": "Paragraph", "Summary": "Defines the Paragraph Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:rsidRPr", "PropertyName": "RsidParagraphMarkRevision", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Paragraph Glyph Formatting", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidR", "PropertyName": "RsidParagraphAddition", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Paragraph", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidDel", "PropertyName": "RsidParagraphDeletion", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Paragraph Deletion", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidP", "PropertyName": "RsidParagraphProperties", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Paragraph Properties", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidRDefault", "PropertyName": "RsidRunAdditionDefault", "Type": "HexBinaryValue", "PropertyComments": "Default Revision Identifier for Runs", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w14:paraId", "PropertyName": "ParagraphId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "paraId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w14:textId", "PropertyName": "TextId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "textId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w14:noSpellErr", "PropertyName": "NoSpellError", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "noSpellErr", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ], "Children": [ { "Name": "w:CT_PPr/w:pPr", "PropertyName": "ParagraphProperties", "PropertyComments": "Paragraph Properties" }, { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPr/w:pPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } ] } }, { "Name": "w:CT_Tbl/w:tbl", "ClassName": "Table", "Summary": "Defines the Table Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_TblPr/w:tblPr" }, { "Name": "w:CT_TblGrid/w:tblGrid" }, { "Name": "w:CT_Row/w:tr" }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_TblPr/w:tblPr" }, { "Name": "w:CT_TblGrid/w:tblGrid" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Row/w:tr", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_Row/w:tr", "ClassName": "TableRow", "Summary": "Table Row.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:rsidRPr", "PropertyName": "RsidTableRowMarkRevision", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Table Row Glyph Formatting", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidR", "PropertyName": "RsidTableRowAddition", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Table Row", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidDel", "PropertyName": "RsidTableRowDeletion", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Table Row Deletion", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidTr", "PropertyName": "RsidTableRowProperties", "Type": "HexBinaryValue", "PropertyComments": "Revision Identifier for Table Row Properties", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w14:paraId", "PropertyName": "ParagraphId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "paraId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w14:textId", "PropertyName": "TextId", "Type": "HexBinaryValue", "Version": "Office2010", "PropertyComments": "textId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TblPrEx/w:tblPrEx", "PropertyName": "TablePropertyExceptions", "PropertyComments": "Table-Level Property Exceptions" }, { "Name": "w:CT_TrPr/w:trPr", "PropertyName": "TableRowProperties", "PropertyComments": "Table Row Properties" }, { "Name": "w:CT_Tc/w:tc" }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblPrEx/w:tblPrEx", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrPr/w:trPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Tc/w:tc", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_CustomXmlRow/w:customXml", "ClassName": "CustomXmlRow", "Summary": "Row-Level Custom XML Element.", "CompositeType": "OneSequence", "BaseClass": "CustomXmlElement", "Children": [ { "Name": "w:CT_Row/w:tr" }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Row/w:tr", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtRow/w:sdt", "ClassName": "SdtRow", "Summary": "Row-Level Structured Document Tag.", "CompositeType": "OneSequence", "BaseClass": "SdtElement", "Children": [ { "Name": "w:CT_SdtContentRow/w:sdtContent", "PropertyName": "SdtContentRow", "PropertyComments": "Row-Level Structured Document Tag Content" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtPr/w:sdtPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtContentRow/w:sdtContent", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_Tc/w:tc", "ClassName": "TableCell", "Summary": "Table Cell.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TcPr/w:tcPr", "PropertyName": "TableCellProperties", "PropertyComments": "Table Cell Properties" }, { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcPr/w:tcPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_CustomXmlCell/w:customXml", "ClassName": "CustomXmlCell", "Summary": "Cell-Level Custom XML Element.", "CompositeType": "OneSequence", "BaseClass": "CustomXmlElement", "Children": [ { "Name": "w:CT_Tc/w:tc" }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Tc/w:tc", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtCell/w:sdt", "ClassName": "SdtCell", "Summary": "Cell-Level Structured Document Tag.", "CompositeType": "OneSequence", "BaseClass": "SdtElement", "Children": [ { "Name": "w:CT_SdtContentCell/w:sdtContent", "PropertyName": "SdtContentCell", "PropertyComments": "Cell-Level Structured Document Tag Content" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtPr/w:sdtPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtContentCell/w:sdtContent", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_CustomXmlRun/w:customXml", "ClassName": "CustomXmlRun", "Summary": "Defines the CustomXmlRun Class.", "CompositeType": "OneSequence", "BaseClass": "CustomXmlElement", "Children": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } ] } }, { "Name": "w:CT_SimpleField/w:fldSimple", "ClassName": "SimpleField", "Summary": "Defines the SimpleField Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:instr", "PropertyName": "Instruction", "Type": "StringValue", "PropertyComments": "Field Codes", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:fldLock", "PropertyName": "FieldLock", "Type": "OnOffValue", "PropertyComments": "Field Should Not Be Recalculated" }, { "QName": "w:dirty", "PropertyName": "Dirty", "Type": "OnOffValue", "PropertyComments": "Field Result Invalidated" } ], "Children": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "PropertyName": "FieldData", "PropertyComments": "Custom Field Data" }, { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Base64BinaryText/w:fldData", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } ] } }, { "Name": "w:CT_Hyperlink/w:hyperlink", "ClassName": "Hyperlink", "Summary": "Defines the Hyperlink Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:tgtFrame", "PropertyName": "TargetFrame", "Type": "StringValue", "PropertyComments": "Hyperlink Target Frame", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:tooltip", "PropertyName": "Tooltip", "Type": "StringValue", "PropertyComments": "Associated String", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "260" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:docLocation", "PropertyName": "DocLocation", "Type": "StringValue", "PropertyComments": "Location in Target Document", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:history", "PropertyName": "History", "Type": "OnOffValue", "PropertyComments": "Add To Viewed Hyperlinks" }, { "QName": "w:anchor", "PropertyName": "Anchor", "Type": "StringValue", "PropertyComments": "Hyperlink Anchor", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Hyperlink Target" } ], "Children": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } }, { "Name": "w:CT_BdoContentRun/w:bdo", "ClassName": "BidirectionalOverride", "Summary": "Defines the BidirectionalOverride Class.", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": "w:val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DirectionValues\u003E", "PropertyComments": "val" } ], "Children": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } }, { "Name": "w:CT_DirContentRun/w:dir", "ClassName": "BidirectionalEmbedding", "Summary": "Defines the BidirectionalEmbedding Class.", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": "w:val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DirectionValues\u003E", "PropertyComments": "val" } ], "Children": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } }, { "Name": "w:CT_Rel/w:subDoc", "ClassName": "SubDocumentReference", "Summary": "Anchor for Subdocument Location.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:printerSettings", "ClassName": "PrinterSettingsReference", "Summary": "Defines the PrinterSettingsReference Class.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:src", "ClassName": "SourceReference", "Summary": "ODSO Data Source File Path.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:recipientData", "ClassName": "RecipientDataReference", "Summary": "Reference to Inclusion/Exclusion Data for Data Source.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:dataSource", "ClassName": "DataSourceReference", "Summary": "Data Source File Path.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:headerSource", "ClassName": "HeaderSource", "Summary": "Header Definition File Path.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:sourceFileName", "ClassName": "SourceFileReference", "Summary": "Source File for Frame.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:movie", "ClassName": "MovieReference", "Summary": "Defines the MovieReference Class.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/w:attachedTemplate", "ClassName": "AttachedTemplate", "Summary": "Attached Document Template.", "BaseClass": "RelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_Rel/", "ClassName": "RelationshipType", "Summary": "Defines the RelationshipType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship to Part", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Cnf/w:cnfStyle", "ClassName": "ConditionalFormatStyle", "Summary": "Defines the ConditionalFormatStyle Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Conditional Formatting Bit Mask", "Validators": [ { "Name": "RequiredValidator", "Version": "Office2007" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsRequired", "Value": "False" } ], "Name": "RequiredValidator", "Version": "Office2010" }, { "Name": "RequiredValidator", "Version": "Office2013", "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[01]*" }, { "Type": "Long", "Name": "Length", "Value": "12" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:firstRow", "PropertyName": "FirstRow", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstRow", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastRow", "PropertyName": "LastRow", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastRow", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:firstColumn", "PropertyName": "FirstColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastColumn", "PropertyName": "LastColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:oddVBand", "PropertyName": "OddVerticalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "oddVBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:evenVBand", "PropertyName": "EvenVerticalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "evenVBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:oddHBand", "PropertyName": "OddHorizontalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "oddHBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:evenHBand", "PropertyName": "EvenHorizontalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "evenHBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:firstRowFirstColumn", "PropertyName": "FirstRowFirstColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstRowFirstColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:firstRowLastColumn", "PropertyName": "FirstRowLastColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstRowLastColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastRowFirstColumn", "PropertyName": "LastRowFirstColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastRowFirstColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastRowLastColumn", "PropertyName": "LastRowLastColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastRowLastColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_TblWidth/w:tcW", "ClassName": "TableCellWidth", "Summary": "Defines the TableCellWidth Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:wBefore", "ClassName": "WidthBeforeTableRow", "Summary": "Defines the WidthBeforeTableRow Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:wAfter", "ClassName": "WidthAfterTableRow", "Summary": "Defines the WidthAfterTableRow Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "ClassName": "TableCellSpacing", "Summary": "Defines the TableCellSpacing Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:tblW", "ClassName": "TableWidth", "Summary": "Defines the TableWidth Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:top", "ClassName": "TopMargin", "Summary": "Table Cell Top Margin Default.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:start", "ClassName": "StartMargin", "Summary": "Defines the StartMargin Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_TblWidth/w:bottom", "ClassName": "BottomMargin", "Summary": "Table Cell Bottom Margin Default.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:end", "ClassName": "EndMargin", "Summary": "Defines the EndMargin Class.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true, "Version": "Office2010" }, { "Name": "w:CT_TblWidth/w:left", "ClassName": "LeftMargin", "Summary": "Table Cell Left Margin Exception.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/w:right", "ClassName": "RightMargin", "Summary": "Table Cell Right Margin Exception.", "BaseClass": "TableWidthType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidth/", "ClassName": "TableWidthType", "Summary": "Defines the TableWidthType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "StringValue", "PropertyComments": "Table Width Value", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2007" }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0 }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2010", "UnionId": 0 }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true } ] }, { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableWidthUnitValues\u003E", "PropertyComments": "Table Width Type" } ] }, { "Name": "w:CT_HMerge/w:hMerge", "ClassName": "HorizontalMerge", "Summary": "Defines the HorizontalMerge Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MergedCellValues\u003E", "PropertyComments": "Horizontal Merge Type" } ] }, { "Name": "w:CT_VMerge/w:vMerge", "ClassName": "VerticalMerge", "Summary": "Defines the VerticalMerge Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MergedCellValues\u003E", "PropertyComments": "Vertical Merge Type" } ] }, { "Name": "w:CT_TcBorders/w:tcBorders", "ClassName": "TableCellBorders", "Summary": "Defines the TableCellBorders Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Border/w:top", "PropertyName": "TopBorder", "PropertyComments": "Table Cell Top Border" }, { "Name": "w:CT_Border/w:left", "PropertyName": "LeftBorder", "PropertyComments": "Table Cell Left Border" }, { "Name": "w:CT_Border/w:start", "PropertyName": "StartBorder" }, { "Name": "w:CT_Border/w:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Table Cell Bottom Border" }, { "Name": "w:CT_Border/w:right", "PropertyName": "RightBorder", "PropertyComments": "Table Cell Right Border" }, { "Name": "w:CT_Border/w:end", "PropertyName": "EndBorder" }, { "Name": "w:CT_Border/w:insideH", "PropertyName": "InsideHorizontalBorder", "PropertyComments": "Table Cell Inside Horizontal Edges Border" }, { "Name": "w:CT_Border/w:insideV", "PropertyName": "InsideVerticalBorder", "PropertyComments": "Table Cell Inside Vertical Edges Border" }, { "Name": "w:CT_Border/w:tl2br", "PropertyName": "TopLeftToBottomRightCellBorder", "PropertyComments": "Table Cell Top Left to Bottom Right Diagonal Border" }, { "Name": "w:CT_Border/w:tr2bl", "PropertyName": "TopRightToBottomLeftCellBorder", "PropertyComments": "Table Cell Top Right to Bottom Left Diagonal Border" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Border/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:start", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Border/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:end", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Border/w:insideH", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:insideV", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:tl2br", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:tr2bl", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_OnOffOnly/w:noWrap", "ClassName": "NoWrap", "Summary": "Defines the NoWrap Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:tcFitText", "ClassName": "TableCellFitText", "Summary": "Defines the TableCellFitText Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:hideMark", "ClassName": "HideMark", "Summary": "Defines the HideMark Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:cantSplit", "ClassName": "CantSplit", "Summary": "Defines the CantSplit Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:tblHeader", "ClassName": "TableHeader", "Summary": "Defines the TableHeader Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:bidiVisual", "ClassName": "BiDiVisual", "Summary": "Defines the BiDiVisual Class.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:noResizeAllowed", "ClassName": "NoResizeAllowed", "Summary": "Frame Cannot Be Resized.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:linkedToFile", "ClassName": "LinkedToFile", "Summary": "Maintain Link to Existing File.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:noBorder", "ClassName": "NoBorder", "Summary": "Do Not Display Frameset Splitters.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:flatBorders", "ClassName": "FlatBorders", "Summary": "Frameset Splitter Border Style.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:autoRedefine", "ClassName": "AutoRedefine", "Summary": "Automatically Merge User Formatting Into Style Definition.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:hidden", "ClassName": "StyleHidden", "Summary": "Hide Style From User Interface.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:semiHidden", "ClassName": "SemiHidden", "Summary": "Hide Style From Main User Interface.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:unhideWhenUsed", "ClassName": "UnhideWhenUsed", "Summary": "Remove Semi-Hidden Property When Style Is Used.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:qFormat", "ClassName": "PrimaryStyle", "Summary": "Primary Style.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:locked", "ClassName": "Locked", "Summary": "Style Cannot Be Applied.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:personal", "ClassName": "Personal", "Summary": "E-Mail Message Text Style.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:personalCompose", "ClassName": "PersonalCompose", "Summary": "E-Mail Message Composition Style.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/w:personalReply", "ClassName": "PersonalReply", "Summary": "E-Mail Message Reply Style.", "BaseClass": "OnOffOnlyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_OnOffOnly/", "ClassName": "OnOffOnlyType", "Summary": "Defines the OnOffOnlyType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.OnOffOnlyValues\u003E", "PropertyComments": "val" } ] }, { "Name": "w:CT_TcMar/w:tcMar", "ClassName": "TableCellMargin", "Summary": "Defines the TableCellMargin Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblWidth/w:top", "PropertyName": "TopMargin", "PropertyComments": "Table Cell Top Margin Exception" }, { "Name": "w:CT_TblWidth/w:left", "PropertyName": "LeftMargin", "PropertyComments": "Table Cell Left Margin Exception" }, { "Name": "w:CT_TblWidth/w:start", "PropertyName": "StartMargin" }, { "Name": "w:CT_TblWidth/w:bottom", "PropertyName": "BottomMargin", "PropertyComments": "Table Cell Bottom Margin Exception" }, { "Name": "w:CT_TblWidth/w:right", "PropertyName": "RightMargin", "PropertyComments": "Table Cell Right Margin Exception" }, { "Name": "w:CT_TblWidth/w:end", "PropertyName": "EndMargin" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:start", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TblWidth/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:end", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "w:CT_VerticalTblJc/w:vAlign", "ClassName": "TableCellVerticalAlignment", "Summary": "Defines the TableCellVerticalAlignment Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableVerticalAlignmentValues\u003E", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "ClassName": "DivId", "Summary": "Defines the DivId Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" } ], "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumberMin1", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-1" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-1", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Height/w:trHeight", "ClassName": "TableRowHeight", "Summary": "Defines the TableRowHeight Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Table Row Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:hRule", "PropertyName": "HeightType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HeightRuleValues\u003E", "PropertyComments": "Table Row Height Type" } ] }, { "Name": "w:CT_TblJc/w:jc", "ClassName": "TableJustification", "Summary": "Defines the TableJustification Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableRowAlignmentValues\u003E", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TblPPr/w:tblpPr", "ClassName": "TablePositionProperties", "Summary": "Defines the TablePositionProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:leftFromText", "PropertyName": "LeftFromText", "Type": "Int16Value", "PropertyComments": "Distance From Left of Table to Text", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:rightFromText", "PropertyName": "RightFromText", "Type": "Int16Value", "PropertyComments": "(Distance From Right of Table to Text", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:topFromText", "PropertyName": "TopFromText", "Type": "Int16Value", "PropertyComments": "Distance From Top of Table to Text", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:bottomFromText", "PropertyName": "BottomFromText", "Type": "Int16Value", "PropertyComments": "Distance From Bottom of Table to Text", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:vertAnchor", "PropertyName": "VerticalAnchor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalAnchorValues\u003E", "PropertyComments": "Table Vertical Anchor" }, { "QName": "w:horzAnchor", "PropertyName": "HorizontalAnchor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HorizontalAnchorValues\u003E", "PropertyComments": "Table Horizontal Anchor" }, { "QName": "w:tblpXSpec", "PropertyName": "TablePositionXAlignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.HorizontalAlignmentValues\u003E", "PropertyComments": "Relative Horizontal Alignment From Anchor" }, { "QName": "w:tblpX", "PropertyName": "TablePositionX", "Type": "Int32Value", "PropertyComments": "Absolute Horizontal Distance From Anchor", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:tblpYSpec", "PropertyName": "TablePositionYAlignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalAlignmentValues\u003E", "PropertyComments": "Relative Vertical Alignment from Anchor" }, { "QName": "w:tblpY", "PropertyName": "TablePositionY", "Type": "Int32Value", "PropertyComments": "Absolute Vertical Distance From Anchor", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TblOverlap/w:tblOverlap", "ClassName": "TableOverlap", "Summary": "Defines the TableOverlap Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableOverlapValues\u003E", "PropertyComments": "Floating Table Overlap Setting", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleRowBandSize", "ClassName": "TableStyleRowBandSize", "Summary": "Defines the TableStyleRowBandSize Class.", "BaseClass": "UnsignedDecimalNumberMax3Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleColBandSize", "ClassName": "TableStyleColumnBandSize", "Summary": "Defines the TableStyleColumnBandSize Class.", "BaseClass": "UnsignedDecimalNumberMax3Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedDecimalNumberMax3/", "ClassName": "UnsignedDecimalNumberMax3Type", "Summary": "Defines the UnsignedDecimalNumberMax3Type Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "3" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "ClassName": "TableIndentation", "Summary": "Defines the TableIndentation Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "Int32Value", "PropertyComments": "w" }, { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableWidthUnitValues\u003E", "PropertyComments": "type" } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "ClassName": "TableBorders", "Summary": "Defines the TableBorders Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Border/w:top", "PropertyName": "TopBorder", "PropertyComments": "Table Top Border" }, { "Name": "w:CT_Border/w:left", "PropertyName": "LeftBorder", "PropertyComments": "Table Left Border" }, { "Name": "w:CT_Border/w:start", "PropertyName": "StartBorder" }, { "Name": "w:CT_Border/w:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Table Bottom Border" }, { "Name": "w:CT_Border/w:right", "PropertyName": "RightBorder", "PropertyComments": "Table Right Border" }, { "Name": "w:CT_Border/w:end", "PropertyName": "EndBorder" }, { "Name": "w:CT_Border/w:insideH", "PropertyName": "InsideHorizontalBorder", "PropertyComments": "Table Inside Horizontal Edges Border" }, { "Name": "w:CT_Border/w:insideV", "PropertyName": "InsideVerticalBorder", "PropertyComments": "Table Inside Vertical Edges Border" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Border/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:start", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Border/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:end", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Border/w:insideH", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:insideV", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "ClassName": "TableLayout", "Summary": "Defines the TableLayout Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableLayoutValues\u003E", "PropertyComments": "Table Layout Setting" } ] }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "ClassName": "TableCellMarginDefault", "Summary": "Defines the TableCellMarginDefault Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblWidth/w:top", "PropertyName": "TopMargin", "PropertyComments": "Table Cell Top Margin Default" }, { "Name": "w:CT_TblWidthDxaNil/w:left", "PropertyName": "TableCellLeftMargin", "PropertyComments": "Table Cell Left Margin Default" }, { "Name": "w:CT_TblWidth/w:start", "PropertyName": "StartMargin" }, { "Name": "w:CT_TblWidth/w:bottom", "PropertyName": "BottomMargin", "PropertyComments": "Table Cell Bottom Margin Default" }, { "Name": "w:CT_TblWidthDxaNil/w:right", "PropertyName": "TableCellRightMargin", "PropertyComments": "Table Cell Right Margin Default" }, { "Name": "w:CT_TblWidth/w:end", "PropertyName": "EndMargin" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthDxaNil/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:start", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TblWidth/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthDxaNil/w:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:end", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "w:CT_FtnEdnNumStart/w:numStart", "ClassName": "NumberingStart", "Summary": "Footnote and Endnote Numbering Starting Value.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_NumRestart/w:numRestart", "ClassName": "NumberingRestart", "Summary": "Footnote and Endnote Numbering Restart Location.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.RestartNumberValues\u003E", "PropertyComments": "Automatic Numbering Restart Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_AltChunk/w:altChunk", "ClassName": "AltChunk", "Summary": "Defines the AltChunk Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship to Part" } ], "Children": [ { "Name": "w:CT_AltChunkPr/w:altChunkPr", "PropertyName": "AltChunkProperties", "PropertyComments": "External Content Import Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_AltChunkPr/w:altChunkPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_TblLook/w:tblLook", "ClassName": "TableLook", "Summary": "Defines the TableLook Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "Type": "HexBinaryValue", "PropertyComments": "val", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:firstRow", "PropertyName": "FirstRow", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstRow", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastRow", "PropertyName": "LastRow", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastRow", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:firstColumn", "PropertyName": "FirstColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "firstColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:lastColumn", "PropertyName": "LastColumn", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "lastColumn", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:noHBand", "PropertyName": "NoHorizontalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "noHBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:noVBand", "PropertyName": "NoVerticalBand", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "noVBand", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_FtnProps/w:footnotePr", "ClassName": "FootnoteProperties", "Summary": "Defines the FootnoteProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FtnPos/w:pos", "PropertyName": "FootnotePosition", "PropertyComments": "Footnote Placement" }, { "Name": "w:CT_NumFmt/w:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Footnote Numbering Format" }, { "Name": "w:CT_FtnEdnNumStart/w:numStart", "PropertyName": "NumberingStart", "PropertyComments": "Footnote and Endnote Numbering Starting Value" }, { "Name": "w:CT_NumRestart/w:numRestart", "PropertyName": "NumberingRestart", "PropertyComments": "Footnote and Endnote Numbering Restart Location" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnPos/w:pos", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnNumStart/w:numStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumRestart/w:numRestart", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_EdnProps/w:endnotePr", "ClassName": "EndnoteProperties", "Summary": "Defines the EndnoteProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_EdnPos/w:pos", "PropertyName": "EndnotePosition", "PropertyComments": "Endnote Placement" }, { "Name": "w:CT_NumFmt/w:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Endnote Numbering Format" }, { "Name": "w:CT_FtnEdnNumStart/w:numStart", "PropertyName": "NumberingStart", "PropertyComments": "Footnote and Endnote Numbering Starting Value" }, { "Name": "w:CT_NumRestart/w:numRestart", "PropertyName": "NumberingRestart", "PropertyComments": "Footnote and Endnote Numbering Restart Location" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_EdnPos/w:pos", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnNumStart/w:numStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumRestart/w:numRestart", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_SectType/w:type", "ClassName": "SectionType", "Summary": "Defines the SectionType Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.SectionMarkValues\u003E", "PropertyComments": "Section Type Setting", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PageSz/w:pgSz", "ClassName": "PageSize", "Summary": "Defines the PageSize Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "UInt32Value", "PropertyComments": "Page Width", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:h", "PropertyName": "Height", "Type": "UInt32Value", "PropertyComments": "Page Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:orient", "PropertyName": "Orient", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.PageOrientationValues\u003E", "PropertyComments": "Page Orientation" }, { "QName": "w:code", "PropertyName": "Code", "Type": "UInt16Value", "PropertyComments": "Printer Paper Code" } ] }, { "Name": "w:CT_PageMar/w:pgMar", "ClassName": "PageMargin", "Summary": "Defines the PageMargin Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:top", "PropertyName": "Top", "Type": "Int32Value", "PropertyComments": "Top Margin Spacing", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:right", "PropertyName": "Right", "Type": "UInt32Value", "PropertyComments": "Right Margin Spacing", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:bottom", "PropertyName": "Bottom", "Type": "Int32Value", "PropertyComments": "Page Bottom Spacing", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:left", "PropertyName": "Left", "Type": "UInt32Value", "PropertyComments": "Left Margin Spacing", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:header", "PropertyName": "Header", "Type": "UInt32Value", "PropertyComments": "Spacing to Top of Header", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:footer", "PropertyName": "Footer", "Type": "UInt32Value", "PropertyComments": "Spacing to Bottom of Footer", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:gutter", "PropertyName": "Gutter", "Type": "UInt32Value", "PropertyComments": "Page Gutter Spacing", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_PaperSource/w:paperSrc", "ClassName": "PaperSource", "Summary": "Defines the PaperSource Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:first", "PropertyName": "First", "Type": "UInt16Value", "PropertyComments": "First Page Printer Tray Code" }, { "QName": "w:other", "PropertyName": "Other", "Type": "UInt16Value", "PropertyComments": "Non-First Page Printer Tray Code" } ] }, { "Name": "w:CT_PageBorders/w:pgBorders", "ClassName": "PageBorders", "Summary": "Defines the PageBorders Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:zOrder", "PropertyName": "ZOrder", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.PageBorderZOrderValues\u003E", "PropertyComments": "Z-Ordering of Page Border" }, { "QName": "w:display", "PropertyName": "Display", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.PageBorderDisplayValues\u003E", "PropertyComments": "Pages to Display Page Borders" }, { "QName": "w:offsetFrom", "PropertyName": "OffsetFrom", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.PageBorderOffsetValues\u003E", "PropertyComments": "Page Border Positioning" } ], "Children": [ { "Name": "w:CT_Border/w:top", "PropertyName": "TopBorder", "PropertyComments": "Top Border" }, { "Name": "w:CT_Border/w:left", "PropertyName": "LeftBorder", "PropertyComments": "Left Border" }, { "Name": "w:CT_Border/w:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Bottom Border" }, { "Name": "w:CT_Border/w:right", "PropertyName": "RightBorder", "PropertyComments": "Right Border" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Border/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:right", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_LineNumber/w:lnNumType", "ClassName": "LineNumberType", "Summary": "Defines the LineNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:countBy", "PropertyName": "CountBy", "Type": "Int16Value", "PropertyComments": "Line Number Increments to Display", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:start", "PropertyName": "Start", "Type": "Int16Value", "PropertyComments": "Line Numbering Starting Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:distance", "PropertyName": "Distance", "Type": "StringValue", "PropertyComments": "Distance Between Text and Line Numbering", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:restart", "PropertyName": "Restart", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.LineNumberRestartValues\u003E", "PropertyComments": "Line Numbering Restart Setting" } ] }, { "Name": "w:CT_PageNumber/w:pgNumType", "ClassName": "PageNumberType", "Summary": "Defines the PageNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:fmt", "PropertyName": "Format", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.NumberFormatValues\u003E", "PropertyComments": "Page Number Format" }, { "QName": "w:start", "PropertyName": "Start", "Type": "Int32Value", "PropertyComments": "Starting Page Number", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:chapStyle", "PropertyName": "ChapterStyle", "Type": "ByteValue", "PropertyComments": "Chapter Heading Style" }, { "QName": "w:chapSep", "PropertyName": "ChapterSeparator", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues\u003E", "PropertyComments": "Chapter Separator Character" } ] }, { "Name": "w:CT_Columns/w:cols", "ClassName": "Columns", "Summary": "Defines the Columns Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:equalWidth", "PropertyName": "EqualWidth", "Type": "OnOffValue", "PropertyComments": "Equal Column Widths" }, { "QName": "w:space", "PropertyName": "Space", "Type": "StringValue", "PropertyComments": "Spacing Between Equal Width Columns", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:num", "PropertyName": "ColumnCount", "Type": "Int16Value", "PropertyComments": "Number of Equal Width Columns", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "45" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:sep", "PropertyName": "Separator", "Type": "OnOffValue", "PropertyComments": "Draw Line Between Columns" } ], "Children": [ { "Name": "w:CT_Column/w:col" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "w:CT_Column/w:col", "Occurs": [ { "Min": 1, "Max": 45 } ] } ] } }, { "Name": "w:CT_VerticalJc/w:vAlign", "ClassName": "VerticalTextAlignmentOnPage", "Summary": "Defines the VerticalTextAlignmentOnPage Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.VerticalJustificationValues\u003E", "PropertyComments": "Vertical Alignment Setting", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_DocGrid/w:docGrid", "ClassName": "DocGrid", "Summary": "Defines the DocGrid Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocGridValues\u003E", "PropertyComments": "Document Grid Type" }, { "QName": "w:linePitch", "PropertyName": "LinePitch", "Type": "Int32Value", "PropertyComments": "Document Grid Line Pitch" }, { "QName": "w:charSpace", "PropertyName": "CharacterSpace", "Type": "Int32Value", "PropertyComments": "Document Grid Character Pitch" } ] }, { "Name": "w:CT_Recipients/w:recipients", "ClassName": "Recipients", "Summary": "Inclusion/Exclusion Data for Data Source.", "BaseClass": "OpenXmlPartRootElement", "Children": [ { "Name": "w:CT_RecipientData/w:recipientData" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RecipientData/w:recipientData", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "w:CT_TxbxContent/w:txbxContent", "ClassName": "TextBoxContent", "Summary": "Rich Text Box Content Container.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_Comments/w:comments", "ClassName": "Comments", "Summary": "Comments Collection.", "Part": "WordprocessingCommentsPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Comment/w:comment" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Comment/w:comment", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Footnotes/w:footnotes", "ClassName": "Footnotes", "Summary": "Document Footnotes.", "Part": "FootnotesPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FtnEdn/w:footnote" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_FtnEdn/w:footnote", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Endnotes/w:endnotes", "ClassName": "Endnotes", "Summary": "Document Endnotes.", "Part": "EndnotesPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FtnEdn/w:endnote" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_FtnEdn/w:endnote", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_HdrFtr/w:hdr", "ClassName": "Header", "Summary": "Header.", "Part": "HeaderPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_HdrFtr/w:ftr", "ClassName": "Footer", "Summary": "Footer.", "Part": "FooterPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_HdrFtr/", "ClassName": "HeaderFooterType", "Summary": "Defines the HeaderFooterType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "w:CT_AltChunk/w:altChunk", "w:CT_Bookmark/w:bookmarkStart", "w:CT_ContentPart/w:contentPart", "w:CT_CustomXmlBlock/w:customXml", "w:CT_Markup/w:customXmlInsRangeEnd", "w:CT_Markup/w:customXmlDelRangeEnd", "w:CT_Markup/w:customXmlMoveFromRangeEnd", "w:CT_Markup/w:customXmlMoveToRangeEnd", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_MarkupRange/w:bookmarkEnd", "w:CT_MarkupRange/w:commentRangeStart", "w:CT_MarkupRange/w:commentRangeEnd", "w:CT_MarkupRange/w:moveFromRangeEnd", "w:CT_MarkupRange/w:moveToRangeEnd", "w:CT_MoveBookmark/w:moveFromRangeStart", "w:CT_MoveBookmark/w:moveToRangeStart", "w:CT_P/w:p", "w:CT_Perm/w:permEnd", "w:CT_PermStart/w:permStart", "w:CT_ProofErr/w:proofErr", "w:CT_RunTrackChange/w:ins", "w:CT_RunTrackChange/w:del", "w:CT_RunTrackChange/w:moveFrom", "w:CT_RunTrackChange/w:moveTo", "w:CT_RunTrackChange/w14:conflictIns", "w:CT_RunTrackChange/w14:conflictDel", "w:CT_SdtBlock/w:sdt", "w:CT_Tbl/w:tbl", "w:CT_TrackChange/w:customXmlInsRangeStart", "w:CT_TrackChange/w:customXmlDelRangeStart", "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "w:CT_TrackChange/w:customXmlMoveToRangeStart", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" ], "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ] }, { "Name": "w:CT_Settings/w:settings", "ClassName": "Settings", "Summary": "Document Settings.", "Part": "DocumentSettingsPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_WriteProtection/w:writeProtection", "PropertyName": "WriteProtection", "PropertyComments": "Write Protection" }, { "Name": "w:CT_View/w:view", "PropertyName": "View", "PropertyComments": "Document View Setting" }, { "Name": "w:CT_Zoom/w:zoom", "PropertyName": "Zoom", "PropertyComments": "Magnification Setting" }, { "Name": "w:CT_OnOff/w:removePersonalInformation", "PropertyName": "RemovePersonalInformation", "PropertyComments": "Remove Personal Information from Document Properties" }, { "Name": "w:CT_OnOff/w:removeDateAndTime", "PropertyName": "RemoveDateAndTime", "PropertyComments": "Remove Date and Time from Annotations" }, { "Name": "w:CT_OnOff/w:doNotDisplayPageBoundaries", "PropertyName": "DoNotDisplayPageBoundaries", "PropertyComments": "Do Not Display Visual Boundary For Header/Footer or Between Pages" }, { "Name": "w:CT_OnOff/w:displayBackgroundShape", "PropertyName": "DisplayBackgroundShape", "PropertyComments": "Display Background Objects When Displaying Document" }, { "Name": "w:CT_OnOff/w:printPostScriptOverText", "PropertyName": "PrintPostScriptOverText", "PropertyComments": "Print PostScript Codes With Document Text" }, { "Name": "w:CT_OnOff/w:printFractionalCharacterWidth", "PropertyName": "PrintFractionalCharacterWidth", "PropertyComments": "Print Fractional Character Widths" }, { "Name": "w:CT_OnOff/w:printFormsData", "PropertyName": "PrintFormsData", "PropertyComments": "Only Print Form Field Content" }, { "Name": "w:CT_OnOff/w:embedTrueTypeFonts", "PropertyName": "EmbedTrueTypeFonts", "PropertyComments": "Embed TrueType Fonts" }, { "Name": "w:CT_OnOff/w:embedSystemFonts", "PropertyName": "EmbedSystemFonts", "PropertyComments": "Embed Common System Fonts" }, { "Name": "w:CT_OnOff/w:saveSubsetFonts", "PropertyName": "SaveSubsetFonts", "PropertyComments": "Subset Fonts When Embedding" }, { "Name": "w:CT_OnOff/w:saveFormsData", "PropertyName": "SaveFormsData", "PropertyComments": "Only Save Form Field Content" }, { "Name": "w:CT_OnOff/w:mirrorMargins", "PropertyName": "MirrorMargins", "PropertyComments": "Mirror Page Margins" }, { "Name": "w:CT_OnOff/w:alignBordersAndEdges", "PropertyName": "AlignBorderAndEdges", "PropertyComments": "Align Paragraph and Table Borders with Page Border" }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundHeader", "PropertyName": "BordersDoNotSurroundHeader", "PropertyComments": "Page Border Excludes Header" }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundFooter", "PropertyName": "BordersDoNotSurroundFooter", "PropertyComments": "Page Border Excludes Footer" }, { "Name": "w:CT_OnOff/w:gutterAtTop", "PropertyName": "GutterAtTop", "PropertyComments": "Position Gutter At Top of Page" }, { "Name": "w:CT_OnOff/w:hideSpellingErrors", "PropertyName": "HideSpellingErrors", "PropertyComments": "Do Not Display Visual Indication of Spelling Errors" }, { "Name": "w:CT_OnOff/w:hideGrammaticalErrors", "PropertyName": "HideGrammaticalErrors", "PropertyComments": "Do Not Display Visual Indication of Grammatical Errors" }, { "Name": "w:CT_WritingStyle/w:activeWritingStyle" }, { "Name": "w:CT_Proof/w:proofState" }, { "Name": "w:CT_OnOff/w:formsDesign" }, { "Name": "w:CT_Rel/w:attachedTemplate" }, { "Name": "w:CT_OnOff/w:linkStyles" }, { "Name": "w:CT_StylePaneFormatFilter/w:stylePaneFormatFilter" }, { "Name": "w:CT_StylePaneSortMethods/w:stylePaneSortMethod" }, { "Name": "w:CT_DocType/w:documentType" }, { "Name": "w:CT_MailMerge/w:mailMerge" }, { "Name": "w:CT_TrackChangesView/w:revisionView" }, { "Name": "w:CT_OnOff/w:trackRevisions" }, { "Name": "w:CT_OnOff/w:doNotTrackMoves" }, { "Name": "w:CT_OnOff/w:doNotTrackFormatting" }, { "Name": "w:CT_DocProtect/w:documentProtection" }, { "Name": "w:CT_OnOff/w:autoFormatOverride" }, { "Name": "w:CT_OnOff/w:styleLockTheme" }, { "Name": "w:CT_OnOff/w:styleLockQFSet" }, { "Name": "w:CT_NonNegativeShort/w:defaultTabStop" }, { "Name": "w:CT_OnOff/w:autoHyphenation" }, { "Name": "w:CT_UnsignedShortNumber/w:consecutiveHyphenLimit" }, { "Name": "w:CT_TwipsMeasure/w:hyphenationZone" }, { "Name": "w:CT_OnOff/w:doNotHyphenateCaps" }, { "Name": "w:CT_OnOff/w:showEnvelope" }, { "Name": "w:CT_UnsignedInt100/w:summaryLength" }, { "Name": "w:CT_String253/w:clickAndTypeStyle" }, { "Name": "w:CT_String253/w:defaultTableStyle" }, { "Name": "w:CT_OnOff/w:evenAndOddHeaders" }, { "Name": "w:CT_OnOff/w:bookFoldRevPrinting" }, { "Name": "w:CT_OnOff/w:bookFoldPrinting" }, { "Name": "w:CT_NonNegativeShort/w:bookFoldPrintingSheets" }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalSpacing" }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalSpacing" }, { "Name": "w:CT_UnsignedInt7/w:displayHorizontalDrawingGridEvery" }, { "Name": "w:CT_UnsignedInt7/w:displayVerticalDrawingGridEvery" }, { "Name": "w:CT_OnOff/w:doNotUseMarginsForDrawingGridOrigin" }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalOrigin" }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalOrigin" }, { "Name": "w:CT_OnOff/w:doNotShadeFormData" }, { "Name": "w:CT_OnOff/w:noPunctuationKerning" }, { "Name": "w:CT_CharacterSpacing/w:characterSpacingControl" }, { "Name": "w:CT_OnOff/w:printTwoOnOne" }, { "Name": "w:CT_OnOff/w:strictFirstAndLastChars" }, { "Name": "w:CT_KinsokuAfter/w:noLineBreaksAfter" }, { "Name": "w:CT_KinsokuBefore/w:noLineBreaksBefore" }, { "Name": "w:CT_OnOff/w:savePreviewPicture" }, { "Name": "w:CT_OnOff/w:doNotValidateAgainstSchema" }, { "Name": "w:CT_OnOff/w:saveInvalidXml" }, { "Name": "w:CT_OnOff/w:ignoreMixedContent" }, { "Name": "w:CT_OnOff/w:alwaysShowPlaceholderText" }, { "Name": "w:CT_OnOff/w:doNotDemarcateInvalidXml" }, { "Name": "w:CT_OnOff/w:saveXmlDataOnly" }, { "Name": "w:CT_OnOff/w:useXSLTWhenSaving" }, { "Name": "w:CT_SaveThroughXslt/w:saveThroughXslt" }, { "Name": "w:CT_OnOff/w:showXMLTags" }, { "Name": "w:CT_OnOff/w:alwaysMergeEmptyNamespace" }, { "Name": "w:CT_OnOff/w:updateFields" }, { "Name": "w:CT_ShapeDefaults/w:hdrShapeDefaults" }, { "Name": "w:CT_FtnDocProps/w:footnotePr" }, { "Name": "w:CT_EdnDocProps/w:endnotePr" }, { "Name": "w:CT_Compat/w:compat" }, { "Name": "w:CT_DocVars/w:docVars" }, { "Name": "w:CT_DocRsids/w:rsids" }, { "Name": "m:CT_MathPr/m:mathPr" }, { "Name": "w:CT_OnOff/w:uiCompat97To2003" }, { "Name": "w:CT_String/w:attachedSchema" }, { "Name": "w:CT_Language/w:themeFontLang" }, { "Name": "w:CT_ColorSchemeMapping/w:clrSchemeMapping" }, { "Name": "w:CT_OnOff/w:doNotIncludeSubdocsInStats" }, { "Name": "w:CT_OnOff/w:doNotAutoCompressPictures" }, { "Name": "w:CT_Empty/w:forceUpgrade" }, { "Name": "w:CT_Captions/w:captions" }, { "Name": "w:CT_ReadingModeInkLockDown/w:readModeInkLockDown" }, { "Name": "sl:CT_SchemaLibrary/sl:schemaLibrary" }, { "Name": "w:CT_ShapeDefaults/w:shapeDefaults" }, { "Name": "w:CT_String/w:decimalSymbol" }, { "Name": "w:CT_String/w:listSeparator" }, { "Name": "w14:CT_LongHexNumber/w14:docId" }, { "Name": "w14:CT_OnOff/w14:discardImageEditingData" }, { "Name": "w14:CT_DefaultImageDpi/w14:defaultImageDpi" }, { "Name": "w14:CT_OnOff/w14:conflictMode" }, { "Name": "w:CT_OnOff/w15:chartTrackingRefBased" }, { "Name": "w15:CT_Guid/w15:docId" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_WriteProtection/w:writeProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_View/w:view", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Zoom/w:zoom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:removePersonalInformation", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:removeDateAndTime", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotDisplayPageBoundaries", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:displayBackgroundShape", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printPostScriptOverText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printFractionalCharacterWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printFormsData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:embedTrueTypeFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:embedSystemFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:saveSubsetFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:saveFormsData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:alignBordersAndEdges", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bordersDoNotSurroundFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:gutterAtTop", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:hideSpellingErrors", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:hideGrammaticalErrors", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_WritingStyle/w:activeWritingStyle", "Occurs": [ {} ] }, { "Name": "w:CT_Proof/w:proofState", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:formsDesign", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:attachedTemplate", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:linkStyles", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_StylePaneFormatFilter/w:stylePaneFormatFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_StylePaneSortMethods/w:stylePaneSortMethod", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocType/w:documentType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MailMerge/w:mailMerge", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChangesView/w:revisionView", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:trackRevisions", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotTrackMoves", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotTrackFormatting", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocProtect/w:documentProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoFormatOverride", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:styleLockTheme", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:styleLockQFSet", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NonNegativeShort/w:defaultTabStop", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoHyphenation", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedShortNumber/w:consecutiveHyphenLimit", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TwipsMeasure/w:hyphenationZone", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotHyphenateCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:showEnvelope", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedInt100/w:summaryLength", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:clickAndTypeStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:defaultTableStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:evenAndOddHeaders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bookFoldRevPrinting", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bookFoldPrinting", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NonNegativeShort/w:bookFoldPrintingSheets", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedInt7/w:displayHorizontalDrawingGridEvery", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedInt7/w:displayVerticalDrawingGridEvery", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotUseMarginsForDrawingGridOrigin", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalOrigin", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalOrigin", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotShadeFormData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noPunctuationKerning", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CharacterSpacing/w:characterSpacingControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printTwoOnOne", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strictFirstAndLastChars", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_KinsokuAfter/w:noLineBreaksAfter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_KinsokuBefore/w:noLineBreaksBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:savePreviewPicture", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotValidateAgainstSchema", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:saveInvalidXml", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:ignoreMixedContent", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:alwaysShowPlaceholderText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotDemarcateInvalidXml", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:saveXmlDataOnly", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useXSLTWhenSaving", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SaveThroughXslt/w:saveThroughXslt", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:showXMLTags", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:alwaysMergeEmptyNamespace", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:updateFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShapeDefaults/w:hdrShapeDefaults", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FtnDocProps/w:footnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EdnDocProps/w:endnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Compat/w:compat", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocVars/w:docVars", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocRsids/w:rsids", "Occurs": [ { "Max": 1 } ] }, { "Name": "m:CT_MathPr/m:mathPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:uiCompat97To2003", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:attachedSchema", "Occurs": [ {} ] }, { "Name": "w:CT_Language/w:themeFontLang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ColorSchemeMapping/w:clrSchemeMapping", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotIncludeSubdocsInStats", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotAutoCompressPictures", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Empty/w:forceUpgrade", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Captions/w:captions", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ReadingModeInkLockDown/w:readModeInkLockDown", "Occurs": [ { "Max": 1 } ] }, { "Name": "sl:CT_SchemaLibrary/sl:schemaLibrary", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShapeDefaults/w:shapeDefaults", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:decimalSymbol", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:listSeparator", "Occurs": [ { "Max": 1 } ] }, { "Name": "w14:CT_LongHexNumber/w14:docId", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:discardImageEditingData", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_DefaultImageDpi/w14:defaultImageDpi", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:conflictMode", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_OnOff/w15:chartTrackingRefBased", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" }, { "Name": "w15:CT_Guid/w15:docId", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" } ] } }, { "Name": "w:CT_WebSettings/w:webSettings", "ClassName": "WebSettings", "Summary": "Web Page Settings.", "Part": "WebSettingsPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Frameset/w:frameset", "PropertyName": "Frameset" }, { "Name": "w:CT_Divs/w:divs", "PropertyName": "Divs" }, { "Name": "w:CT_String/w:encoding", "PropertyName": "WebPageEncoding" }, { "Name": "w:CT_OnOff/w:optimizeForBrowser", "PropertyName": "OptimizeForBrowser" }, { "Name": "w:CT_OnOff/w:relyOnVML", "PropertyName": "RelyOnVML" }, { "Name": "w:CT_OnOff/w:allowPNG", "PropertyName": "AllowPNG" }, { "Name": "w:CT_OnOff/w:doNotRelyOnCSS", "PropertyName": "DoNotRelyOnCSS" }, { "Name": "w:CT_OnOff/w:doNotSaveAsSingleFile", "PropertyName": "DoNotSaveAsSingleFile" }, { "Name": "w:CT_OnOff/w:doNotOrganizeInFolder", "PropertyName": "DoNotOrganizeInFolder" }, { "Name": "w:CT_OnOff/w:doNotUseLongFileNames", "PropertyName": "DoNotUseLongFileNames" }, { "Name": "w:CT_DecimalNumber/w:pixelsPerInch", "PropertyName": "PixelsPerInch" }, { "Name": "w:CT_TargetScreenSz/w:targetScreenSz", "PropertyName": "TargetScreenSize" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Frameset/w:frameset", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Divs/w:divs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:encoding", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:optimizeForBrowser", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:relyOnVML", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:allowPNG", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotRelyOnCSS", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotSaveAsSingleFile", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotOrganizeInFolder", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotUseLongFileNames", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:pixelsPerInch", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TargetScreenSz/w:targetScreenSz", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_FontsList/w:fonts", "ClassName": "Fonts", "Summary": "Font Table Root Element.", "Part": "FontTablePart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Font/w:font" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Font/w:font", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Numbering/w:numbering", "ClassName": "Numbering", "Summary": "Numbering Definitions.", "Part": "NumberingDefinitionsPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_NumPicBullet/w:numPicBullet" }, { "Name": "w:CT_AbstractNum/w:abstractNum" }, { "Name": "w:CT_Num/w:num" }, { "Name": "w:CT_DecimalNumber/w:numIdMacAtCleanup" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NumPicBullet/w:numPicBullet", "Occurs": [ {} ] }, { "Name": "w:CT_AbstractNum/w:abstractNum", "Occurs": [ {} ] }, { "Name": "w:CT_Num/w:num", "Occurs": [ {} ] }, { "Name": "w:CT_DecimalNumber/w:numIdMacAtCleanup", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Styles/w:styles", "ClassName": "Styles", "Summary": "Style Definitions.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlPartRootElement", "Children": [ { "Name": "w:CT_DocDefaults/w:docDefaults", "PropertyName": "DocDefaults", "PropertyComments": "Document Default Paragraph and Run Properties" }, { "Name": "w:CT_LatentStyles/w:latentStyles", "PropertyName": "LatentStyles", "PropertyComments": "Latent Style Information" }, { "Name": "w:CT_Style/w:style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DocDefaults/w:docDefaults", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LatentStyles/w:latentStyles", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Style/w:style", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Document/w:document", "ClassName": "Document", "Summary": "Document.", "Part": "MainDocumentPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:conformance", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocumentConformance\u003E", "PropertyComments": "conformance" } ], "Children": [ { "Name": "w:CT_Background/w:background", "PropertyName": "DocumentBackground", "PropertyComments": "Document Background" }, { "Name": "w:CT_Body/w:body", "PropertyName": "Body" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Background/w:background", "Occurs": [ { "Max": 1 } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Body/w:body", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_GlossaryDocument/w:glossaryDocument", "ClassName": "GlossaryDocument", "Summary": "Glossary Document Root Element.", "Part": "GlossaryDocumentPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Background/w:background", "PropertyName": "DocumentBackground", "PropertyComments": "Document Background" }, { "Name": "w:CT_DocParts/w:docParts", "PropertyName": "DocParts", "PropertyComments": "List of Glossary Document Entries" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Background/w:background", "Occurs": [ { "Max": 1 } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DocParts/w:docParts", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_TblPrExBase/w:tblPrEx", "ClassName": "PreviousTablePropertyExceptions", "Summary": "Previous Table-Level Property Exceptions.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblWidth/w:tblW", "PropertyName": "TableWidth", "PropertyComments": "Preferred Table Width Exception" }, { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification", "PropertyComments": "Table Alignment Exception" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing", "PropertyComments": "Table Cell Spacing Exception" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation", "PropertyComments": "Table Indent from Leading Margin Exception" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders", "PropertyComments": "Table Borders Exceptions" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading", "PropertyComments": "Table Shading Exception" }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "PropertyName": "TableLayout", "PropertyComments": "Table Layout Exception" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault", "PropertyComments": "Table Cell Margin Exceptions" }, { "Name": "w:CT_TblLook/w:tblLook", "PropertyName": "TableLook", "PropertyComments": "Table Style Conditional Formatting Settings Exception" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:tblW", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblLook/w:tblLook", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_TcPrInner/w:tcPr", "ClassName": "PreviousTableCellProperties", "Summary": "Previous Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Cnf/w:cnfStyle", "PropertyName": "ConditionalFormatStyle" }, { "Name": "w:CT_TblWidth/w:tcW", "PropertyName": "TableCellWidth" }, { "Name": "w:CT_DecimalNumber/w:gridSpan", "PropertyName": "GridSpan" }, { "Name": "w:CT_HMerge/w:hMerge", "PropertyName": "HorizontalMerge" }, { "Name": "w:CT_VMerge/w:vMerge", "PropertyName": "VerticalMerge" }, { "Name": "w:CT_TcBorders/w:tcBorders", "PropertyName": "TableCellBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_OnOffOnly/w:noWrap", "PropertyName": "NoWrap" }, { "Name": "w:CT_TcMar/w:tcMar", "PropertyName": "TableCellMargin" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_OnOffOnly/w:tcFitText", "PropertyName": "TableCellFitText" }, { "Name": "w:CT_VerticalTblJc/w:vAlign", "PropertyName": "TableCellVerticalAlignment" }, { "Name": "w:CT_OnOffOnly/w:hideMark", "PropertyName": "HideMark" }, { "Name": "w:CT_TrackChange/w:cellIns" }, { "Name": "w:CT_TrackChange/w:cellDel" }, { "Name": "w:CT_CellMergeTrackChange/w:cellMerge" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tcW", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridSpan", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HMerge/w:hMerge", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VMerge/w:vMerge", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcBorders/w:tcBorders", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcMar/w:tcMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:tcFitText", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_VerticalTblJc/w:vAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOffOnly/w:hideMark", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_TrackChange/w:cellIns", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:cellDel", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CellMergeTrackChange/w:cellMerge", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } }, { "Name": "w:CT_TrPrBase/w:trPr", "ClassName": "PreviousTableRowProperties", "Summary": "Previous Table Row Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Cnf/w:cnfStyle" }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId" }, { "Name": "w:CT_DecimalNumber/w:gridBefore" }, { "Name": "w:CT_DecimalNumber/w:gridAfter" }, { "Name": "w:CT_TblWidth/w:wBefore" }, { "Name": "w:CT_TblWidth/w:wAfter" }, { "Name": "w:CT_Height/w:trHeight" }, { "Name": "w:CT_OnOff/w:hidden" }, { "Name": "w:CT_OnOffOnly/w:cantSplit" }, { "Name": "w:CT_OnOffOnly/w:tblHeader" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing" }, { "Name": "w:CT_TblJc/w:jc" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridAfter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:wBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:wAfter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Height/w:trHeight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_OnOff/w:hidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:cantSplit", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:tblHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_TblPrBase/w:tblPr", "ClassName": "PreviousTableProperties", "Summary": "Previous Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String253/w:tblStyle", "PropertyName": "TableStyle" }, { "Name": "w:CT_TblPPr/w:tblpPr", "PropertyName": "TablePositionProperties" }, { "Name": "w:CT_TblOverlap/w:tblOverlap", "PropertyName": "TableOverlap" }, { "Name": "w:CT_OnOffOnly/w:bidiVisual", "PropertyName": "BiDiVisual" }, { "Name": "w:CT_TblWidth/w:tblW", "PropertyName": "TableWidth" }, { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "PropertyName": "TableLayout" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault" }, { "Name": "w:CT_TblLook/w:tblLook", "PropertyName": "TableLook" }, { "Name": "w:CT_String/w:tblCaption", "PropertyName": "TableCaption" }, { "Name": "w:CT_String/w:tblDescription", "PropertyName": "TableDescription" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:tblStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblPPr/w:tblpPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblOverlap/w:tblOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:bidiVisual", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:tblW", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblLayoutType/w:tblLayout", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblLook/w:tblLook", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "w:CT_String/w:tblCaption", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_String/w:tblDescription", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "w:CT_SectPrBase/w:sectPr", "ClassName": "PreviousSectionProperties", "Summary": "Previous Section Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:rsidRPr", "PropertyName": "RsidRPr", "Type": "HexBinaryValue", "PropertyComments": "Physical Section Mark Character Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidDel", "PropertyName": "RsidDel", "Type": "HexBinaryValue", "PropertyComments": "Section Deletion Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidR", "PropertyName": "RsidR", "Type": "HexBinaryValue", "PropertyComments": "Section Addition Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidSect", "PropertyName": "RsidSect", "Type": "HexBinaryValue", "PropertyComments": "Section Properties Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_FtnProps/w:footnotePr", "PropertyName": "FootnoteProperties" }, { "Name": "w:CT_EdnProps/w:endnotePr", "PropertyName": "EndnoteProperties" }, { "Name": "w:CT_SectType/w:type", "PropertyName": "SectionType" }, { "Name": "w:CT_PageSz/w:pgSz", "PropertyName": "PageSize" }, { "Name": "w:CT_PageMar/w:pgMar", "PropertyName": "PageMargin" }, { "Name": "w:CT_PaperSource/w:paperSrc", "PropertyName": "PaperSource" }, { "Name": "w:CT_PageBorders/w:pgBorders", "PropertyName": "PageBorders" }, { "Name": "w:CT_LineNumber/w:lnNumType", "PropertyName": "LineNumberType" }, { "Name": "w:CT_PageNumber/w:pgNumType", "PropertyName": "PageNumberType" }, { "Name": "w:CT_Columns/w:cols", "PropertyName": "Columns" }, { "Name": "w:CT_OnOff/w:formProt", "PropertyName": "FormProtection" }, { "Name": "w:CT_VerticalJc/w:vAlign", "PropertyName": "VerticalTextAlignmentOnPage" }, { "Name": "w:CT_OnOff/w:noEndnote", "PropertyName": "NoEndnote" }, { "Name": "w:CT_OnOff/w:titlePg", "PropertyName": "TitlePage" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:rtlGutter", "PropertyName": "GutterOnRight" }, { "Name": "w:CT_DocGrid/w:docGrid", "PropertyName": "DocGrid" }, { "Name": "w:CT_Rel/w:printerSettings", "PropertyName": "PrinterSettingsReference" }, { "Name": "w:CT_DecimalNumber/w15:footnoteColumns", "PropertyName": "FootnoteColumns" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnProps/w:footnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EdnProps/w:endnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SectType/w:type", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageSz/w:pgSz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageMar/w:pgMar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PaperSource/w:paperSrc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageBorders/w:pgBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LineNumber/w:lnNumType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageNumber/w:pgNumType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Columns/w:cols", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:formProt", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalJc/w:vAlign", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noEndnote", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:titlePg", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:rtlGutter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocGrid/w:docGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:printerSettings", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w15:footnoteColumns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" } ] } ] } ] } }, { "Name": "w:CT_PPrExtended/w:pPr", "ClassName": "ParagraphPropertiesExtended", "Summary": "Previous Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:pStyle", "PropertyName": "ParagraphStyleId" }, { "Name": "w:CT_OnOff/w:keepNext", "PropertyName": "KeepNext" }, { "Name": "w:CT_OnOff/w:keepLines", "PropertyName": "KeepLines" }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "PropertyName": "PageBreakBefore" }, { "Name": "w:CT_FramePr/w:framePr", "PropertyName": "FrameProperties" }, { "Name": "w:CT_OnOff/w:widowControl", "PropertyName": "WidowControl" }, { "Name": "w:CT_NumPr/w:numPr", "PropertyName": "NumberingProperties" }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "PropertyName": "SuppressLineNumbers" }, { "Name": "w:CT_PBdr/w:pBdr", "PropertyName": "ParagraphBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_Tabs/w:tabs", "PropertyName": "Tabs" }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "PropertyName": "SuppressAutoHyphens" }, { "Name": "w:CT_OnOff/w:kinsoku", "PropertyName": "Kinsoku" }, { "Name": "w:CT_OnOff/w:wordWrap", "PropertyName": "WordWrap" }, { "Name": "w:CT_OnOff/w:overflowPunct", "PropertyName": "OverflowPunctuation" }, { "Name": "w:CT_OnOff/w:topLinePunct", "PropertyName": "TopLinePunctuation" }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "PropertyName": "AutoSpaceDE" }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "PropertyName": "AutoSpaceDN" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:adjustRightInd", "PropertyName": "AdjustRightIndent" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_Spacing/w:spacing", "PropertyName": "SpacingBetweenLines" }, { "Name": "w:CT_Ind/w:ind", "PropertyName": "Indentation" }, { "Name": "w:CT_OnOff/w:contextualSpacing", "PropertyName": "ContextualSpacing" }, { "Name": "w:CT_OnOff/w:mirrorIndents", "PropertyName": "MirrorIndents" }, { "Name": "w:CT_OnOff/w:suppressOverlap", "PropertyName": "SuppressOverlap" }, { "Name": "w:CT_Jc/w:jc", "PropertyName": "Justification" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_TextAlignment/w:textAlignment", "PropertyName": "TextAlignment" }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "PropertyName": "TextBoxTightWrap" }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "PropertyName": "OutlineLevel" }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "PropertyName": "DivId" }, { "Name": "w:CT_Cnf/w:cnfStyle", "PropertyName": "ConditionalFormatStyle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:pStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:keepNext", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:keepLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramePr/w:framePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:widowControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumPr/w:numPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PBdr/w:pBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Tabs/w:tabs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:kinsoku", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wordWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:overflowPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:topLinePunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustRightInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Spacing/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Ind/w:ind", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:contextualSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorIndents", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Jc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_RPrOriginal/w:rPr", "ClassName": "PreviousRunProperties", "Summary": "Previous Run Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String253/w:rStyle" }, { "Name": "w:CT_Fonts/w:rFonts" }, { "Name": "w:CT_OnOff/w:b" }, { "Name": "w:CT_OnOff/w:bCs" }, { "Name": "w:CT_OnOff/w:i" }, { "Name": "w:CT_OnOff/w:iCs" }, { "Name": "w:CT_OnOff/w:caps" }, { "Name": "w:CT_OnOff/w:smallCaps" }, { "Name": "w:CT_OnOff/w:strike" }, { "Name": "w:CT_OnOff/w:dstrike" }, { "Name": "w:CT_OnOff/w:outline" }, { "Name": "w:CT_OnOff/w:shadow" }, { "Name": "w:CT_OnOff/w:emboss" }, { "Name": "w:CT_OnOff/w:imprint" }, { "Name": "w:CT_OnOff/w:noProof" }, { "Name": "w:CT_OnOff/w:snapToGrid" }, { "Name": "w:CT_OnOff/w:vanish" }, { "Name": "w:CT_OnOff/w:webHidden" }, { "Name": "w:CT_Color/w:color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing" }, { "Name": "w:CT_TextScale/w:w" }, { "Name": "w:CT_HpsKern/w:kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position" }, { "Name": "w:CT_HpsMeasure/w:sz" }, { "Name": "w:CT_HpsMeasure/w:szCs" }, { "Name": "w:CT_Highlight/w:highlight" }, { "Name": "w:CT_Underline/w:u" }, { "Name": "w:CT_TextEffect/w:effect" }, { "Name": "w:CT_Border/w:bdr" }, { "Name": "w:CT_Shd/w:shd" }, { "Name": "w:CT_FitText/w:fitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign" }, { "Name": "w:CT_OnOff/w:rtl" }, { "Name": "w:CT_OnOff/w:cs" }, { "Name": "w:CT_Em/w:em" }, { "Name": "w:CT_Language/w:lang" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish" }, { "Name": "w14:CT_Glow/w14:glow" }, { "Name": "w14:CT_Shadow/w14:shadow" }, { "Name": "w14:CT_Reflection/w14:reflection" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline" }, { "Name": "w14:CT_FillTextEffect/w14:textFill" }, { "Name": "w14:CT_Scene3D/w14:scene3d" }, { "Name": "w14:CT_Props3D/w14:props3d" }, { "Name": "w14:CT_Ligatures/w14:ligatures" }, { "Name": "w14:CT_NumForm/w14:numForm" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:rStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Highlight/w:highlight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Glow/w14:glow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Shadow/w14:shadow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Reflection/w14:reflection", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_FillTextEffect/w14:textFill", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Scene3D/w14:scene3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Props3D/w14:props3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Ligatures/w14:ligatures", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumForm/w14:numForm", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } }, { "Name": "w:CT_ParaRPrOriginal/w:rPr", "ClassName": "PreviousParagraphMarkRunProperties", "Summary": "Previous Run Properties for the Paragraph Mark.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TrackChange/w:ins", "PropertyName": "Inserted", "PropertyComments": "Inserted Paragraph" }, { "Name": "w:CT_TrackChange/w:del", "PropertyName": "Deleted", "PropertyComments": "Deleted Paragraph" }, { "Name": "w:CT_TrackChange/w:moveFrom", "PropertyName": "MoveFrom", "PropertyComments": "Move Source Paragraph" }, { "Name": "w:CT_TrackChange/w:moveTo", "PropertyName": "MoveTo", "PropertyComments": "Move Destination Paragraph" }, { "Name": "w:CT_TrackChange/w14:conflictIns" }, { "Name": "w:CT_TrackChange/w14:conflictDel" }, { "Name": "w:CT_String253/w:rStyle" }, { "Name": "w:CT_Fonts/w:rFonts" }, { "Name": "w:CT_OnOff/w:b" }, { "Name": "w:CT_OnOff/w:bCs" }, { "Name": "w:CT_OnOff/w:i" }, { "Name": "w:CT_OnOff/w:iCs" }, { "Name": "w:CT_OnOff/w:caps" }, { "Name": "w:CT_OnOff/w:smallCaps" }, { "Name": "w:CT_OnOff/w:strike" }, { "Name": "w:CT_OnOff/w:dstrike" }, { "Name": "w:CT_OnOff/w:outline" }, { "Name": "w:CT_OnOff/w:shadow" }, { "Name": "w:CT_OnOff/w:emboss" }, { "Name": "w:CT_OnOff/w:imprint" }, { "Name": "w:CT_OnOff/w:noProof" }, { "Name": "w:CT_OnOff/w:snapToGrid" }, { "Name": "w:CT_OnOff/w:vanish" }, { "Name": "w:CT_OnOff/w:webHidden" }, { "Name": "w:CT_Color/w:color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing" }, { "Name": "w:CT_TextScale/w:w" }, { "Name": "w:CT_HpsKern/w:kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position" }, { "Name": "w:CT_HpsMeasure/w:sz" }, { "Name": "w:CT_HpsMeasure/w:szCs" }, { "Name": "w:CT_Highlight/w:highlight" }, { "Name": "w:CT_Underline/w:u" }, { "Name": "w:CT_TextEffect/w:effect" }, { "Name": "w:CT_Border/w:bdr" }, { "Name": "w:CT_Shd/w:shd" }, { "Name": "w:CT_FitText/w:fitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign" }, { "Name": "w:CT_OnOff/w:rtl" }, { "Name": "w:CT_OnOff/w:cs" }, { "Name": "w:CT_Em/w:em" }, { "Name": "w:CT_Language/w:lang" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish" }, { "Name": "w14:CT_Glow/w14:glow" }, { "Name": "w14:CT_Shadow/w14:shadow" }, { "Name": "w14:CT_Reflection/w14:reflection" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline" }, { "Name": "w14:CT_FillTextEffect/w14:textFill" }, { "Name": "w14:CT_Scene3D/w14:scene3d" }, { "Name": "w14:CT_Props3D/w14:props3d" }, { "Name": "w14:CT_Ligatures/w14:ligatures" }, { "Name": "w14:CT_NumForm/w14:numForm" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts" }, { "Name": "w:CT_OnOff/w:oMath" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:moveFrom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:moveTo", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_TrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:rStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Highlight/w:highlight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Glow/w14:glow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Shadow/w14:shadow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Reflection/w14:reflection", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_FillTextEffect/w14:textFill", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Scene3D/w14:scene3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Props3D/w14:props3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Ligatures/w14:ligatures", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumForm/w14:numForm", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Name": "w:CT_OnOff/w:oMath", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_NonNegativeDecimalNumber255/w:ilvl", "ClassName": "NumberingLevelReference", "Summary": "Numbering Level Reference.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "255" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_NonNegativeDecimalNumber/w:numId", "ClassName": "NumberingId", "Summary": "Numbering Definition Instance Reference.", "BaseClass": "NonNegativeDecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_NonNegativeDecimalNumber/w:start", "ClassName": "StartNumberingValue", "Summary": "Starting Value.", "BaseClass": "NonNegativeDecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_NonNegativeDecimalNumber/w:abstractNumId", "ClassName": "AbstractNumId", "Summary": "Defines the AbstractNumId Class.", "BaseClass": "NonNegativeDecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_NonNegativeDecimalNumber/", "ClassName": "NonNegativeDecimalNumberType", "Summary": "Defines the NonNegativeDecimalNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TrackChangeNumbering/w:numberingChange", "ClassName": "NumberingChange", "Summary": "Previous Paragraph Numbering Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:original", "PropertyName": "Original", "Type": "StringValue", "PropertyComments": "original" }, { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TabStop/w:tab", "ClassName": "TabStop", "Summary": "Custom Tab Stop.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TabStopValues\u003E", "PropertyComments": "Tab Stop Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:leader", "PropertyName": "Leader", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues\u003E", "PropertyComments": "Tab Leader Character" }, { "QName": "w:pos", "PropertyName": "Position", "Type": "Int32Value", "PropertyComments": "Tab Stop Position", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-31680" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "31680" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_ParaRPr/w:rPr", "ClassName": "ParagraphMarkRunProperties", "Summary": "Run Properties for the Paragraph Mark.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TrackChange/w:ins", "PropertyName": "Inserted", "PropertyComments": "Inserted Paragraph" }, { "Name": "w:CT_TrackChange/w:del", "PropertyName": "Deleted", "PropertyComments": "Deleted Paragraph" }, { "Name": "w:CT_TrackChange/w:moveFrom", "PropertyName": "MoveFrom", "PropertyComments": "Move Source Paragraph" }, { "Name": "w:CT_TrackChange/w:moveTo", "PropertyName": "MoveTo", "PropertyComments": "Move Destination Paragraph" }, { "Name": "w:CT_TrackChange/w14:conflictIns" }, { "Name": "w:CT_TrackChange/w14:conflictDel" }, { "Name": "w:CT_String253/w:rStyle" }, { "Name": "w:CT_Fonts/w:rFonts" }, { "Name": "w:CT_OnOff/w:b" }, { "Name": "w:CT_OnOff/w:bCs" }, { "Name": "w:CT_OnOff/w:i" }, { "Name": "w:CT_OnOff/w:iCs" }, { "Name": "w:CT_OnOff/w:caps" }, { "Name": "w:CT_OnOff/w:smallCaps" }, { "Name": "w:CT_OnOff/w:strike" }, { "Name": "w:CT_OnOff/w:dstrike" }, { "Name": "w:CT_OnOff/w:outline" }, { "Name": "w:CT_OnOff/w:shadow" }, { "Name": "w:CT_OnOff/w:emboss" }, { "Name": "w:CT_OnOff/w:imprint" }, { "Name": "w:CT_OnOff/w:noProof" }, { "Name": "w:CT_OnOff/w:snapToGrid" }, { "Name": "w:CT_OnOff/w:vanish" }, { "Name": "w:CT_OnOff/w:webHidden" }, { "Name": "w:CT_Color/w:color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing" }, { "Name": "w:CT_TextScale/w:w" }, { "Name": "w:CT_HpsKern/w:kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position" }, { "Name": "w:CT_HpsMeasure/w:sz" }, { "Name": "w:CT_HpsMeasure/w:szCs" }, { "Name": "w:CT_Highlight/w:highlight" }, { "Name": "w:CT_Underline/w:u" }, { "Name": "w:CT_TextEffect/w:effect" }, { "Name": "w:CT_Border/w:bdr" }, { "Name": "w:CT_Shd/w:shd" }, { "Name": "w:CT_FitText/w:fitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign" }, { "Name": "w:CT_OnOff/w:rtl" }, { "Name": "w:CT_OnOff/w:cs" }, { "Name": "w:CT_Em/w:em" }, { "Name": "w:CT_Language/w:lang" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish" }, { "Name": "w14:CT_Glow/w14:glow" }, { "Name": "w14:CT_Shadow/w14:shadow" }, { "Name": "w14:CT_Reflection/w14:reflection" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline" }, { "Name": "w14:CT_FillTextEffect/w14:textFill" }, { "Name": "w14:CT_Scene3D/w14:scene3d" }, { "Name": "w14:CT_Props3D/w14:props3d" }, { "Name": "w14:CT_Ligatures/w14:ligatures" }, { "Name": "w14:CT_NumForm/w14:numForm" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts" }, { "Name": "w:CT_OnOff/w:oMath" }, { "Name": "w:CT_ParaRPrChange/w:rPrChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:moveFrom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:moveTo", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_TrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:rStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Highlight/w:highlight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Glow/w14:glow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Shadow/w14:shadow", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Reflection/w14:reflection", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_TextOutlineEffect/w14:textOutline", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_FillTextEffect/w14:textFill", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Scene3D/w14:scene3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_Props3D/w14:props3d", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Kind": "Group", "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w14:CT_Ligatures/w14:ligatures", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumForm/w14:numForm", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_NumSpacing/w14:numSpacing", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_StylisticSets/w14:stylisticSets", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w14:CT_OnOff/w14:cntxtAlts", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Name": "w:CT_OnOff/w:oMath", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "w:CT_ParaRPrChange/w:rPrChange", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SectPr/w:sectPr", "ClassName": "SectionProperties", "Summary": "Section Properties.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:rsidRPr", "PropertyName": "RsidRPr", "Type": "HexBinaryValue", "PropertyComments": "Physical Section Mark Character Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidDel", "PropertyName": "RsidDel", "Type": "HexBinaryValue", "PropertyComments": "Section Deletion Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidR", "PropertyName": "RsidR", "Type": "HexBinaryValue", "PropertyComments": "Section Addition Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:rsidSect", "PropertyName": "RsidSect", "Type": "HexBinaryValue", "PropertyComments": "Section Properties Revision ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_HdrFtrRef/w:headerReference" }, { "Name": "w:CT_HdrFtrRef/w:footerReference" }, { "Name": "w:CT_FtnProps/w:footnotePr" }, { "Name": "w:CT_EdnProps/w:endnotePr" }, { "Name": "w:CT_SectType/w:type" }, { "Name": "w:CT_PageSz/w:pgSz" }, { "Name": "w:CT_PageMar/w:pgMar" }, { "Name": "w:CT_PaperSource/w:paperSrc" }, { "Name": "w:CT_PageBorders/w:pgBorders" }, { "Name": "w:CT_LineNumber/w:lnNumType" }, { "Name": "w:CT_PageNumber/w:pgNumType" }, { "Name": "w:CT_Columns/w:cols" }, { "Name": "w:CT_OnOff/w:formProt" }, { "Name": "w:CT_VerticalJc/w:vAlign" }, { "Name": "w:CT_OnOff/w:noEndnote" }, { "Name": "w:CT_OnOff/w:titlePg" }, { "Name": "w:CT_TextDirection/w:textDirection" }, { "Name": "w:CT_OnOff/w:bidi" }, { "Name": "w:CT_OnOff/w:rtlGutter" }, { "Name": "w:CT_DocGrid/w:docGrid" }, { "Name": "w:CT_Rel/w:printerSettings" }, { "Name": "w:CT_DecimalNumber/w15:footnoteColumns" }, { "Name": "w:CT_SectPrChange/w:sectPrChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 6 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_HdrFtrRef/w:headerReference", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HdrFtrRef/w:footerReference", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnProps/w:footnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EdnProps/w:endnotePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SectType/w:type", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageSz/w:pgSz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageMar/w:pgMar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PaperSource/w:paperSrc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageBorders/w:pgBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LineNumber/w:lnNumType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PageNumber/w:pgNumType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Columns/w:cols", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:formProt", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalJc/w:vAlign", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noEndnote", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:titlePg", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:rtlGutter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocGrid/w:docGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:printerSettings", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w15:footnoteColumns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" } ] } ] }, { "Name": "w:CT_SectPrChange/w:sectPrChange", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Base64BinaryText/w:fldData", "ClassName": "FieldData", "Summary": "Custom Field Data.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true }, { "Name": "w:CT_FFData/w:ffData", "ClassName": "FormFieldData", "Summary": "Form Field Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FFName/w:name" }, { "Name": "w:CT_OnOff/w:enabled" }, { "Name": "w:CT_OnOff/w:calcOnExit" }, { "Name": "w:CT_MacroName/w:entryMacro" }, { "Name": "w:CT_MacroName/w:exitMacro" }, { "Name": "w:CT_FFHelpText/w:helpText" }, { "Name": "w:CT_FFStatusText/w:statusText" }, { "Name": "w:CT_FFCheckBox/w:checkBox" }, { "Name": "w:CT_FFDDList/w:ddList" }, { "Name": "w:CT_FFTextInput/w:textInput" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_FFName/w:name" }, { "Name": "w:CT_OnOff/w:enabled" }, { "Name": "w:CT_OnOff/w:calcOnExit" }, { "Name": "w:CT_MacroName/w:entryMacro", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MacroName/w:exitMacro", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FFHelpText/w:helpText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FFStatusText/w:statusText", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Choice", "Items": [ { "Name": "w:CT_FFCheckBox/w:checkBox" }, { "Name": "w:CT_FFDDList/w:ddList" }, { "Name": "w:CT_FFTextInput/w:textInput" } ] } ] } }, { "Name": "w:CT_FFName/w:name", "ClassName": "FormFieldName", "Summary": "Form Field Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Form Field Name Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "20" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_MacroName/w:entryMacro", "ClassName": "EntryMacro", "Summary": "Script Function to Execute on Form Field Entry.", "BaseClass": "MacroNameType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MacroName/w:exitMacro", "ClassName": "ExitMacro", "Summary": "Script Function to Execute on Form Field Exit.", "BaseClass": "MacroNameType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_MacroName/", "ClassName": "MacroNameType", "Summary": "Defines the MacroNameType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Name of Script Function", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "33" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FFHelpText/w:helpText", "ClassName": "HelpText", "Summary": "Associated Help Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.InfoTextValues\u003E", "PropertyComments": "Help Text Type" }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Help Text Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FFStatusText/w:statusText", "ClassName": "StatusText", "Summary": "Associated Status Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.InfoTextValues\u003E", "PropertyComments": "Status Text Type" }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Status Text Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "138" } ], "Name": "StringValidator", "Version": "Office2007" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "140" } ], "Name": "StringValidator", "Version": "Office2010", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FFCheckBox/w:checkBox", "ClassName": "CheckBox", "Summary": "Checkbox Form Field Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_HpsMeasure/w:size" }, { "Name": "w:CT_OnOff/w:sizeAuto" }, { "Name": "w:CT_OnOff/w:default" }, { "Name": "w:CT_OnOff/w:checked" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_HpsMeasure/w:size" }, { "Name": "w:CT_OnOff/w:sizeAuto" } ] }, { "Name": "w:CT_OnOff/w:default", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:checked", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_FFDDList/w:ddList", "ClassName": "DropDownListFormField", "Summary": "Drop-Down List Form Field Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DecimalNumber/w:result", "PropertyName": "DropDownListSelection", "PropertyComments": "Drop-Down List Selection" }, { "Name": "w:CT_UnsignedDecimalNumberMax24/w:default", "PropertyName": "DefaultDropDownListItemIndex", "PropertyComments": "Default Drop-Down List Item Index" }, { "Name": "w:CT_String255/w:listEntry" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DecimalNumber/w:result", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedDecimalNumberMax24/w:default", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String255/w:listEntry", "Occurs": [ { "Max": 25 } ] } ] } }, { "Name": "w:CT_FFTextInput/w:textInput", "ClassName": "TextInput", "Summary": "Text Box Form Field Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FFTextType/w:type", "PropertyName": "TextBoxFormFieldType", "PropertyComments": "Text Box Form Field Type" }, { "Name": "w:CT_String255/w:default", "PropertyName": "DefaultTextBoxFormFieldString", "PropertyComments": "Default Text Box Form Field String" }, { "Name": "w:CT_PositiveShort/w:maxLength", "PropertyName": "MaxLength", "PropertyComments": "Text Box Form Field Maximum Length" }, { "Name": "w:CT_String64/w:format", "PropertyName": "Format", "PropertyComments": "Text Box Form Field Formatting" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FFTextType/w:type", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String255/w:default", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PositiveShort/w:maxLength", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String64/w:format", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_UnsignedDecimalNumberMax24/w:default", "ClassName": "DefaultDropDownListItemIndex", "Summary": "Default Drop-Down List Item Index.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "24" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_String255/w:listEntry", "ClassName": "ListEntryFormField", "Summary": "Drop-Down List Entry.", "BaseClass": "String255Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String255/w:default", "ClassName": "DefaultTextBoxFormFieldString", "Summary": "Default Text Box Form Field String.", "BaseClass": "String255Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String255/w:name", "ClassName": "FrameName", "Summary": "Frame Name.", "BaseClass": "String255Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_String255/", "ClassName": "String255Type", "Summary": "Defines the String255Type Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FFTextType/w:type", "ClassName": "TextBoxFormFieldType", "Summary": "Text Box Form Field Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TextBoxFormFieldValues\u003E", "PropertyComments": "Text Box Form Field Type Values", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PositiveShort/w:maxLength", "ClassName": "MaxLength", "Summary": "Text Box Form Field Maximum Length.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int16Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_String64/w:format", "ClassName": "Format", "Summary": "Text Box Form Field Formatting.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "64" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Column/w:col", "ClassName": "Column", "Summary": "Single Column Definition.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "StringValue", "PropertyComments": "Column Width", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:space", "PropertyName": "Space", "Type": "StringValue", "PropertyComments": "Space Before Following Column", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_SectPrChange/w:sectPrChange", "ClassName": "SectionPropertiesChange", "Summary": "Revision Information for Section Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_SectPrBase/w:sectPr", "PropertyName": "PreviousSectionProperties", "PropertyComments": "Previous Section Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SectPrBase/w:sectPr", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_ParaRPrChange/w:rPrChange", "ClassName": "ParagraphMarkRunPropertiesChange", "Summary": "Revision Information for Run Properties on the Paragraph Mark.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_ParaRPrOriginal/w:rPr", "PropertyName": "PreviousParagraphMarkRunProperties", "PropertyComments": "Previous Run Properties for the Paragraph Mark" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_ParaRPrOriginal/w:rPr" } ] } ] } }, { "Name": "w:CT_AltChunkPr/w:altChunkPr", "ClassName": "AltChunkProperties", "Summary": "External Content Import Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:matchSrc", "PropertyName": "MatchSource", "PropertyComments": "Keep Source Formatting on Import" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:matchSrc", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_RubyAlign/w:rubyAlign", "ClassName": "RubyAlign", "Summary": "Phonetic Guide Text Alignment.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.RubyAlignValues\u003E", "PropertyComments": "Phonetic Guide Text Alignment Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_HpsRaise/w:hpsRaise", "ClassName": "PhoneticGuideRaise", "Summary": "Distance Between Phonetic Guide Text and Phonetic Guide Base Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int16Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Lang/w:lid", "ClassName": "LanguageId", "Summary": "Language ID for Phonetic Guide.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Language Code", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_RubyPr/w:rubyPr", "ClassName": "RubyProperties", "Summary": "Phonetic Guide Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RubyAlign/w:rubyAlign", "PropertyName": "RubyAlign", "PropertyComments": "Phonetic Guide Text Alignment" }, { "Name": "w:CT_HpsMeasure/w:hps", "PropertyName": "PhoneticGuideTextFontSize", "PropertyComments": "Phonetic Guide Text Font Size" }, { "Name": "w:CT_HpsRaise/w:hpsRaise", "PropertyName": "PhoneticGuideRaise", "PropertyComments": "Distance Between Phonetic Guide Text and Phonetic Guide Base Text" }, { "Name": "w:CT_HpsMeasure/w:hpsBaseText", "PropertyName": "PhoneticGuideBaseTextSize", "PropertyComments": "Phonetic Guide Base Text Font Size" }, { "Name": "w:CT_Lang/w:lid", "PropertyName": "LanguageId", "PropertyComments": "Language ID for Phonetic Guide" }, { "Name": "w:CT_OnOff/w:dirty", "PropertyName": "Dirty", "PropertyComments": "Invalidated Field Cache" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RubyAlign/w:rubyAlign" }, { "Name": "w:CT_HpsMeasure/w:hps" }, { "Name": "w:CT_HpsRaise/w:hpsRaise" }, { "Name": "w:CT_HpsMeasure/w:hpsBaseText" }, { "Name": "w:CT_Lang/w:lid" }, { "Name": "w:CT_OnOff/w:dirty", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_RubyContent/w:rt", "ClassName": "RubyContent", "Summary": "Phonetic Guide Text.", "BaseClass": "RubyContentType", "IsDerived": true, "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_RubyContent/w:rubyBase", "ClassName": "RubyBase", "Summary": "Phonetic Guide Base Text.", "BaseClass": "RubyContentType", "IsDerived": true, "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_RubyContent/", "ClassName": "RubyContentType", "Summary": "Defines the RubyContentType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "m:CT_Acc/m:acc", "m:CT_Bar/m:bar", "m:CT_BorderBox/m:borderBox", "m:CT_Box/m:box", "m:CT_D/m:d", "m:CT_EqArr/m:eqArr", "m:CT_F/m:f", "m:CT_Func/m:func", "m:CT_GroupChr/m:groupChr", "m:CT_LimLow/m:limLow", "m:CT_LimUpp/m:limUpp", "m:CT_M/m:m", "m:CT_Nary/m:nary", "m:CT_OMath/m:oMath", "m:CT_OMathPara/m:oMathPara", "m:CT_Phant/m:phant", "m:CT_R/m:r", "m:CT_Rad/m:rad", "m:CT_SPre/m:sPre", "m:CT_SSub/m:sSub", "m:CT_SSubSup/m:sSubSup", "m:CT_SSup/m:sSup", "w:CT_Bookmark/w:bookmarkStart", "w:CT_ContentPart/w:contentPart", "w:CT_CustomXmlRuby/w:customXml", "w:CT_HyperlinkRuby/w:hyperlink", "w:CT_Markup/w:customXmlInsRangeEnd", "w:CT_Markup/w:customXmlDelRangeEnd", "w:CT_Markup/w:customXmlMoveFromRangeEnd", "w:CT_Markup/w:customXmlMoveToRangeEnd", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_MarkupRange/w:bookmarkEnd", "w:CT_MarkupRange/w:commentRangeStart", "w:CT_MarkupRange/w:commentRangeEnd", "w:CT_MarkupRange/w:moveFromRangeEnd", "w:CT_MarkupRange/w:moveToRangeEnd", "w:CT_MoveBookmark/w:moveFromRangeStart", "w:CT_MoveBookmark/w:moveToRangeStart", "w:CT_Perm/w:permEnd", "w:CT_PermStart/w:permStart", "w:CT_ProofErr/w:proofErr", "w:CT_R/w:r", "w:CT_RunTrackChange/w:ins", "w:CT_RunTrackChange/w:del", "w:CT_RunTrackChange/w:moveFrom", "w:CT_RunTrackChange/w:moveTo", "w:CT_RunTrackChange/w14:conflictIns", "w:CT_RunTrackChange/w14:conflictDel", "w:CT_SdtRunRuby/w:sdt", "w:CT_SimpleFieldRuby/w:fldSimple", "w:CT_TrackChange/w:customXmlInsRangeStart", "w:CT_TrackChange/w:customXmlDelRangeStart", "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "w:CT_TrackChange/w:customXmlMoveToRangeStart", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" ], "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ] }, { "Name": "w:CT_SdtDateMappingType/w:storeMappedDataAs", "ClassName": "SdtDateMappingType", "Summary": "Custom XML Data Date Storage Format.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DateFormatValues\u003E", "PropertyComments": "Date Storage Type" } ] }, { "Name": "w:CT_CalendarType/w:calendar", "ClassName": "Calendar", "Summary": "Date Picker Calendar Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CalendarValues\u003E", "PropertyComments": "Calendar Type Value" } ] }, { "Name": "w:CT_SdtListItem/w:listItem", "ClassName": "ListItem", "Summary": "Combo Box List Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:displayText", "PropertyName": "DisplayText", "Type": "StringValue", "PropertyComments": "List Entry Display Text" }, { "QName": "w:value", "PropertyName": "Value", "Type": "StringValue", "PropertyComments": "List Entry Value" } ] }, { "Name": "w:CT_SdtPr/w:sdtPr", "ClassName": "SdtProperties", "Summary": "Structured Document Tag Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RPr/w:rPr" }, { "Name": "w:CT_String/w:alias" }, { "Name": "w:CT_Lock/w:lock" }, { "Name": "w:CT_Placeholder/w:placeholder" }, { "Name": "w:CT_OnOff/w:showingPlcHdr" }, { "Name": "w:CT_DataBinding/w:dataBinding" }, { "Name": "w:CT_DataBinding/w15:dataBinding" }, { "Name": "w:CT_OnOff/w:temporary" }, { "Name": "w:CT_DecimalNumber/w:id" }, { "Name": "w:CT_String/w:tag" }, { "Name": "w:CT_Color/w15:color" }, { "Name": "w15:CT_SdtAppearance/w15:appearance" }, { "Name": "w:CT_OnOff/w15:webExtensionLinked" }, { "Name": "w:CT_OnOff/w15:webExtensionCreated" }, { "Name": "w:CT_Empty/w:equation" }, { "Name": "w:CT_SdtComboBox/w:comboBox" }, { "Name": "w:CT_SdtDate/w:date" }, { "Name": "w:CT_SdtDocPart/w:docPartObj" }, { "Name": "w:CT_SdtDocPart/w:docPartList" }, { "Name": "w:CT_SdtDropDownList/w:dropDownList" }, { "Name": "w:CT_Empty/w:picture" }, { "Name": "w:CT_Empty/w:richText" }, { "Name": "w:CT_SdtText/w:text" }, { "Name": "w:CT_Empty/w:citation" }, { "Name": "w:CT_Empty/w:group" }, { "Name": "w:CT_Empty/w:bibliography" }, { "Name": "w:CT_Empty/w14:entityPicker" }, { "Name": "w14:CT_SdtCheckbox/w14:checkbox" }, { "Name": "w15:CT_SdtRepeatedSection/w15:repeatingSection" }, { "Name": "w:CT_Empty/w15:repeatingSectionItem" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:alias", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Lock/w:lock", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Placeholder/w:placeholder", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:showingPlcHdr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "w:CT_DataBinding/w:dataBinding", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DataBinding/w15:dataBinding", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" } ] }, { "Name": "w:CT_OnOff/w:temporary", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:id", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:tag", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w15:color", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" }, { "Name": "w15:CT_SdtAppearance/w15:appearance", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" }, { "Name": "w:CT_OnOff/w15:webExtensionLinked", "InitialVersion": "Office2013" }, { "Name": "w:CT_OnOff/w15:webExtensionCreated", "InitialVersion": "Office2013" }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "w:CT_Empty/w:equation" }, { "Name": "w:CT_SdtComboBox/w:comboBox" }, { "Name": "w:CT_SdtDate/w:date" }, { "Name": "w:CT_SdtDocPart/w:docPartObj" }, { "Name": "w:CT_SdtDocPart/w:docPartList" }, { "Name": "w:CT_SdtDropDownList/w:dropDownList" }, { "Name": "w:CT_Empty/w:picture" }, { "Name": "w:CT_Empty/w:richText" }, { "Name": "w:CT_SdtText/w:text" }, { "Name": "w:CT_Empty/w:citation" }, { "Name": "w:CT_Empty/w:group" }, { "Name": "w:CT_Empty/w:bibliography" }, { "Name": "w:CT_Empty/w14:entityPicker", "InitialVersion": "Office2010" }, { "Name": "w14:CT_SdtCheckbox/w14:checkbox", "InitialVersion": "Office2010" }, { "Name": "w15:CT_SdtRepeatedSection/w15:repeatingSection", "InitialVersion": "Office2013" }, { "Name": "w:CT_Empty/w15:repeatingSectionItem", "InitialVersion": "Office2013" } ] } ] } }, { "Name": "w:CT_SdtEndPr/w:sdtEndPr", "ClassName": "SdtEndCharProperties", "Summary": "Structured Document Tag End Character Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RPr/w:rPr" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_RPr/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SdtContentBlock/w:sdtContent", "ClassName": "SdtContentBlock", "Summary": "Block-Level Structured Document Tag Content.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtContentRun/w:sdtContent", "ClassName": "SdtContentRun", "Summary": "Inline-Level Structured Document Tag Content.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "m:CT_R/m:r" }, { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple" }, { "Name": "w:CT_Hyperlink/w:hyperlink" }, { "Name": "w:CT_SdtRun/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_BdoContentRun/w:bdo" }, { "Name": "w:CT_DirContentRun/w:dir" }, { "Name": "w:CT_Rel/w:subDoc" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRun/w:customXml" }, { "Name": "w:CT_SimpleField/w:fldSimple", "Occurs": [ {} ] }, { "Name": "w:CT_Hyperlink/w:hyperlink" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_SdtRun/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_R/w:r" } ] } ] }, { "Name": "w:CT_BdoContentRun/w:bdo", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_DirContentRun/w:dir", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_Rel/w:subDoc" } ] } ] } ] } }, { "Name": "w:CT_SdtContentRunRuby/w:sdtContent", "ClassName": "SdtContentRunRuby", "Summary": "Defines the SdtContentRunRuby Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Name": "m:CT_R/m:r" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlRuby/w:customXml" }, { "Name": "w:CT_SimpleFieldRuby/w:fldSimple" }, { "Name": "w:CT_HyperlinkRuby/w:hyperlink" }, { "Name": "w:CT_R/w:r" }, { "Name": "w:CT_SdtRunRuby/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_Acc/m:acc" }, { "Name": "m:CT_Bar/m:bar" }, { "Name": "m:CT_Box/m:box" }, { "Name": "m:CT_BorderBox/m:borderBox" }, { "Name": "m:CT_D/m:d" }, { "Name": "m:CT_EqArr/m:eqArr" }, { "Name": "m:CT_F/m:f" }, { "Name": "m:CT_Func/m:func" }, { "Name": "m:CT_GroupChr/m:groupChr" }, { "Name": "m:CT_LimLow/m:limLow" }, { "Name": "m:CT_LimUpp/m:limUpp" }, { "Name": "m:CT_M/m:m" }, { "Name": "m:CT_Nary/m:nary" }, { "Name": "m:CT_Phant/m:phant" }, { "Name": "m:CT_Rad/m:rad" }, { "Name": "m:CT_SPre/m:sPre" }, { "Name": "m:CT_SSub/m:sSub" }, { "Name": "m:CT_SSubSup/m:sSubSup" }, { "Name": "m:CT_SSup/m:sSup" }, { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "m:CT_R/m:r" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtContentCell/w:sdtContent", "ClassName": "SdtContentCell", "Summary": "Cell-Level Structured Document Tag Content.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Tc/w:tc" }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Tc/w:tc", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlCell/w:customXml" }, { "Name": "w:CT_SdtCell/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_SdtContentRow/w:sdtContent", "ClassName": "SdtContentRow", "Summary": "Row-Level Structured Document Tag Content.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Row/w:tr" }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Row/w:tr", "Occurs": [ {} ] }, { "Name": "w:CT_CustomXmlRow/w:customXml" }, { "Name": "w:CT_SdtRow/w:sdt" }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_CustomXmlPr/w:customXmlPr", "ClassName": "CustomXmlProperties", "Summary": "Custom XML Element Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:placeholder", "PropertyName": "CustomXmlPlaceholder", "PropertyComments": "Custom XML Element Placeholder Text" }, { "Name": "w:CT_XmlAttr/w:attr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:placeholder", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_XmlAttr/w:attr", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_XmlAttr/w:attr", "ClassName": "CustomXmlAttribute", "Summary": "Custom XML Attribute.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:uri", "PropertyName": "Uri", "Type": "StringValue", "PropertyComments": "uri" }, { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "Boolean", "Name": "IsNcName", "Value": "True" }, { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TblGridCol/w:gridCol", "ClassName": "GridColumn", "Summary": "Grid Column Definition.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "StringValue", "PropertyComments": "Grid Column Width", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TblGridChange/w:tblGridChange", "ClassName": "TableGridChange", "Summary": "Revision Information for Table Grid Column Definitions.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TblGridBase/w:tblGrid", "PropertyName": "PreviousTableGrid", "PropertyComments": "Previous Table Grid" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblGridBase/w:tblGrid", "Occurs": [ { "Min": 1, "Max": 1, "IncludeVersion": true }, { "Max": 1, "IncludeVersion": true, "Version": "Office2010" } ] } ] } ] } }, { "Name": "w:CT_TcPrChange/w:tcPrChange", "ClassName": "TableCellPropertiesChange", "Summary": "Revision Information for Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TcPrInner/w:tcPr", "PropertyName": "PreviousTableCellProperties", "PropertyComments": "Previous Table Cell Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcPrInner/w:tcPr" } ] } ] } }, { "Name": "w:CT_TcPr/w:tcPr", "ClassName": "TableCellProperties", "Summary": "Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Cnf/w:cnfStyle", "PropertyName": "ConditionalFormatStyle" }, { "Name": "w:CT_TblWidth/w:tcW", "PropertyName": "TableCellWidth" }, { "Name": "w:CT_DecimalNumber/w:gridSpan", "PropertyName": "GridSpan" }, { "Name": "w:CT_HMerge/w:hMerge", "PropertyName": "HorizontalMerge" }, { "Name": "w:CT_VMerge/w:vMerge", "PropertyName": "VerticalMerge" }, { "Name": "w:CT_TcBorders/w:tcBorders", "PropertyName": "TableCellBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_OnOffOnly/w:noWrap", "PropertyName": "NoWrap" }, { "Name": "w:CT_TcMar/w:tcMar", "PropertyName": "TableCellMargin" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_OnOffOnly/w:tcFitText", "PropertyName": "TableCellFitText" }, { "Name": "w:CT_VerticalTblJc/w:vAlign", "PropertyName": "TableCellVerticalAlignment" }, { "Name": "w:CT_OnOffOnly/w:hideMark", "PropertyName": "HideMark" }, { "Name": "w:CT_TrackChange/w:cellIns" }, { "Name": "w:CT_TrackChange/w:cellDel" }, { "Name": "w:CT_CellMergeTrackChange/w:cellMerge" }, { "Name": "w:CT_TcPrChange/w:tcPrChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tcW", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridSpan", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HMerge/w:hMerge", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VMerge/w:vMerge", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcBorders/w:tcBorders", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcMar/w:tcMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:tcFitText", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_VerticalTblJc/w:vAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOffOnly/w:hideMark", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_TrackChange/w:cellIns", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:cellDel", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CellMergeTrackChange/w:cellMerge", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcPrChange/w:tcPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_TblPrChange/w:tblPrChange", "ClassName": "TablePropertiesChange", "Summary": "Revision Information for Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TblPrBase/w:tblPr", "PropertyName": "PreviousTableProperties", "PropertyComments": "Previous Table Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblPrBase/w:tblPr" } ] } ] } }, { "Name": "w:CT_TblPrExChange/w:tblPrExChange", "ClassName": "TablePropertyExceptionsChange", "Summary": "Revision Information for Table-Level Property Exceptions.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TblPrExBase/w:tblPrEx", "PropertyName": "PreviousTablePropertyExceptions", "PropertyComments": "Previous Table-Level Property Exceptions" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblPrExBase/w:tblPrEx" } ] } ] } }, { "Name": "w:CT_TblPr/w:tblPr", "ClassName": "TableProperties", "Summary": "Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String253/w:tblStyle", "PropertyName": "TableStyle" }, { "Name": "w:CT_TblPPr/w:tblpPr", "PropertyName": "TablePositionProperties" }, { "Name": "w:CT_TblOverlap/w:tblOverlap", "PropertyName": "TableOverlap" }, { "Name": "w:CT_OnOffOnly/w:bidiVisual", "PropertyName": "BiDiVisual" }, { "Name": "w:CT_TblWidth/w:tblW", "PropertyName": "TableWidth" }, { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "PropertyName": "TableLayout" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault" }, { "Name": "w:CT_TblLook/w:tblLook", "PropertyName": "TableLook" }, { "Name": "w:CT_String/w:tblCaption", "PropertyName": "TableCaption" }, { "Name": "w:CT_String/w:tblDescription", "PropertyName": "TableDescription" }, { "Name": "w:CT_TblPrChange/w:tblPrChange", "PropertyName": "TablePropertiesChange", "PropertyComments": "Revision Information for Table Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String253/w:tblStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblPPr/w:tblpPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblOverlap/w:tblOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:bidiVisual", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:tblW", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblLayoutType/w:tblLayout", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblLook/w:tblLook", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "w:CT_String/w:tblCaption", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_String/w:tblDescription", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblPrChange/w:tblPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_TblGrid/w:tblGrid", "ClassName": "TableGrid", "Summary": "Table Grid.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblGridCol/w:gridCol" }, { "Name": "w:CT_TblGridChange/w:tblGridChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblGridCol/w:gridCol", "Occurs": [ {} ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblGridChange/w:tblGridChange", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_FtnPos/w:pos", "ClassName": "FootnotePosition", "Summary": "Footnote Placement.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FootnotePositionValues\u003E", "PropertyComments": "Footnote Position Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "ClassName": "NumberingFormat", "Summary": "Footnote Numbering Format.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.NumberFormatValues\u003E", "PropertyComments": "Numbering Format Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:format", "PropertyName": "Format", "Type": "StringValue", "Version": "Office2010", "PropertyComments": "format", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_EdnPos/w:pos", "ClassName": "EndnotePosition", "Summary": "Endnote Placement.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.EndnotePositionValues\u003E", "PropertyComments": "Endnote Position Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_FtnEdnSepRef/w:footnote", "ClassName": "FootnoteSpecialReference", "Summary": "Special Footnote List.", "BaseClass": "FootnoteEndnoteSeparatorReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FtnEdnSepRef/w:endnote", "ClassName": "EndnoteSpecialReference", "Summary": "Special Endnote List.", "BaseClass": "FootnoteEndnoteSeparatorReferenceType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FtnEdnSepRef/", "ClassName": "FootnoteEndnoteSeparatorReferenceType", "Summary": "Defines the FootnoteEndnoteSeparatorReferenceType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "IntegerValue", "PropertyComments": "Footnote/Endnote ID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-2147483648" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "32767" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_UnsignedDecimalNumber/w:column", "ClassName": "ColumnIndex", "Summary": "Index of Column Containing Unique Values for Record.", "BaseClass": "UnsignedDecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedDecimalNumber/w:colDelim", "ClassName": "ColumnDelimiter", "Summary": "Column Delimiter for Data Source.", "BaseClass": "UnsignedDecimalNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedDecimalNumber/", "ClassName": "UnsignedDecimalNumberType", "Summary": "Defines the UnsignedDecimalNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Base64Binary/w:uniqueTag", "ClassName": "UniqueTag", "Summary": "Unique Value for Record.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Base64BinaryValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_RecipientData/w:recipientData", "ClassName": "RecipientData", "Summary": "Data About Single Data Source Record.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:active", "PropertyName": "Active", "PropertyComments": "Record Is Included in Mail Merge" }, { "Name": "w:CT_UnsignedDecimalNumber/w:column", "PropertyName": "ColumnIndex", "PropertyComments": "Index of Column Containing Unique Values for Record" }, { "Name": "w:CT_Base64Binary/w:uniqueTag", "PropertyName": "UniqueTag", "PropertyComments": "Unique Value for Record" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:active", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedDecimalNumber/w:column" }, { "Name": "w:CT_Base64Binary/w:uniqueTag" } ] } }, { "Name": "w:CT_MailMergeOdsoFMDFieldType/w:type", "ClassName": "MailMergeFieldType", "Summary": "Merge Field Mapping.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MailMergeOdsoFieldValues\u003E", "PropertyComments": "Merge Field Mapping Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_MailMergeSourceType/w:type", "ClassName": "MailMergeSource", "Summary": "ODSO Data Source Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MailMergeSourceValues\u003E", "PropertyComments": "Data Source Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_OdsoFieldMapData/w:fieldMapData", "ClassName": "FieldMapData", "Summary": "External Data Source to Merge Field Mapping.", "CompositeType": "OneAll", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_MailMergeOdsoFMDFieldType/w:type", "PropertyName": "MailMergeFieldType", "PropertyComments": "Merge Field Mapping" }, { "Name": "w:CT_String/w:name", "PropertyName": "Name", "PropertyComments": "Data Source Name for Column" }, { "Name": "w:CT_String/w:mappedName", "PropertyName": "MappedName", "PropertyComments": "Predefined Merge Field Name" }, { "Name": "w:CT_UnsignedDecimalNumber/w:column", "PropertyName": "ColumnIndex", "PropertyComments": "Index of Column Being Mapped" }, { "Name": "w:CT_Lang/w:lid", "PropertyName": "LanguageId", "PropertyComments": "Merge Field Name Language ID" }, { "Name": "w:CT_OnOff/w:dynamicAddress", "PropertyName": "DynamicAddress", "PropertyComments": "Use Country/Region-Based Address Field Ordering" } ], "Particle": { "Kind": "All", "Items": [ { "Name": "w:CT_MailMergeOdsoFMDFieldType/w:type", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:mappedName", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedDecimalNumber/w:column", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Lang/w:lid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dynamicAddress", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_MailMergeDocType/w:mainDocumentType", "ClassName": "MainDocumentType", "Summary": "Source Document Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MailMergeDocumentValues\u003E", "PropertyComments": "Mail Merge Source Document Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_MailMergeDataType/w:dataType", "ClassName": "DataType", "Summary": "Data Source Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MailMergeDataValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_MailMergeDest/w:destination", "ClassName": "Destination", "Summary": "Merged Document Destination.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MailMergeDestinationValues\u003E", "PropertyComments": "Mail Merge Merged Document Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Odso/w:odso", "ClassName": "DataSourceObject", "Summary": "Office Data Source Object Settings.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:udl", "PropertyName": "UdlConnectionString", "PropertyComments": "UDL Connection String" }, { "Name": "w:CT_String/w:table", "PropertyName": "DataSourceTableName", "PropertyComments": "Data Source Table Name" }, { "Name": "w:CT_Rel/w:src", "PropertyName": "SourceReference", "PropertyComments": "ODSO Data Source File Path" }, { "Name": "w:CT_UnsignedDecimalNumber/w:colDelim", "PropertyName": "ColumnDelimiter", "PropertyComments": "Column Delimiter for Data Source" }, { "Name": "w:CT_MailMergeSourceType/w:type", "PropertyName": "MailMergeSource", "PropertyComments": "ODSO Data Source Type" }, { "Name": "w:CT_OnOff/w:fHdr", "PropertyName": "FirstRowHeader", "PropertyComments": "First Row of Data Source Contains Column Names" }, { "Name": "w:CT_OdsoFieldMapData/w:fieldMapData" }, { "Name": "w:CT_Rel/w:recipientData" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:udl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:table", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:src", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedDecimalNumber/w:colDelim", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MailMergeSourceType/w:type", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:fHdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OdsoFieldMapData/w:fieldMapData", "Occurs": [ {} ] }, { "Name": "w:CT_Rel/w:recipientData", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_DocVar/w:docVar", "ClassName": "DocumentVariable", "Summary": "Single Document Variable.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Document Variable Name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Document Variable Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinLength", "Value": "0" }, { "Type": "Long", "Name": "MaxLength", "Value": "65280" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_LongHexNumber/w:rsidRoot", "ClassName": "RsidRoot", "Summary": "Original Document Revision Save ID.", "BaseClass": "LongHexNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_LongHexNumber/w:rsid", "ClassName": "Rsid", "Summary": "Single Session Revision Save ID.", "BaseClass": "LongHexNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_LongHexNumber/w:nsid", "ClassName": "Nsid", "Summary": "Abstract Numbering Definition Identifier.", "BaseClass": "LongHexNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_LongHexNumber/w:tmpl", "ClassName": "TemplateCode", "Summary": "Numbering Template Code.", "BaseClass": "LongHexNumberType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_LongHexNumber/", "ClassName": "LongHexNumberType", "Summary": "Defines the LongHexNumberType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "HexBinaryValue", "PropertyComments": "Long Hexadecimal Number Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_RPrBaseStyleable/w:rPr", "ClassName": "RunPropertiesBaseStyle", "Summary": "Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Fonts/w:rFonts", "PropertyName": "RunFonts" }, { "Name": "w:CT_OnOff/w:b", "PropertyName": "Bold" }, { "Name": "w:CT_OnOff/w:bCs", "PropertyName": "BoldComplexScript" }, { "Name": "w:CT_OnOff/w:i", "PropertyName": "Italic" }, { "Name": "w:CT_OnOff/w:iCs", "PropertyName": "ItalicComplexScript" }, { "Name": "w:CT_OnOff/w:caps", "PropertyName": "Caps" }, { "Name": "w:CT_OnOff/w:smallCaps", "PropertyName": "SmallCaps" }, { "Name": "w:CT_OnOff/w:strike", "PropertyName": "Strike" }, { "Name": "w:CT_OnOff/w:dstrike", "PropertyName": "DoubleStrike" }, { "Name": "w:CT_OnOff/w:outline", "PropertyName": "Outline" }, { "Name": "w:CT_OnOff/w:shadow", "PropertyName": "Shadow" }, { "Name": "w:CT_OnOff/w:emboss", "PropertyName": "Emboss" }, { "Name": "w:CT_OnOff/w:imprint", "PropertyName": "Imprint" }, { "Name": "w:CT_OnOff/w:noProof", "PropertyName": "NoProof" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_OnOff/w:vanish", "PropertyName": "Vanish" }, { "Name": "w:CT_OnOff/w:webHidden", "PropertyName": "WebHidden" }, { "Name": "w:CT_Color/w:color", "PropertyName": "Color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "PropertyName": "Spacing" }, { "Name": "w:CT_TextScale/w:w", "PropertyName": "CharacterScale" }, { "Name": "w:CT_HpsKern/w:kern", "PropertyName": "Kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position", "PropertyName": "Position" }, { "Name": "w:CT_HpsMeasure/w:sz", "PropertyName": "FontSize" }, { "Name": "w:CT_HpsMeasure/w:szCs", "PropertyName": "FontSizeComplexScript" }, { "Name": "w:CT_Underline/w:u", "PropertyName": "Underline" }, { "Name": "w:CT_TextEffect/w:effect", "PropertyName": "TextEffect" }, { "Name": "w:CT_Border/w:bdr", "PropertyName": "Border" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_FitText/w:fitText", "PropertyName": "FitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "PropertyName": "VerticalTextAlignment" }, { "Name": "w:CT_Em/w:em", "PropertyName": "Emphasis" }, { "Name": "w:CT_Language/w:lang", "PropertyName": "Languages" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "PropertyName": "EastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish", "PropertyName": "SpecVanish" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_PPrBaseStyleable/w:pPr", "ClassName": "ParagraphPropertiesBaseStyle", "Summary": "Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:keepNext", "PropertyName": "KeepNext" }, { "Name": "w:CT_OnOff/w:keepLines", "PropertyName": "KeepLines" }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "PropertyName": "PageBreakBefore" }, { "Name": "w:CT_FramePr/w:framePr", "PropertyName": "FrameProperties" }, { "Name": "w:CT_OnOff/w:widowControl", "PropertyName": "WidowControl" }, { "Name": "w:CT_NumPr/w:numPr", "PropertyName": "NumberingProperties" }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "PropertyName": "SuppressLineNumbers" }, { "Name": "w:CT_PBdr/w:pBdr", "PropertyName": "ParagraphBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_Tabs/w:tabs", "PropertyName": "Tabs" }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "PropertyName": "SuppressAutoHyphens" }, { "Name": "w:CT_OnOff/w:kinsoku", "PropertyName": "Kinsoku" }, { "Name": "w:CT_OnOff/w:wordWrap", "PropertyName": "WordWrap" }, { "Name": "w:CT_OnOff/w:overflowPunct", "PropertyName": "OverflowPunctuation" }, { "Name": "w:CT_OnOff/w:topLinePunct", "PropertyName": "TopLinePunctuation" }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "PropertyName": "AutoSpaceDE" }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "PropertyName": "AutoSpaceDN" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:adjustRightInd", "PropertyName": "AdjustRightIndent" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_Spacing/w:spacing", "PropertyName": "SpacingBetweenLines" }, { "Name": "w:CT_Ind/w:ind", "PropertyName": "Indentation" }, { "Name": "w:CT_OnOff/w:contextualSpacing", "PropertyName": "ContextualSpacing" }, { "Name": "w:CT_OnOff/w:mirrorIndents", "PropertyName": "MirrorIndents" }, { "Name": "w:CT_OnOff/w:suppressOverlap", "PropertyName": "SuppressOverlap" }, { "Name": "w:CT_Jc/w:jc", "PropertyName": "Justification" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_TextAlignment/w:textAlignment", "PropertyName": "TextAlignment" }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "PropertyName": "TextBoxTightWrap" }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "PropertyName": "OutlineLevel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:keepNext", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:keepLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramePr/w:framePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:widowControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumPr/w:numPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PBdr/w:pBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Tabs/w:tabs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:kinsoku", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wordWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:overflowPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:topLinePunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustRightInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Spacing/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Ind/w:ind", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:contextualSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorIndents", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Jc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_RPrDefault/w:rPrDefault", "ClassName": "RunPropertiesDefault", "Summary": "Default Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RPrBaseStyleable/w:rPr", "PropertyName": "RunPropertiesBaseStyle", "PropertyComments": "Run Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPrBaseStyleable/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_PPrDefault/w:pPrDefault", "ClassName": "ParagraphPropertiesDefault", "Summary": "Default Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_PPrBaseStyleable/w:pPr", "PropertyName": "ParagraphPropertiesBaseStyle", "PropertyComments": "Paragraph Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPrBaseStyleable/w:pPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_PixelsMeasure/w:marW", "ClassName": "MarginWidth", "Summary": "Left and Right Margin for Frame.", "BaseClass": "PixelsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_PixelsMeasure/w:marH", "ClassName": "MarginHeight", "Summary": "Top and Bottom Margin for Frame.", "BaseClass": "PixelsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_PixelsMeasure/", "ClassName": "PixelsMeasureType", "Summary": "Defines the PixelsMeasureType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Measurement in Pixels", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_FrameScrollbar/w:scrollbar", "ClassName": "ScrollbarVisibility", "Summary": "Scrollbar Display Option.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FrameScrollbarVisibilityValues\u003E", "PropertyComments": "Scrollbar Display Option Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TwipsMeasure/w:w", "ClassName": "Width", "Summary": "Frameset Splitter Width.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/w:hyphenationZone", "ClassName": "HyphenationZone", "Summary": "Hyphenation Zone.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalSpacing", "ClassName": "DrawingGridHorizontalSpacing", "Summary": "Drawing Grid Horizontal Grid Unit Size.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalSpacing", "ClassName": "DrawingGridVerticalSpacing", "Summary": "Drawing Grid Vertical Grid Unit Size.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/w:drawingGridHorizontalOrigin", "ClassName": "DrawingGridHorizontalOrigin", "Summary": "Drawing Grid Horizontal Origin Point.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/w:drawingGridVerticalOrigin", "ClassName": "DrawingGridVerticalOrigin", "Summary": "Drawing Grid Vertical Origin Point.", "BaseClass": "TwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TwipsMeasure/", "ClassName": "TwipsMeasureType", "Summary": "Defines the TwipsMeasureType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Measurement in Twentieths of a Point", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FramesetSplitbar/w:framesetSplitbar", "ClassName": "FramesetSplitbar", "Summary": "Frameset Splitter Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TwipsMeasure/w:w", "PropertyName": "Width", "PropertyComments": "Frameset Splitter Width" }, { "Name": "w:CT_Color/w:color", "PropertyName": "Color", "PropertyComments": "Frameset Splitter Color" }, { "Name": "w:CT_OnOffOnly/w:noBorder", "PropertyName": "NoBorder", "PropertyComments": "Do Not Display Frameset Splitters" }, { "Name": "w:CT_OnOffOnly/w:flatBorders", "PropertyName": "FlatBorders", "PropertyComments": "Frameset Splitter Border Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TwipsMeasure/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noBorder", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:flatBorders", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_FrameLayout/w:frameLayout", "ClassName": "FrameLayout", "Summary": "Frameset Layout.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FrameLayoutValues\u003E", "PropertyComments": "Frameset Layout Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Frameset/w:frameset", "ClassName": "Frameset", "Summary": "Nested Frameset Definition.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:sz", "PropertyName": "FrameSize", "PropertyComments": "Nested Frameset Size" }, { "Name": "w:CT_FramesetSplitbar/w:framesetSplitbar", "PropertyName": "FramesetSplitbar", "PropertyComments": "Frameset Splitter Properties" }, { "Name": "w:CT_FrameLayout/w:frameLayout", "PropertyName": "FrameLayout", "PropertyComments": "Frameset Layout" }, { "Name": "w:CT_Frameset/w:frameset" }, { "Name": "w:CT_Frame/w:frame" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramesetSplitbar/w:framesetSplitbar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FrameLayout/w:frameLayout", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Frameset/w:frameset" }, { "Name": "w:CT_Frame/w:frame" } ] } ] } ] } }, { "Name": "w:CT_Frame/w:frame", "ClassName": "Frame", "Summary": "Single Frame Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:sz", "PropertyName": "FrameSize", "PropertyComments": "Frame Size" }, { "Name": "w:CT_String255/w:name", "PropertyName": "FrameName", "PropertyComments": "Frame Name" }, { "Name": "w:CT_Rel/w:sourceFileName", "PropertyName": "SourceFileReference", "PropertyComments": "Source File for Frame" }, { "Name": "w:CT_PixelsMeasure/w:marW", "PropertyName": "MarginWidth", "PropertyComments": "Left and Right Margin for Frame" }, { "Name": "w:CT_PixelsMeasure/w:marH", "PropertyName": "MarginHeight", "PropertyComments": "Top and Bottom Margin for Frame" }, { "Name": "w:CT_FrameScrollbar/w:scrollbar", "PropertyName": "ScrollbarVisibility", "PropertyComments": "Scrollbar Display Option" }, { "Name": "w:CT_OnOffOnly/w:noResizeAllowed", "PropertyName": "NoResizeAllowed", "PropertyComments": "Frame Cannot Be Resized" }, { "Name": "w:CT_OnOffOnly/w:linkedToFile", "PropertyName": "LinkedToFile", "PropertyComments": "Maintain Link to Existing File" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String255/w:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:sourceFileName", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PixelsMeasure/w:marW", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PixelsMeasure/w:marH", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FrameScrollbar/w:scrollbar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noResizeAllowed", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:linkedToFile", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_LevelSuffix/w:suff", "ClassName": "LevelSuffix", "Summary": "Content Between Numbering Symbol and Paragraph Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.LevelSuffixValues\u003E", "PropertyComments": "Character Type Between Numbering and Text", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_LevelText/w:lvlText", "ClassName": "LevelText", "Summary": "Numbering Level Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Level Text" }, { "QName": "w:null", "PropertyName": "Null", "Type": "OnOffValue", "PropertyComments": "Level Text Is Null Character" } ] }, { "Name": "w:CT_LvlLegacy/w:legacy", "ClassName": "LegacyNumbering", "Summary": "Legacy Numbering Level Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:legacy", "PropertyName": "Legacy", "Type": "OnOffValue", "PropertyComments": "Use Legacy Numbering Properties" }, { "QName": "w:legacySpace", "PropertyName": "LegacySpace", "Type": "StringValue", "PropertyComments": "Legacy Spacing", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_TwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumber", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:legacyIndent", "PropertyName": "LegacyIndent", "Type": "StringValue", "PropertyComments": "Legacy Indent", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_LevelJustification/w:lvlJc", "ClassName": "LevelJustification", "Summary": "Justification.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.LevelJustificationValues\u003E", "PropertyComments": "Alignment Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PPrBase/w:pPr", "ClassName": "PreviousParagraphProperties", "Summary": "Numbering Level Associated Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:pStyle", "PropertyName": "ParagraphStyleId" }, { "Name": "w:CT_OnOff/w:keepNext", "PropertyName": "KeepNext" }, { "Name": "w:CT_OnOff/w:keepLines", "PropertyName": "KeepLines" }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "PropertyName": "PageBreakBefore" }, { "Name": "w:CT_FramePr/w:framePr", "PropertyName": "FrameProperties" }, { "Name": "w:CT_OnOff/w:widowControl", "PropertyName": "WidowControl" }, { "Name": "w:CT_NumPr/w:numPr", "PropertyName": "NumberingProperties" }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "PropertyName": "SuppressLineNumbers" }, { "Name": "w:CT_PBdr/w:pBdr", "PropertyName": "ParagraphBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_Tabs/w:tabs", "PropertyName": "Tabs" }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "PropertyName": "SuppressAutoHyphens" }, { "Name": "w:CT_OnOff/w:kinsoku", "PropertyName": "Kinsoku" }, { "Name": "w:CT_OnOff/w:wordWrap", "PropertyName": "WordWrap" }, { "Name": "w:CT_OnOff/w:overflowPunct", "PropertyName": "OverflowPunctuation" }, { "Name": "w:CT_OnOff/w:topLinePunct", "PropertyName": "TopLinePunctuation" }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "PropertyName": "AutoSpaceDE" }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "PropertyName": "AutoSpaceDN" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:adjustRightInd", "PropertyName": "AdjustRightIndent" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_Spacing/w:spacing", "PropertyName": "SpacingBetweenLines" }, { "Name": "w:CT_Ind/w:ind", "PropertyName": "Indentation" }, { "Name": "w:CT_OnOff/w:contextualSpacing", "PropertyName": "ContextualSpacing" }, { "Name": "w:CT_OnOff/w:mirrorIndents", "PropertyName": "MirrorIndents" }, { "Name": "w:CT_OnOff/w:suppressOverlap", "PropertyName": "SuppressOverlap" }, { "Name": "w:CT_Jc/w:jc", "PropertyName": "Justification" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_TextAlignment/w:textAlignment", "PropertyName": "TextAlignment" }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "PropertyName": "TextBoxTightWrap" }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "PropertyName": "OutlineLevel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:pStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:keepNext", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:keepLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramePr/w:framePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:widowControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumPr/w:numPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PBdr/w:pBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Tabs/w:tabs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:kinsoku", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wordWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:overflowPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:topLinePunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustRightInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Spacing/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Ind/w:ind", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:contextualSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorIndents", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Jc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_RPrList/w:rPr", "ClassName": "NumberingSymbolRunProperties", "Summary": "Numbering Symbol Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Fonts/w:rFonts", "PropertyName": "RunFonts" }, { "Name": "w:CT_OnOff/w:b", "PropertyName": "Bold" }, { "Name": "w:CT_OnOff/w:bCs", "PropertyName": "BoldComplexScript" }, { "Name": "w:CT_OnOff/w:i", "PropertyName": "Italic" }, { "Name": "w:CT_OnOff/w:iCs", "PropertyName": "ItalicComplexScript" }, { "Name": "w:CT_OnOff/w:caps", "PropertyName": "Caps" }, { "Name": "w:CT_OnOff/w:smallCaps", "PropertyName": "SmallCaps" }, { "Name": "w:CT_OnOff/w:strike", "PropertyName": "Strike" }, { "Name": "w:CT_OnOff/w:dstrike", "PropertyName": "DoubleStrike" }, { "Name": "w:CT_OnOff/w:outline", "PropertyName": "Outline" }, { "Name": "w:CT_OnOff/w:shadow", "PropertyName": "Shadow" }, { "Name": "w:CT_OnOff/w:emboss", "PropertyName": "Emboss" }, { "Name": "w:CT_OnOff/w:imprint", "PropertyName": "Imprint" }, { "Name": "w:CT_OnOff/w:noProof", "PropertyName": "NoProof" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_OnOff/w:vanish", "PropertyName": "Vanish" }, { "Name": "w:CT_OnOff/w:webHidden", "PropertyName": "WebHidden" }, { "Name": "w:CT_Color/w:color", "PropertyName": "Color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "PropertyName": "Spacing" }, { "Name": "w:CT_TextScale/w:w", "PropertyName": "CharacterScale" }, { "Name": "w:CT_HpsKern/w:kern", "PropertyName": "Kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position", "PropertyName": "Position" }, { "Name": "w:CT_HpsMeasure/w:sz", "PropertyName": "FontSize" }, { "Name": "w:CT_HpsMeasure/w:szCs", "PropertyName": "FontSizeComplexScript" }, { "Name": "w:CT_Underline/w:u", "PropertyName": "Underline" }, { "Name": "w:CT_TextEffect/w:effect", "PropertyName": "TextEffect" }, { "Name": "w:CT_Border/w:bdr", "PropertyName": "Border" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_FitText/w:fitText", "PropertyName": "FitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "PropertyName": "VerticalTextAlignment" }, { "Name": "w:CT_OnOff/w:rtl", "PropertyName": "RightToLeftText" }, { "Name": "w:CT_OnOff/w:cs", "PropertyName": "ComplexScript" }, { "Name": "w:CT_Em/w:em", "PropertyName": "Emphasis" }, { "Name": "w:CT_Language/w:lang", "PropertyName": "Languages" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "PropertyName": "EastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish", "PropertyName": "SpecVanish" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_MultiLevelType/w:multiLevelType", "ClassName": "MultiLevelType", "Summary": "Abstract Numbering Definition Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.MultiLevelValues\u003E", "PropertyComments": "Abstract Numbering Definition Type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Lvl/w:lvl", "ClassName": "Level", "Summary": "Numbering Level Definition.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:ilvl", "PropertyName": "LevelIndex", "Type": "Int32Value", "PropertyComments": "Numbering Level", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:tplc", "PropertyName": "TemplateCode", "Type": "HexBinaryValue", "PropertyComments": "Template Code", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:tentative", "PropertyName": "Tentative", "Type": "OnOffValue", "PropertyComments": "Tentative Numbering" } ], "Children": [ { "Name": "w:CT_NonNegativeDecimalNumber/w:start", "PropertyName": "StartNumberingValue", "PropertyComments": "Starting Value" }, { "Name": "w:CT_NumFmt/w:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Numbering Format" }, { "Name": "w:CT_DecimalNumber/w:lvlRestart", "PropertyName": "LevelRestart", "PropertyComments": "Restart Numbering Level Symbol" }, { "Name": "w:CT_String253/w:pStyle", "PropertyName": "ParagraphStyleIdInLevel", "PropertyComments": "Paragraph Style\u0027s Associated Numbering Level" }, { "Name": "w:CT_OnOff/w:isLgl", "PropertyName": "IsLegalNumberingStyle", "PropertyComments": "Display All Levels Using Arabic Numerals" }, { "Name": "w:CT_LevelSuffix/w:suff", "PropertyName": "LevelSuffix", "PropertyComments": "Content Between Numbering Symbol and Paragraph Text" }, { "Name": "w:CT_LevelText/w:lvlText", "PropertyName": "LevelText", "PropertyComments": "Numbering Level Text" }, { "Name": "w:CT_DecimalNumber/w:lvlPicBulletId", "PropertyName": "LevelPictureBulletId", "PropertyComments": "Picture Numbering Symbol Definition Reference" }, { "Name": "w:CT_LvlLegacy/w:legacy", "PropertyName": "LegacyNumbering", "PropertyComments": "Legacy Numbering Level Properties" }, { "Name": "w:CT_LevelJustification/w:lvlJc", "PropertyName": "LevelJustification", "PropertyComments": "Justification" }, { "Name": "w:CT_PPrBase/w:pPr", "PropertyName": "PreviousParagraphProperties", "PropertyComments": "Numbering Level Associated Paragraph Properties" }, { "Name": "w:CT_RPrList/w:rPr", "PropertyName": "NumberingSymbolRunProperties", "PropertyComments": "Numbering Symbol Run Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NonNegativeDecimalNumber/w:start", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:lvlRestart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:pStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:isLgl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LevelSuffix/w:suff", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LevelText/w:lvlText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:lvlPicBulletId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LvlLegacy/w:legacy", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LevelJustification/w:lvlJc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PPrBase/w:pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RPrList/w:rPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_NumPicBullet/w:numPicBullet", "ClassName": "NumberingPictureBullet", "Summary": "Picture Numbering Symbol Definition.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:numPicBulletId", "PropertyName": "NumberingPictureBulletId", "Type": "Int32Value", "PropertyComments": "numPicBulletId", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "w:CT_PictureBulletBase/w:pict", "PropertyName": "PictureBulletBase" }, { "Name": "w:CT_Drawing/w:drawing", "PropertyName": "Drawing" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_PictureBulletBase/w:pict" }, { "Name": "w:CT_Drawing/w:drawing" } ] } ] } }, { "Name": "w:CT_AbstractNum/w:abstractNum", "ClassName": "AbstractNum", "Summary": "Abstract Numbering Definition.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:abstractNumId", "PropertyName": "AbstractNumberId", "Type": "Int32Value", "PropertyComments": "Abstract Numbering Definition ID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_LongHexNumber/w:nsid", "PropertyName": "Nsid", "PropertyComments": "Abstract Numbering Definition Identifier" }, { "Name": "w:CT_MultiLevelType/w:multiLevelType", "PropertyName": "MultiLevelType", "PropertyComments": "Abstract Numbering Definition Type" }, { "Name": "w:CT_LongHexNumber/w:tmpl", "PropertyName": "TemplateCode", "PropertyComments": "Numbering Template Code" }, { "Name": "w:CT_String253/w:name", "PropertyName": "AbstractNumDefinitionName", "PropertyComments": "Abstract Numbering Definition Name" }, { "Name": "w:CT_String253/w:styleLink", "PropertyName": "StyleLink", "PropertyComments": "Numbering Style Definition" }, { "Name": "w:CT_String253/w:numStyleLink", "PropertyName": "NumberingStyleLink", "PropertyComments": "Numbering Style Reference" }, { "Name": "w:CT_Lvl/w:lvl" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_LongHexNumber/w:nsid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MultiLevelType/w:multiLevelType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LongHexNumber/w:tmpl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:styleLink", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:numStyleLink", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Lvl/w:lvl", "Occurs": [ { "Max": 9 } ] } ] } }, { "Name": "w:CT_Num/w:num", "ClassName": "NumberingInstance", "Summary": "Numbering Definition Instance.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:numId", "PropertyName": "NumberID", "Type": "Int32Value", "PropertyComments": "numId", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:durableId", "Type": "Int32Value", "PropertyComments": "durableId" } ], "Children": [ { "Name": "w:CT_NonNegativeDecimalNumber/w:abstractNumId", "PropertyName": "AbstractNumId" }, { "Name": "w:CT_NumLvl/w:lvlOverride" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NonNegativeDecimalNumber/w:abstractNumId" }, { "Name": "w:CT_NumLvl/w:lvlOverride", "Occurs": [ { "Max": 9 } ] } ] } }, { "Name": "w:CT_PPrStyle/w:pPr", "ClassName": "StyleParagraphProperties", "Summary": "Table Style Conditional Formatting Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:keepNext", "PropertyName": "KeepNext" }, { "Name": "w:CT_OnOff/w:keepLines", "PropertyName": "KeepLines" }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "PropertyName": "PageBreakBefore" }, { "Name": "w:CT_FramePr/w:framePr", "PropertyName": "FrameProperties" }, { "Name": "w:CT_OnOff/w:widowControl", "PropertyName": "WidowControl" }, { "Name": "w:CT_NumPr/w:numPr", "PropertyName": "NumberingProperties" }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "PropertyName": "SuppressLineNumbers" }, { "Name": "w:CT_PBdr/w:pBdr", "PropertyName": "ParagraphBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_Tabs/w:tabs", "PropertyName": "Tabs" }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "PropertyName": "SuppressAutoHyphens" }, { "Name": "w:CT_OnOff/w:kinsoku", "PropertyName": "Kinsoku" }, { "Name": "w:CT_OnOff/w:wordWrap", "PropertyName": "WordWrap" }, { "Name": "w:CT_OnOff/w:overflowPunct", "PropertyName": "OverflowPunctuation" }, { "Name": "w:CT_OnOff/w:topLinePunct", "PropertyName": "TopLinePunctuation" }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "PropertyName": "AutoSpaceDE" }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "PropertyName": "AutoSpaceDN" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:adjustRightInd", "PropertyName": "AdjustRightIndent" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_Spacing/w:spacing", "PropertyName": "SpacingBetweenLines" }, { "Name": "w:CT_Ind/w:ind", "PropertyName": "Indentation" }, { "Name": "w:CT_OnOff/w:contextualSpacing", "PropertyName": "ContextualSpacing" }, { "Name": "w:CT_OnOff/w:mirrorIndents", "PropertyName": "MirrorIndents" }, { "Name": "w:CT_OnOff/w:suppressOverlap", "PropertyName": "SuppressOverlap" }, { "Name": "w:CT_Jc/w:jc", "PropertyName": "Justification" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_TextAlignment/w:textAlignment", "PropertyName": "TextAlignment" }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "PropertyName": "TextBoxTightWrap" }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "PropertyName": "OutlineLevel" }, { "Name": "w:CT_PPrChange/w:pPrChange", "PropertyName": "ParagraphPropertiesChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:keepNext", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:keepLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramePr/w:framePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:widowControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumPr/w:numPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PBdr/w:pBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Tabs/w:tabs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:kinsoku", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wordWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:overflowPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:topLinePunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustRightInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Spacing/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Ind/w:ind", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:contextualSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorIndents", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Jc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPrChange/w:pPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } }, { "Name": "w:CT_TblPrStyleOverride/w:tblPr", "ClassName": "TableStyleConditionalFormattingTableProperties", "Summary": "Table Style Conditional Formatting Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_TrPrBaseStyleable/w:trPr", "ClassName": "TableStyleConditionalFormattingTableRowProperties", "Summary": "Table Style Conditional Formatting Table Row Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:hidden" }, { "Name": "w:CT_OnOffOnly/w:cantSplit" }, { "Name": "w:CT_OnOffOnly/w:tblHeader" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing" }, { "Name": "w:CT_TblJc/w:jc" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_OnOff/w:hidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:cantSplit", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:tblHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_TcPrStyleOverride/w:tcPr", "ClassName": "TableStyleConditionalFormattingTableCellProperties", "Summary": "Table Style Conditional Formatting Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TcBorders/w:tcBorders", "PropertyName": "TableCellBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_OnOffOnly/w:noWrap", "PropertyName": "NoWrap" }, { "Name": "w:CT_TcMar/w:tcMar", "PropertyName": "TableCellMargin" }, { "Name": "w:CT_VerticalTblJc/w:vAlign", "PropertyName": "TableCellVerticalAlignment" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TcBorders/w:tcBorders", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcMar/w:tcMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_VerticalTblJc/w:vAlign", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_StyleName/w:name", "ClassName": "StyleName", "Summary": "Primary Style Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[^,]*" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_UiPriority/w:uiPriority", "ClassName": "UIPriority", "Summary": "Optional User Interface Sorting Order.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "99" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_RPrStyle/w:rPr", "ClassName": "StyleRunProperties", "Summary": "Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Fonts/w:rFonts", "PropertyName": "RunFonts" }, { "Name": "w:CT_OnOff/w:b", "PropertyName": "Bold" }, { "Name": "w:CT_OnOff/w:bCs", "PropertyName": "BoldComplexScript" }, { "Name": "w:CT_OnOff/w:i", "PropertyName": "Italic" }, { "Name": "w:CT_OnOff/w:iCs", "PropertyName": "ItalicComplexScript" }, { "Name": "w:CT_OnOff/w:caps", "PropertyName": "Caps" }, { "Name": "w:CT_OnOff/w:smallCaps", "PropertyName": "SmallCaps" }, { "Name": "w:CT_OnOff/w:strike", "PropertyName": "Strike" }, { "Name": "w:CT_OnOff/w:dstrike", "PropertyName": "DoubleStrike" }, { "Name": "w:CT_OnOff/w:outline", "PropertyName": "Outline" }, { "Name": "w:CT_OnOff/w:shadow", "PropertyName": "Shadow" }, { "Name": "w:CT_OnOff/w:emboss", "PropertyName": "Emboss" }, { "Name": "w:CT_OnOff/w:imprint", "PropertyName": "Imprint" }, { "Name": "w:CT_OnOff/w:noProof", "PropertyName": "NoProof" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_OnOff/w:vanish", "PropertyName": "Vanish" }, { "Name": "w:CT_OnOff/w:webHidden", "PropertyName": "WebHidden" }, { "Name": "w:CT_Color/w:color", "PropertyName": "Color" }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "PropertyName": "Spacing" }, { "Name": "w:CT_TextScale/w:w", "PropertyName": "CharacterScale" }, { "Name": "w:CT_HpsKern/w:kern", "PropertyName": "Kern" }, { "Name": "w:CT_SignedHpsMeasure/w:position", "PropertyName": "Position" }, { "Name": "w:CT_HpsMeasure/w:sz", "PropertyName": "FontSize" }, { "Name": "w:CT_HpsMeasure/w:szCs", "PropertyName": "FontSizeComplexScript" }, { "Name": "w:CT_Underline/w:u", "PropertyName": "Underline" }, { "Name": "w:CT_TextEffect/w:effect", "PropertyName": "TextEffect" }, { "Name": "w:CT_Border/w:bdr", "PropertyName": "Border" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_FitText/w:fitText", "PropertyName": "FitText" }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "PropertyName": "VerticalTextAlignment" }, { "Name": "w:CT_Em/w:em", "PropertyName": "Emphasis" }, { "Name": "w:CT_Language/w:lang", "PropertyName": "Languages" }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "PropertyName": "EastAsianLayout" }, { "Name": "w:CT_OnOff/w:specVanish", "PropertyName": "SpecVanish" }, { "Name": "w:CT_RPrChange/w:rPrChange", "PropertyName": "RunPropertiesChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Fonts/w:rFonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:iCs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:caps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:smallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:dstrike", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:emboss", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:imprint", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noProof", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:vanish", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:webHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Color/w:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_ShortTwipsMeasure/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextScale/w:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsKern/w:kern", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedHpsMeasure/w:position", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_HpsMeasure/w:szCs", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Underline/w:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextEffect/w:effect", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FitText/w:fitText", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_VerticalAlignRun/w:vertAlign", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Em/w:em", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Language/w:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_EastAsianLayout/w:eastAsianLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:specVanish", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPrChange/w:rPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_TblPrStyle/w:tblPr", "ClassName": "StyleTableProperties", "Summary": "Style Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleRowBandSize", "PropertyName": "TableStyleRowBandSize" }, { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleColBandSize", "PropertyName": "TableStyleColumnBandSize" }, { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleRowBandSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UnsignedDecimalNumberMax3/w:tblStyleColBandSize", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_TcPrStyle/w:tcPr", "ClassName": "StyleTableCellProperties", "Summary": "Style Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_OnOffOnly/w:noWrap", "PropertyName": "NoWrap" }, { "Name": "w:CT_TcMar/w:tcMar", "PropertyName": "TableCellMargin" }, { "Name": "w:CT_VerticalTblJc/w:vAlign", "PropertyName": "TableCellVerticalAlignment" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:noWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcMar/w:tcMar", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_VerticalTblJc/w:vAlign", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } }, { "Name": "w:CT_TblStylePr/w:tblStylePr", "ClassName": "TableStyleProperties", "Summary": "Style Conditional Table Formatting Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableStyleOverrideValues\u003E", "PropertyComments": "Table Style Conditional Formatting Type", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "w:CT_PPrStyle/w:pPr", "PropertyName": "StyleParagraphProperties", "PropertyComments": "Table Style Conditional Formatting Paragraph Properties" }, { "Name": "w:CT_RPrBaseStyleable/w:rPr", "PropertyName": "RunPropertiesBaseStyle", "PropertyComments": "Table Style Conditional Formatting Run Properties" }, { "Name": "w:CT_TblPrStyleOverride/w:tblPr", "PropertyName": "TableStyleConditionalFormattingTableProperties", "PropertyComments": "Table Style Conditional Formatting Table Properties" }, { "Name": "w:CT_TrPrBaseStyleable/w:trPr", "PropertyName": "TableStyleConditionalFormattingTableRowProperties", "PropertyComments": "Table Style Conditional Formatting Table Row Properties" }, { "Name": "w:CT_TcPrStyleOverride/w:tcPr", "PropertyName": "TableStyleConditionalFormattingTableCellProperties", "PropertyComments": "Table Style Conditional Formatting Table Cell Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPrStyle/w:pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RPrBaseStyleable/w:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblPrStyleOverride/w:tblPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrPrBaseStyleable/w:trPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcPrStyleOverride/w:tcPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_LsdException/w:lsdException", "ClassName": "LatentStyleExceptionInfo", "Summary": "Latent Style Exception.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Primary Style Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:locked", "PropertyName": "Locked", "Type": "OnOffValue", "PropertyComments": "Latent Style Locking Setting" }, { "QName": "w:uiPriority", "PropertyName": "UiPriority", "Type": "Int32Value", "PropertyComments": "Override default sorting order", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "99" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:semiHidden", "PropertyName": "SemiHidden", "Type": "OnOffValue", "PropertyComments": "Semi hidden text override" }, { "QName": "w:unhideWhenUsed", "PropertyName": "UnhideWhenUsed", "Type": "OnOffValue", "PropertyComments": "Unhide when used" }, { "QName": "w:qFormat", "PropertyName": "PrimaryStyle", "Type": "OnOffValue", "PropertyComments": "Latent Style Primary Style Setting" } ] }, { "Name": "w:CT_DocDefaults/w:docDefaults", "ClassName": "DocDefaults", "Summary": "Document Default Paragraph and Run Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_RPrDefault/w:rPrDefault", "PropertyName": "RunPropertiesDefault", "PropertyComments": "Default Run Properties" }, { "Name": "w:CT_PPrDefault/w:pPrDefault", "PropertyName": "ParagraphPropertiesDefault", "PropertyComments": "Default Paragraph Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RPrDefault/w:rPrDefault", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PPrDefault/w:pPrDefault", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_LatentStyles/w:latentStyles", "ClassName": "LatentStyles", "Summary": "Latent Style Information.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:defLockedState", "PropertyName": "DefaultLockedState", "Type": "OnOffValue", "PropertyComments": "Default Style Locking Setting" }, { "QName": "w:defUIPriority", "PropertyName": "DefaultUiPriority", "Type": "Int32Value", "PropertyComments": "Default User Interface Priority Setting", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "99" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:defSemiHidden", "PropertyName": "DefaultSemiHidden", "Type": "OnOffValue", "PropertyComments": "Default Semi-Hidden Setting" }, { "QName": "w:defUnhideWhenUsed", "PropertyName": "DefaultUnhideWhenUsed", "Type": "OnOffValue", "PropertyComments": "Default Hidden Until Used Setting" }, { "QName": "w:defQFormat", "PropertyName": "DefaultPrimaryStyle", "Type": "OnOffValue", "PropertyComments": "Default Primary Style Setting" }, { "QName": "w:count", "PropertyName": "Count", "Type": "Int32Value", "PropertyComments": "Latent Style Count" } ], "Children": [ { "Name": "w:CT_LsdException/w:lsdException" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_LsdException/w:lsdException", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Style/w:style", "ClassName": "Style", "Summary": "Style Definition.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.StyleValues\u003E", "PropertyComments": "Style Type" }, { "QName": "w:styleId", "PropertyName": "StyleId", "Type": "StringValue", "PropertyComments": "Style ID", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "253" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:default", "PropertyName": "Default", "Type": "OnOffValue", "PropertyComments": "Default Style" }, { "QName": "w:customStyle", "PropertyName": "CustomStyle", "Type": "OnOffValue", "PropertyComments": "User-Defined Style" } ], "Children": [ { "Name": "w:CT_StyleName/w:name", "PropertyName": "StyleName", "PropertyComments": "Primary Style Name" }, { "Name": "w:CT_String253/w:aliases", "PropertyName": "Aliases", "PropertyComments": "Alternate Style Names" }, { "Name": "w:CT_String253/w:basedOn", "PropertyName": "BasedOn", "PropertyComments": "Parent Style ID" }, { "Name": "w:CT_String253/w:next", "PropertyName": "NextParagraphStyle", "PropertyComments": "Style For Next Paragraph" }, { "Name": "w:CT_String253/w:link", "PropertyName": "LinkedStyle", "PropertyComments": "Linked Style Reference" }, { "Name": "w:CT_OnOffOnly/w:autoRedefine", "PropertyName": "AutoRedefine", "PropertyComments": "Automatically Merge User Formatting Into Style Definition" }, { "Name": "w:CT_OnOffOnly/w:hidden", "PropertyName": "StyleHidden", "PropertyComments": "Hide Style From User Interface" }, { "Name": "w:CT_UiPriority/w:uiPriority", "PropertyName": "UIPriority", "PropertyComments": "Optional User Interface Sorting Order" }, { "Name": "w:CT_OnOffOnly/w:semiHidden", "PropertyName": "SemiHidden", "PropertyComments": "Hide Style From Main User Interface" }, { "Name": "w:CT_OnOffOnly/w:unhideWhenUsed", "PropertyName": "UnhideWhenUsed", "PropertyComments": "Remove Semi-Hidden Property When Style Is Used" }, { "Name": "w:CT_OnOffOnly/w:qFormat", "PropertyName": "PrimaryStyle", "PropertyComments": "Primary Style" }, { "Name": "w:CT_OnOffOnly/w:locked", "PropertyName": "Locked", "PropertyComments": "Style Cannot Be Applied" }, { "Name": "w:CT_OnOffOnly/w:personal", "PropertyName": "Personal", "PropertyComments": "E-Mail Message Text Style" }, { "Name": "w:CT_OnOffOnly/w:personalCompose", "PropertyName": "PersonalCompose", "PropertyComments": "E-Mail Message Composition Style" }, { "Name": "w:CT_OnOffOnly/w:personalReply", "PropertyName": "PersonalReply", "PropertyComments": "E-Mail Message Reply Style" }, { "Name": "w:CT_LongHexNumber/w:rsid", "PropertyName": "Rsid", "PropertyComments": "Revision Identifier for Style Definition" }, { "Name": "w:CT_PPrStyle/w:pPr", "PropertyName": "StyleParagraphProperties", "PropertyComments": "Style Paragraph Properties" }, { "Name": "w:CT_RPrStyle/w:rPr", "PropertyName": "StyleRunProperties", "PropertyComments": "Run Properties" }, { "Name": "w:CT_TblPrStyle/w:tblPr", "PropertyName": "StyleTableProperties", "PropertyComments": "Style Table Properties" }, { "Name": "w:CT_TrPrBaseStyleable/w:trPr", "PropertyName": "TableStyleConditionalFormattingTableRowProperties", "PropertyComments": "Style Table Row Properties" }, { "Name": "w:CT_TcPrStyle/w:tcPr", "PropertyName": "StyleTableCellProperties", "PropertyComments": "Style Table Cell Properties" }, { "Name": "w:CT_TblStylePr/w:tblStylePr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_StyleName/w:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:aliases", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:basedOn", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:next", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String253/w:link", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:autoRedefine", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:hidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_UiPriority/w:uiPriority", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:semiHidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:unhideWhenUsed", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:qFormat", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:locked", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:personal", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:personalCompose", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:personalReply", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LongHexNumber/w:rsid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PPrStyle/w:pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RPrStyle/w:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblPrStyle/w:tblPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrPrBaseStyleable/w:trPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TcPrStyle/w:tcPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblStylePr/w:tblStylePr", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Font/w:font", "ClassName": "Font", "Summary": "Properties for a Single Font.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "w:CT_String/w:altName", "PropertyName": "AltName" }, { "Name": "w:CT_Panose/w:panose1", "PropertyName": "Panose1Number" }, { "Name": "w:CT_CharacterSet/w:charset", "PropertyName": "FontCharSet" }, { "Name": "w:CT_FontFamily/w:family", "PropertyName": "FontFamily" }, { "Name": "w:CT_OnOff/w:notTrueType", "PropertyName": "NotTrueType" }, { "Name": "w:CT_Pitch/w:pitch", "PropertyName": "Pitch" }, { "Name": "w:CT_FontSig/w:sig", "PropertyName": "FontSignature" }, { "Name": "w:CT_FontRel/w:embedRegular", "PropertyName": "EmbedRegularFont" }, { "Name": "w:CT_FontRel/w:embedBold", "PropertyName": "EmbedBoldFont" }, { "Name": "w:CT_FontRel/w:embedItalic", "PropertyName": "EmbedItalicFont" }, { "Name": "w:CT_FontRel/w:embedBoldItalic", "PropertyName": "EmbedBoldItalicFont" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:altName", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Panose/w:panose1", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CharacterSet/w:charset", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontFamily/w:family", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:notTrueType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Pitch/w:pitch", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontSig/w:sig", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontRel/w:embedRegular", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontRel/w:embedBold", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontRel/w:embedItalic", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FontRel/w:embedBoldItalic", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SignedTwipsMeasure/w:marLeft", "ClassName": "LeftMarginDiv", "Summary": "Left Margin for HTML div.", "BaseClass": "SignedTwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_SignedTwipsMeasure/w:marRight", "ClassName": "RightMarginDiv", "Summary": "Right Margin for HTML div.", "BaseClass": "SignedTwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_SignedTwipsMeasure/w:marTop", "ClassName": "TopMarginDiv", "Summary": "Top Margin for HTML div.", "BaseClass": "SignedTwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_SignedTwipsMeasure/w:marBottom", "ClassName": "BottomMarginDiv", "Summary": "Bottom Margin for HTML div.", "BaseClass": "SignedTwipsMeasureType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_SignedTwipsMeasure/", "ClassName": "SignedTwipsMeasureType", "Summary": "Defines the SignedTwipsMeasureType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Positive or Negative Value in Twentieths of a Point", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "w:ST_SignedTwipsMeasure_O12", "Version": "Office2007" }, { "Name": "NumberValidator", "Type": "xsd:integer", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?(mm|cm|in|pt|pc|pi)" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_DivBdr/w:divBdr", "ClassName": "DivBorder", "Summary": "Set of Borders for HTML div.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Border/w:top", "PropertyName": "TopBorder", "PropertyComments": "Top Border for HTML div" }, { "Name": "w:CT_Border/w:left", "PropertyName": "LeftBorder", "PropertyComments": "Left Border for HTML div" }, { "Name": "w:CT_Border/w:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Bottom Border for HTML div" }, { "Name": "w:CT_Border/w:right", "PropertyName": "RightBorder", "PropertyComments": "Right Border for HTML div" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Border/w:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Border/w:right", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Divs/w:divsChild", "ClassName": "DivsChild", "Summary": "Child div Elements Contained within Current div.", "BaseClass": "DivsType", "IsDerived": true, "Children": [ { "Name": "w:CT_Div/w:div" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_Div/w:div" } ] } }, { "Name": "w:CT_Divs/w:divs", "ClassName": "Divs", "Summary": "Defines the Divs Class.", "BaseClass": "DivsType", "IsDerived": true, "Children": [ { "Name": "w:CT_Div/w:div" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "w:CT_Div/w:div" } ] } }, { "Name": "w:CT_Divs/", "ClassName": "DivsType", "Summary": "Defines the DivsType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "w:CT_Div/w:div" ], "Children": [ { "Name": "w:CT_Div/w:div" } ] }, { "Name": "w:CT_Div/w:div", "ClassName": "Div", "Summary": "Information About Single HTML div Element.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "div Data ID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" } ], "Name": "NumberValidator", "Type": "w:ST_UnsignedDecimalNumberMin1", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-1" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-1", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_OnOff/w:blockQuote", "PropertyName": "BlockQuote", "PropertyComments": "Data for HTML blockquote Element" }, { "Name": "w:CT_OnOff/w:bodyDiv", "PropertyName": "BodyDiv", "PropertyComments": "Data for HTML body Element" }, { "Name": "w:CT_SignedTwipsMeasure/w:marLeft", "PropertyName": "LeftMarginDiv", "PropertyComments": "Left Margin for HTML div" }, { "Name": "w:CT_SignedTwipsMeasure/w:marRight", "PropertyName": "RightMarginDiv", "PropertyComments": "Right Margin for HTML div" }, { "Name": "w:CT_SignedTwipsMeasure/w:marTop", "PropertyName": "TopMarginDiv", "PropertyComments": "Top Margin for HTML div" }, { "Name": "w:CT_SignedTwipsMeasure/w:marBottom", "PropertyName": "BottomMarginDiv", "PropertyComments": "Bottom Margin for HTML div" }, { "Name": "w:CT_DivBdr/w:divBdr", "PropertyName": "DivBorder", "PropertyComments": "Set of Borders for HTML div" }, { "Name": "w:CT_Divs/w:divsChild" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:blockQuote", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bodyDiv", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SignedTwipsMeasure/w:marLeft" }, { "Name": "w:CT_SignedTwipsMeasure/w:marRight" }, { "Name": "w:CT_SignedTwipsMeasure/w:marTop" }, { "Name": "w:CT_SignedTwipsMeasure/w:marBottom" }, { "Name": "w:CT_DivBdr/w:divBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Divs/w:divsChild", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_Comment/w:comment", "ClassName": "Comment", "Summary": "Comment Content.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:initials", "PropertyName": "Initials", "Type": "StringValue", "PropertyComments": "initials", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "9" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_FtnEdn/w:footnote", "ClassName": "Footnote", "Summary": "Footnote Content.", "BaseClass": "FootnoteEndnoteType", "IsDerived": true, "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_FtnEdn/w:endnote", "ClassName": "Endnote", "Summary": "Endnote Content.", "BaseClass": "FootnoteEndnoteType", "IsDerived": true, "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] } }, { "Name": "w:CT_FtnEdn/", "ClassName": "FootnoteEndnoteType", "Summary": "Defines the FootnoteEndnoteType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FootnoteEndnoteValues\u003E", "PropertyComments": "Footnote/Endnote Type" }, { "QName": "w:id", "PropertyName": "Id", "Type": "IntegerValue", "PropertyComments": "Footnote/Endnote ID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-2147483648" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "32767" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "AdditionalElements": [ "w:CT_AltChunk/w:altChunk", "w:CT_Bookmark/w:bookmarkStart", "w:CT_ContentPart/w:contentPart", "w:CT_CustomXmlBlock/w:customXml", "w:CT_Markup/w:customXmlInsRangeEnd", "w:CT_Markup/w:customXmlDelRangeEnd", "w:CT_Markup/w:customXmlMoveFromRangeEnd", "w:CT_Markup/w:customXmlMoveToRangeEnd", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_MarkupRange/w:bookmarkEnd", "w:CT_MarkupRange/w:commentRangeStart", "w:CT_MarkupRange/w:commentRangeEnd", "w:CT_MarkupRange/w:moveFromRangeEnd", "w:CT_MarkupRange/w:moveToRangeEnd", "w:CT_MoveBookmark/w:moveFromRangeStart", "w:CT_MoveBookmark/w:moveToRangeStart", "w:CT_P/w:p", "w:CT_Perm/w:permEnd", "w:CT_PermStart/w:permStart", "w:CT_ProofErr/w:proofErr", "w:CT_RunTrackChange/w:ins", "w:CT_RunTrackChange/w:del", "w:CT_RunTrackChange/w:moveFrom", "w:CT_RunTrackChange/w:moveTo", "w:CT_RunTrackChange/w14:conflictIns", "w:CT_RunTrackChange/w14:conflictDel", "w:CT_SdtBlock/w:sdt", "w:CT_Tbl/w:tbl", "w:CT_TrackChange/w:customXmlInsRangeStart", "w:CT_TrackChange/w:customXmlDelRangeStart", "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "w:CT_TrackChange/w:customXmlMoveToRangeStart", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" ], "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" } ] }, { "Name": "w:CT_DocPartBehavior/w:behavior", "ClassName": "Behavior", "Summary": "Entry Insertion Behavior.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocPartBehaviorValues\u003E", "PropertyComments": "Insertion Behavior Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_DocPartType/w:type", "ClassName": "DocPartType", "Summary": "Entry Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocPartValues\u003E", "PropertyComments": "Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_DocPartGallery/w:gallery", "ClassName": "Gallery", "Summary": "Gallery Associated With Entry.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocPartGalleryValues\u003E", "PropertyComments": "Gallery Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_AutoCaption/w:autoCaption", "ClassName": "AutoCaption", "Summary": "Single Automatic Captioning Setting.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Identifier of Object to be Automatically Captioned", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Caption Used for Automatic Captioning", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_Caption/w:caption", "ClassName": "Caption", "Summary": "Single Caption Type Definition.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Caption Type Name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:pos", "PropertyName": "Position", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CaptionPositionValues\u003E", "PropertyComments": "Automatic Caption Placement" }, { "QName": "w:chapNum", "PropertyName": "ChapterNumber", "Type": "OnOffValue", "PropertyComments": "Include Chapter Number in Field for Caption" }, { "QName": "w:heading", "PropertyName": "Heading", "Type": "Int32Value", "PropertyComments": "Style for Chapter Headings" }, { "QName": "w:noLabel", "PropertyName": "NoLabel", "Type": "OnOffValue", "PropertyComments": "Do Not Include Name In Caption" }, { "QName": "w:numFmt", "PropertyName": "NumberFormat", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.NumberFormatValues\u003E", "PropertyComments": "Caption Numbering Format" }, { "QName": "w:sep", "PropertyName": "Separator", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues\u003E", "PropertyComments": "Chapter Number/Item Index Separator" } ] }, { "Name": "w:CT_AutoCaptions/w:autoCaptions", "ClassName": "AutoCaptions", "Summary": "Automatic Captioning Settings.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_AutoCaption/w:autoCaption" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_AutoCaption/w:autoCaption", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "w:CT_Background/w:background", "ClassName": "DocumentBackground", "Summary": "Document Background.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:color", "PropertyName": "Color", "Type": "StringValue", "PropertyComments": "color", "Validators": [ { "Name": "EnumValidator", "Type": "w:ST_HexColorAuto", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "Type": "w:ST_HexColorRGB", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": "w:themeColor", "PropertyName": "ThemeColor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ThemeColorValues\u003E", "PropertyComments": "themeColor" }, { "QName": "w:themeTint", "PropertyName": "ThemeTint", "Type": "StringValue", "PropertyComments": "themeTint", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:themeShade", "PropertyName": "ThemeShade", "Type": "StringValue", "PropertyComments": "themeShade", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "v:CT_Background/v:background", "PropertyName": "Background" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "v:CT_Background/v:background" } ] } }, { "Name": "w:CT_DocParts/w:docParts", "ClassName": "DocParts", "Summary": "List of Glossary Document Entries.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DocPart/w:docPart" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "w:CT_DocPart/w:docPart", "Occurs": [ { "IncludeVersion": true }, { "Min": 1, "IncludeVersion": true, "Version": "Office2010" } ] } ] } }, { "Name": "w:CT_DocPartName/w:name", "ClassName": "DocPartName", "Summary": "Entry Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Name Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:decorated", "PropertyName": "Decorated", "Type": "OnOffValue", "PropertyComments": "Built-In Entry" } ] }, { "Name": "w:CT_DocPartCategory/w:category", "ClassName": "Category", "Summary": "Entry Categorization.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:name", "PropertyName": "Name", "PropertyComments": "Category Associated With Entry" }, { "Name": "w:CT_DocPartGallery/w:gallery", "PropertyName": "Gallery", "PropertyComments": "Gallery Associated With Entry" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:name" }, { "Name": "w:CT_DocPartGallery/w:gallery" } ] } }, { "Name": "w:CT_DocPartTypes/w:types", "ClassName": "DocPartTypes", "Summary": "Entry Types.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:all", "PropertyName": "All", "Type": "OnOffValue", "PropertyComments": "Entry Is Of All Types" } ], "Children": [ { "Name": "w:CT_DocPartType/w:type" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "w:CT_DocPartType/w:type", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "w:CT_DocPartBehaviors/w:behaviors", "ClassName": "Behaviors", "Summary": "Entry Insertion Behaviors.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DocPartBehavior/w:behavior" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "w:CT_DocPartBehavior/w:behavior", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "w:CT_Guid/w:guid", "ClassName": "DocPartId", "Summary": "Entry ID.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "GUID Value", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_DocPartPr/w:docPartPr", "ClassName": "DocPartProperties", "Summary": "Glossary Document Entry Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DocPartName/w:name", "PropertyName": "DocPartName", "PropertyComments": "Entry Name" }, { "Name": "w:CT_String/w:style", "PropertyName": "StyleId", "PropertyComments": "Associated Paragraph Style Name" }, { "Name": "w:CT_DocPartCategory/w:category", "PropertyName": "Category", "PropertyComments": "Entry Categorization" }, { "Name": "w:CT_DocPartTypes/w:types", "PropertyName": "DocPartTypes", "PropertyComments": "Entry Types" }, { "Name": "w:CT_DocPartBehaviors/w:behaviors", "PropertyName": "Behaviors", "PropertyComments": "Entry Insertion Behaviors" }, { "Name": "w:CT_String/w:description", "PropertyName": "Description", "PropertyComments": "Description for Entry" }, { "Name": "w:CT_Guid/w:guid", "PropertyName": "DocPartId", "PropertyComments": "Entry ID" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DocPartName/w:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocPartCategory/w:category", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocPartTypes/w:types", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DocPartBehaviors/w:behaviors", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:description", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Guid/w:guid", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Body/w:docPartBody", "ClassName": "DocPartBody", "Summary": "Contents of Glossary Document Entry.", "BaseClass": "BodyType", "IsDerived": true, "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "w:CT_SectPr/w:sectPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Name": "w:CT_SectPr/w:sectPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Body/w:body", "ClassName": "Body", "Summary": "Defines the Body Class.", "BaseClass": "BodyType", "IsDerived": true, "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "w:CT_SectPr/w:sectPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_AltChunk/w:altChunk", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p", "Occurs": [ {} ] }, { "Name": "w:CT_Tbl/w:tbl", "Occurs": [ {} ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_ProofErr/w:proofErr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PermStart/w:permStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Perm/w:permEnd", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" } ] } ] }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] }, { "Name": "w:CT_RunTrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_RunTrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } ] } ] } ] } ] } ] } ] }, { "Name": "w:CT_SectPr/w:sectPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_Body/", "ClassName": "BodyType", "Summary": "Defines the BodyType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "w:CT_AltChunk/w:altChunk", "w:CT_Bookmark/w:bookmarkStart", "w:CT_ContentPart/w:contentPart", "w:CT_CustomXmlBlock/w:customXml", "w:CT_Markup/w:customXmlInsRangeEnd", "w:CT_Markup/w:customXmlDelRangeEnd", "w:CT_Markup/w:customXmlMoveFromRangeEnd", "w:CT_Markup/w:customXmlMoveToRangeEnd", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_MarkupRange/w:bookmarkEnd", "w:CT_MarkupRange/w:commentRangeStart", "w:CT_MarkupRange/w:commentRangeEnd", "w:CT_MarkupRange/w:moveFromRangeEnd", "w:CT_MarkupRange/w:moveToRangeEnd", "w:CT_MoveBookmark/w:moveFromRangeStart", "w:CT_MoveBookmark/w:moveToRangeStart", "w:CT_P/w:p", "w:CT_Perm/w:permEnd", "w:CT_PermStart/w:permStart", "w:CT_ProofErr/w:proofErr", "w:CT_RunTrackChange/w:ins", "w:CT_RunTrackChange/w:del", "w:CT_RunTrackChange/w:moveFrom", "w:CT_RunTrackChange/w:moveTo", "w:CT_RunTrackChange/w14:conflictIns", "w:CT_RunTrackChange/w14:conflictDel", "w:CT_SdtBlock/w:sdt", "w:CT_SectPr/w:sectPr", "w:CT_Tbl/w:tbl", "w:CT_TrackChange/w:customXmlInsRangeStart", "w:CT_TrackChange/w:customXmlDelRangeStart", "w:CT_TrackChange/w:customXmlMoveFromRangeStart", "w:CT_TrackChange/w:customXmlMoveToRangeStart", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" ], "Children": [ { "Name": "w:CT_AltChunk/w:altChunk" }, { "Name": "w:CT_CustomXmlBlock/w:customXml" }, { "Name": "w:CT_SdtBlock/w:sdt" }, { "Name": "w:CT_P/w:p" }, { "Name": "w:CT_Tbl/w:tbl" }, { "Name": "w:CT_ProofErr/w:proofErr" }, { "Name": "w:CT_PermStart/w:permStart" }, { "Name": "w:CT_Perm/w:permEnd" }, { "Name": "w:CT_Bookmark/w:bookmarkStart" }, { "Name": "w:CT_MarkupRange/w:bookmarkEnd" }, { "Name": "w:CT_MarkupRange/w:commentRangeStart" }, { "Name": "w:CT_MarkupRange/w:commentRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveFromRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveFromRangeEnd" }, { "Name": "w:CT_MoveBookmark/w:moveToRangeStart" }, { "Name": "w:CT_MarkupRange/w:moveToRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlInsRangeStart" }, { "Name": "w:CT_Markup/w:customXmlInsRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlDelRangeStart" }, { "Name": "w:CT_Markup/w:customXmlDelRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveFromRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveFromRangeEnd" }, { "Name": "w:CT_TrackChange/w:customXmlMoveToRangeStart" }, { "Name": "w:CT_Markup/w:customXmlMoveToRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictInsRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictInsRangeEnd" }, { "Name": "w:CT_TrackChange/w14:customXmlConflictDelRangeStart" }, { "Name": "w:CT_Markup/w14:customXmlConflictDelRangeEnd" }, { "Name": "w:CT_RunTrackChange/w:ins" }, { "Name": "w:CT_RunTrackChange/w:del" }, { "Name": "w:CT_RunTrackChange/w:moveFrom" }, { "Name": "w:CT_RunTrackChange/w:moveTo" }, { "Name": "w:CT_ContentPart/w:contentPart" }, { "Name": "w:CT_RunTrackChange/w14:conflictIns" }, { "Name": "w:CT_RunTrackChange/w14:conflictDel" }, { "Name": "w:CT_SectPr/w:sectPr" } ] }, { "Name": "w:CT_DocPart/w:docPart", "ClassName": "DocPart", "Summary": "Glossary Document Entry.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DocPartPr/w:docPartPr", "PropertyName": "DocPartProperties", "PropertyComments": "Glossary Document Entry Properties" }, { "Name": "w:CT_Body/w:docPartBody", "PropertyName": "DocPartBody", "PropertyComments": "Contents of Glossary Document Entry" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DocPartPr/w:docPartPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Body/w:docPartBody", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_CompatSetting/w:compatSetting", "ClassName": "CompatibilitySetting", "Summary": "Defines the CompatibilitySetting Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CompatSettingNameValues\u003E", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:uri", "Type": "StringValue", "PropertyComments": "uri", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TblWidthDxaNil/w:left", "ClassName": "TableCellLeftMargin", "Summary": "Table Cell Left Margin Default.", "BaseClass": "TableWidthDxaNilType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidthDxaNil/w:right", "ClassName": "TableCellRightMargin", "Summary": "Table Cell Right Margin Default.", "BaseClass": "TableWidthDxaNilType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_TblWidthDxaNil/", "ClassName": "TableWidthDxaNilType", "Summary": "Defines the TableWidthDxaNilType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:w", "PropertyName": "Width", "Type": "Int16Value", "PropertyComments": "w", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TableWidthValues\u003E", "PropertyComments": "type", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_TblPrEx/w:tblPrEx", "ClassName": "TablePropertyExceptions", "Summary": "Table-Level Property Exceptions.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblWidth/w:tblW", "PropertyName": "TableWidth", "PropertyComments": "Preferred Table Width Exception" }, { "Name": "w:CT_TblJc/w:jc", "PropertyName": "TableJustification", "PropertyComments": "Table Alignment Exception" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "PropertyName": "TableCellSpacing", "PropertyComments": "Table Cell Spacing Exception" }, { "Name": "w:CT_TblWidthShort/w:tblInd", "PropertyName": "TableIndentation", "PropertyComments": "Table Indent from Leading Margin Exception" }, { "Name": "w:CT_TblBorders/w:tblBorders", "PropertyName": "TableBorders", "PropertyComments": "Table Borders Exceptions" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading", "PropertyComments": "Table Shading Exception" }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "PropertyName": "TableLayout", "PropertyComments": "Table Layout Exception" }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "PropertyName": "TableCellMarginDefault", "PropertyComments": "Table Cell Margin Exceptions" }, { "Name": "w:CT_TblLook/w:tblLook", "PropertyName": "TableLook", "PropertyComments": "Table Style Conditional Formatting Settings Exception" }, { "Name": "w:CT_TblPrExChange/w:tblPrExChange", "PropertyName": "TablePropertyExceptionsChange", "PropertyComments": "Revision Information for Table-Level Property Exceptions" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblWidth/w:tblW", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidthShort/w:tblInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblBorders/w:tblBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblLayoutType/w:tblLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblCellMar/w:tblCellMar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblLook/w:tblLook", "Occurs": [ { "Max": 1 } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblPrExChange/w:tblPrExChange", "Occurs": [ { "Max": 1 } ] } ] } ] } }, { "Name": "w:CT_TrPr/w:trPr", "ClassName": "TableRowProperties", "Summary": "Table Row Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Cnf/w:cnfStyle" }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId" }, { "Name": "w:CT_DecimalNumber/w:gridBefore" }, { "Name": "w:CT_DecimalNumber/w:gridAfter" }, { "Name": "w:CT_TblWidth/w:wBefore" }, { "Name": "w:CT_TblWidth/w:wAfter" }, { "Name": "w:CT_Height/w:trHeight" }, { "Name": "w:CT_OnOff/w:hidden" }, { "Name": "w:CT_OnOffOnly/w:cantSplit" }, { "Name": "w:CT_OnOffOnly/w:tblHeader" }, { "Name": "w:CT_TblWidth/w:tblCellSpacing" }, { "Name": "w:CT_TblJc/w:jc" }, { "Name": "w:CT_TrackChange/w:ins" }, { "Name": "w:CT_TrackChange/w:del" }, { "Name": "w:CT_TrPrChange/w:trPrChange" }, { "Name": "w:CT_TrackChange/w14:conflictIns" }, { "Name": "w:CT_TrackChange/w14:conflictDel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:gridAfter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:wBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:wAfter", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Height/w:trHeight", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_OnOff/w:hidden", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:cantSplit", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOffOnly/w:tblHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblWidth/w:tblCellSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TblJc/w:jc", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TrackChange/w:ins", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrackChange/w:del", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TrPrChange/w:trPrChange", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "w:CT_TrackChange/w14:conflictIns", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "w:CT_TrackChange/w14:conflictDel", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } ] } ] } ] } }, { "Name": "w:CT_TrPrChange/w:trPrChange", "ClassName": "TableRowPropertiesChange", "Summary": "Revision Information for Table Row Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "author", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "255" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:date", "PropertyName": "Date", "Type": "DateTimeValue", "PropertyComments": "date" }, { "QName": "w16du:dateUtc", "PropertyName": "DateUtc", "Type": "DateTimeValue", "Version": "Microsoft365", "PropertyComments": "dateUtc", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Microsoft365" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Annotation Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "Type": "w:ST_NonNegativeDecimalNumber", "UnionId": 0, "IsInitialVersion": true }, { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "-2" } ], "Name": "NumberValidator", "Type": "w:ST_SignedDecimalNumberMax-2", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "w:CT_TrPrBase/w:trPr", "PropertyName": "PreviousTableRowProperties", "PropertyComments": "Previous Table Row Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TrPrBase/w:trPr" } ] } ] } }, { "Name": "w:CT_PPr/w:pPr", "ClassName": "ParagraphProperties", "Summary": "Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:pStyle", "PropertyName": "ParagraphStyleId" }, { "Name": "w:CT_OnOff/w:keepNext", "PropertyName": "KeepNext" }, { "Name": "w:CT_OnOff/w:keepLines", "PropertyName": "KeepLines" }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "PropertyName": "PageBreakBefore" }, { "Name": "w:CT_FramePr/w:framePr", "PropertyName": "FrameProperties" }, { "Name": "w:CT_OnOff/w:widowControl", "PropertyName": "WidowControl" }, { "Name": "w:CT_NumPr/w:numPr", "PropertyName": "NumberingProperties" }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "PropertyName": "SuppressLineNumbers" }, { "Name": "w:CT_PBdr/w:pBdr", "PropertyName": "ParagraphBorders" }, { "Name": "w:CT_Shd/w:shd", "PropertyName": "Shading" }, { "Name": "w:CT_Tabs/w:tabs", "PropertyName": "Tabs" }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "PropertyName": "SuppressAutoHyphens" }, { "Name": "w:CT_OnOff/w:kinsoku", "PropertyName": "Kinsoku" }, { "Name": "w:CT_OnOff/w:wordWrap", "PropertyName": "WordWrap" }, { "Name": "w:CT_OnOff/w:overflowPunct", "PropertyName": "OverflowPunctuation" }, { "Name": "w:CT_OnOff/w:topLinePunct", "PropertyName": "TopLinePunctuation" }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "PropertyName": "AutoSpaceDE" }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "PropertyName": "AutoSpaceDN" }, { "Name": "w:CT_OnOff/w:bidi", "PropertyName": "BiDi" }, { "Name": "w:CT_OnOff/w:adjustRightInd", "PropertyName": "AdjustRightIndent" }, { "Name": "w:CT_OnOff/w:snapToGrid", "PropertyName": "SnapToGrid" }, { "Name": "w:CT_Spacing/w:spacing", "PropertyName": "SpacingBetweenLines" }, { "Name": "w:CT_Ind/w:ind", "PropertyName": "Indentation" }, { "Name": "w:CT_OnOff/w:contextualSpacing", "PropertyName": "ContextualSpacing" }, { "Name": "w:CT_OnOff/w:mirrorIndents", "PropertyName": "MirrorIndents" }, { "Name": "w:CT_OnOff/w:suppressOverlap", "PropertyName": "SuppressOverlap" }, { "Name": "w:CT_Jc/w:jc", "PropertyName": "Justification" }, { "Name": "w:CT_TextDirection/w:textDirection", "PropertyName": "TextDirection" }, { "Name": "w:CT_TextAlignment/w:textAlignment", "PropertyName": "TextAlignment" }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "PropertyName": "TextBoxTightWrap" }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "PropertyName": "OutlineLevel" }, { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "PropertyName": "DivId" }, { "Name": "w:CT_Cnf/w:cnfStyle", "PropertyName": "ConditionalFormatStyle" }, { "Name": "w:CT_ParaRPr/w:rPr", "PropertyName": "ParagraphMarkRunProperties", "PropertyComments": "Run Properties for the Paragraph Mark" }, { "Name": "w:CT_SectPr/w:sectPr", "PropertyName": "SectionProperties", "PropertyComments": "Section Properties" }, { "Name": "w:CT_PPrChange/w:pPrChange", "PropertyName": "ParagraphPropertiesChange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:pStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:keepNext", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:keepLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:pageBreakBefore", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_FramePr/w:framePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:widowControl", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumPr/w:numPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressLineNumbers", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_PBdr/w:pBdr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Shd/w:shd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Tabs/w:tabs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressAutoHyphens", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:kinsoku", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wordWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:overflowPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:topLinePunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDE", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceDN", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:bidi", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustRightInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:snapToGrid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Spacing/w:spacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Ind/w:ind", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:contextualSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mirrorIndents", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressOverlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Jc/w:jc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextDirection/w:textDirection", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextAlignment/w:textAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_TextboxTightWrap/w:textboxTightWrap", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:outlineLvl", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_NonZeroDecimalNumber/w:divId", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Cnf/w:cnfStyle", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_ParaRPr/w:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SectPr/w:sectPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_PPrChange/w:pPrChange", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } }, { "Name": "w:CT_Control/w:control", "ClassName": "Control", "Summary": "Defines the Control Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Unique Name for Embedded Control" }, { "QName": "w:shapeid", "PropertyName": "ShapeId", "Type": "StringValue", "PropertyComments": "Associated VML Data Reference", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "254" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Embedded Control Properties Relationship Reference" } ] }, { "Name": "w:CT_TblGridBase/w:tblGrid", "ClassName": "PreviousTableGrid", "Summary": "Previous Table Grid.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_TblGridCol/w:gridCol" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_TblGridCol/w:gridCol", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_ObjectEmbed/w:objectEmbed", "ClassName": "ObjectEmbed", "Summary": "Defines the ObjectEmbed Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:drawAspect", "PropertyName": "drawAspect", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect\u003E", "PropertyComments": "drawAspect" }, { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:progId", "PropertyName": "ProgId", "Type": "StringValue", "PropertyComments": "progId" }, { "QName": "w:shapeId", "PropertyName": "ShapeId", "Type": "StringValue", "PropertyComments": "shapeId" }, { "QName": "w:fieldCodes", "PropertyName": "FieldCodes", "Type": "StringValue", "PropertyComments": "fieldCodes" } ] }, { "Name": "w:CT_ObjectLink/w:objectLink", "ClassName": "ObjectLink", "Summary": "Defines the ObjectLink Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:updateMode", "PropertyName": "UpdateMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode\u003E", "PropertyComments": "updateMode", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:lockedField", "PropertyName": "LockedField", "Type": "OnOffValue", "PropertyComments": "lockedField" }, { "QName": "w:drawAspect", "PropertyName": "drawAspect", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ObjectDrawAspect\u003E", "PropertyComments": "drawAspect" }, { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:progId", "PropertyName": "ProgId", "Type": "StringValue", "PropertyComments": "progId" }, { "QName": "w:shapeId", "PropertyName": "ShapeId", "Type": "StringValue", "PropertyComments": "shapeId" }, { "QName": "w:fieldCodes", "PropertyName": "FieldCodes", "Type": "StringValue", "PropertyComments": "fieldCodes" } ] }, { "Name": "w:CT_Lock/w:lock", "ClassName": "Lock", "Summary": "Defines the Lock Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.LockingValues\u003E", "PropertyComments": "Locking Type" } ] }, { "Name": "w:CT_Placeholder/w:placeholder", "ClassName": "SdtPlaceholder", "Summary": "Defines the SdtPlaceholder Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_String/w:docPart", "PropertyName": "DocPartReference", "PropertyComments": "Document Part Reference" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:docPart" } ] } }, { "Name": "w:CT_DataBinding/w:dataBinding", "ClassName": "DataBinding", "Summary": "Defines the DataBinding Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:prefixMappings", "PropertyName": "PrefixMappings", "Type": "StringValue", "PropertyComments": "XML Namespace Prefix Mappings" }, { "QName": "w:xpath", "PropertyName": "XPath", "Type": "StringValue", "PropertyComments": "XPath", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:storeItemID", "PropertyName": "StoreItemId", "Type": "StringValue", "PropertyComments": "Custom XML Data Storage ID", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_SdtComboBox/w:comboBox", "ClassName": "SdtContentComboBox", "Summary": "Defines the SdtContentComboBox Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:lastValue", "PropertyName": "LastValue", "Type": "StringValue", "PropertyComments": "Combo Box Last Saved Value" } ], "Children": [ { "Name": "w:CT_SdtListItem/w:listItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtListItem/w:listItem", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_SdtDate/w:date", "ClassName": "SdtContentDate", "Summary": "Defines the SdtContentDate Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:fullDate", "PropertyName": "FullDate", "Type": "DateTimeValue", "PropertyComments": "Last Known Date in XML Schema DateTime Format" } ], "Children": [ { "Name": "w:CT_String/w:dateFormat", "PropertyName": "DateFormat", "PropertyComments": "Date Display Mask" }, { "Name": "w:CT_Lang/w:lid", "PropertyName": "LanguageId", "PropertyComments": "Date Picker Language ID" }, { "Name": "w:CT_SdtDateMappingType/w:storeMappedDataAs", "PropertyName": "SdtDateMappingType", "PropertyComments": "Custom XML Data Date Storage Format" }, { "Name": "w:CT_CalendarType/w:calendar", "PropertyName": "Calendar", "PropertyComments": "Date Picker Calendar Type" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:dateFormat", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Lang/w:lid", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_SdtDateMappingType/w:storeMappedDataAs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CalendarType/w:calendar", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SdtDocPart/w:docPartObj", "ClassName": "SdtContentDocPartObject", "Summary": "Defines the SdtContentDocPartObject Class.", "CompositeType": "OneSequence", "BaseClass": "SdtDocPartType", "IsDerived": true, "Children": [ { "Name": "w:CT_String/w:docPartGallery", "PropertyName": "DocPartGallery", "PropertyComments": "Document Part Gallery Filter" }, { "Name": "w:CT_String/w:docPartCategory", "PropertyName": "DocPartCategory", "PropertyComments": "Document Part Category Filter" }, { "Name": "w:CT_OnOff/w:docPartUnique", "PropertyName": "DocPartUnique", "PropertyComments": "Built-In Document Part" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:docPartGallery", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:docPartCategory", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:docPartUnique", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SdtDocPart/w:docPartList", "ClassName": "SdtContentDocPartList", "Summary": "Defines the SdtContentDocPartList Class.", "CompositeType": "OneSequence", "BaseClass": "SdtDocPartType", "IsDerived": true, "Children": [ { "Name": "w:CT_String/w:docPartGallery", "PropertyName": "DocPartGallery", "PropertyComments": "Document Part Gallery Filter" }, { "Name": "w:CT_String/w:docPartCategory", "PropertyName": "DocPartCategory", "PropertyComments": "Document Part Category Filter" }, { "Name": "w:CT_OnOff/w:docPartUnique", "PropertyName": "DocPartUnique", "PropertyComments": "Built-In Document Part" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_String/w:docPartGallery", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:docPartCategory", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:docPartUnique", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_SdtDocPart/", "ClassName": "SdtDocPartType", "Summary": "Defines the SdtDocPartType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "w:CT_OnOff/w:docPartUnique", "w:CT_String/w:docPartGallery", "w:CT_String/w:docPartCategory" ], "Children": [ { "Name": "w:CT_String/w:docPartGallery", "PropertyName": "DocPartGallery", "PropertyComments": "Document Part Gallery Filter" }, { "Name": "w:CT_String/w:docPartCategory", "PropertyName": "DocPartCategory", "PropertyComments": "Document Part Category Filter" }, { "Name": "w:CT_OnOff/w:docPartUnique", "PropertyName": "DocPartUnique", "PropertyComments": "Built-In Document Part" } ] }, { "Name": "w:CT_SdtDropDownList/w:dropDownList", "ClassName": "SdtContentDropDownList", "Summary": "Defines the SdtContentDropDownList Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:lastValue", "PropertyName": "LastValue", "Type": "StringValue", "PropertyComments": "Drop-down List Last Saved Value" } ], "Children": [ { "Name": "w:CT_SdtListItem/w:listItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_SdtListItem/w:listItem", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_SdtText/w:text", "ClassName": "SdtContentText", "Summary": "Defines the SdtContentText Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:multiLine", "PropertyName": "MultiLine", "Type": "OnOffValue", "PropertyComments": "Allow Soft Line Breaks" } ] }, { "Name": "w:CT_WriteProtection/w:writeProtection", "ClassName": "WriteProtection", "Summary": "Write Protection.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:recommended", "PropertyName": "Recommended", "Type": "OnOffValue", "PropertyComments": "Recommend Write Protection in User Interface" }, { "QName": "w:cryptProviderType", "PropertyName": "CryptographicProviderType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptProviderValues\u003E", "PropertyComments": "Cryptographic Provider Type" }, { "QName": "w:cryptAlgorithmClass", "PropertyName": "CryptographicAlgorithmClass", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmClassValues\u003E", "PropertyComments": "Cryptographic Algorithm Class" }, { "QName": "w:cryptAlgorithmType", "PropertyName": "CryptographicAlgorithmType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmValues\u003E", "PropertyComments": "Cryptographic Algorithm Type" }, { "QName": "w:cryptAlgorithmSid", "PropertyName": "CryptographicAlgorithmSid", "Type": "Int32Value", "PropertyComments": "Cryptographic Hashing Algorithm" }, { "QName": "w:cryptSpinCount", "PropertyName": "CryptographicSpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "5000000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:cryptProvider", "PropertyName": "CryptographicProvider", "Type": "StringValue", "PropertyComments": "Cryptographic Provider" }, { "QName": "w:algIdExt", "PropertyName": "AlgorithmIdExtensibility", "Type": "HexBinaryValue", "PropertyComments": "Cryptographic Algorithm Extensibility", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:algIdExtSource", "PropertyName": "AlgorithmIdExtensibilitySource", "Type": "StringValue", "PropertyComments": "Algorithm Extensibility Source" }, { "QName": "w:cryptProviderTypeExt", "PropertyName": "CryptographicProviderTypeExtensibility", "Type": "HexBinaryValue", "PropertyComments": "Cryptographic Provider Type Extensibility", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:cryptProviderTypeExtSource", "PropertyName": "CryptographicProviderTypeExtSource", "Type": "StringValue", "PropertyComments": "Provider Type Extensibility Source" }, { "QName": "w:hash", "PropertyName": "Hash", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash" }, { "QName": "w:salt", "PropertyName": "Salt", "Type": "Base64BinaryValue", "PropertyComments": "Salt for Password Verifier" }, { "QName": "w:algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "Version": "Office2010", "PropertyComments": "algorithmName", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "Version": "Office2010", "PropertyComments": "hashValue", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "Version": "Office2010", "PropertyComments": "saltValue", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:spinCount", "PropertyName": "SpinCount", "Type": "Int32Value", "Version": "Office2010", "PropertyComments": "spinCount", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_View/w:view", "ClassName": "View", "Summary": "Document View Setting.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ViewValues\u003E", "PropertyComments": "Document View Setting Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Zoom/w:zoom", "ClassName": "Zoom", "Summary": "Magnification Setting.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.PresetZoomValues\u003E", "PropertyComments": "Zoom Type" }, { "QName": "w:percent", "PropertyName": "Percent", "Type": "StringValue", "PropertyComments": "Zoom Percentage", "Validators": [ { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2007" }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0 }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2010", "UnionId": 0 }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_WritingStyle/w:activeWritingStyle", "ClassName": "ActiveWritingStyle", "Summary": "Grammar Checking Settings.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:lang", "PropertyName": "Language", "Type": "StringValue", "PropertyComments": "Writing Style Language", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:vendorID", "PropertyName": "VendorID", "Type": "UInt16Value", "PropertyComments": "Grammatical Engine ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:dllVersion", "PropertyName": "DllVersion", "Type": "Int32Value", "PropertyComments": "Grammatical Check Engine Version", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:nlCheck", "PropertyName": "NaturalLanguageGrammarCheck", "Type": "OnOffValue", "PropertyComments": "Natural Language Grammar Check" }, { "QName": "w:checkStyle", "PropertyName": "CheckStyle", "Type": "OnOffValue", "PropertyComments": "Check Stylistic Rules With Grammar", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:appName", "PropertyName": "ApplicationName", "Type": "StringValue", "PropertyComments": "Application Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Proof/w:proofState", "ClassName": "ProofState", "Summary": "Spelling and Grammatical Checking State.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:spelling", "PropertyName": "Spelling", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ProofingStateValues\u003E", "PropertyComments": "Spell Checking State" }, { "QName": "w:grammar", "PropertyName": "Grammar", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ProofingStateValues\u003E", "PropertyComments": "Grammatical Checking State" } ] }, { "Name": "w:CT_StylePaneFormatFilter/w:stylePaneFormatFilter", "ClassName": "StylePaneFormatFilter", "Summary": "Suggested Filtering for List of Document Styles.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "Type": "HexBinaryValue", "PropertyComments": "val", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:allStyles", "PropertyName": "AllStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "allStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:customStyles", "PropertyName": "CustomStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "customStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:latentStyles", "PropertyName": "LatentStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "latentStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:stylesInUse", "PropertyName": "StylesInUse", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "stylesInUse", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:headingStyles", "PropertyName": "HeadingStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "headingStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:numberingStyles", "PropertyName": "NumberingStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "numberingStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:tableStyles", "PropertyName": "TableStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "tableStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:directFormattingOnRuns", "PropertyName": "DirectFormattingOnRuns", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "directFormattingOnRuns", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:directFormattingOnParagraphs", "PropertyName": "DirectFormattingOnParagraphs", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "directFormattingOnParagraphs", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:directFormattingOnNumbering", "PropertyName": "DirectFormattingOnNumbering", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "directFormattingOnNumbering", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:directFormattingOnTables", "PropertyName": "DirectFormattingOnTables", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "directFormattingOnTables", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:clearFormatting", "PropertyName": "ClearFormatting", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "clearFormatting", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:top3HeadingStyles", "PropertyName": "Top3HeadingStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "top3HeadingStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:visibleStyles", "PropertyName": "VisibleStyles", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "visibleStyles", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:alternateStyleNames", "PropertyName": "AlternateStyleNames", "Type": "OnOffValue", "Version": "Office2010", "PropertyComments": "alternateStyleNames", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_StylePaneSortMethods/w:stylePaneSortMethod", "ClassName": "StylePaneSortMethods", "Summary": "Suggested Sorting for List of Document Styles.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "Type": "w:ST_StylePaneSortMethods_O12", "Version": "Office2007" }, { "Name": "EnumValidator", "Type": "w:ST_StylePaneSortMethods_O14", "Version": "Office2010", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_DocType/w:documentType", "ClassName": "DocumentType", "Summary": "Document Classification.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocumentTypeValues\u003E", "PropertyComments": "Document Classification Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_MailMerge/w:mailMerge", "ClassName": "MailMerge", "Summary": "Mail Merge Settings.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_MailMergeDocType/w:mainDocumentType", "PropertyName": "MainDocumentType", "PropertyComments": "Source Document Type" }, { "Name": "w:CT_OnOff/w:linkToQuery", "PropertyName": "LinkToQuery", "PropertyComments": "Query Contains Link to External Query File" }, { "Name": "w:CT_MailMergeDataType/w:dataType", "PropertyName": "DataType", "PropertyComments": "Data Source Type" }, { "Name": "w:CT_String/w:connectString", "PropertyName": "ConnectString", "PropertyComments": "Data Source Connection String" }, { "Name": "w:CT_String/w:query", "PropertyName": "Query", "PropertyComments": "Query For Data Source Records To Merge" }, { "Name": "w:CT_Rel/w:dataSource", "PropertyName": "DataSourceReference", "PropertyComments": "Data Source File Path" }, { "Name": "w:CT_Rel/w:headerSource", "PropertyName": "HeaderSource", "PropertyComments": "Header Definition File Path" }, { "Name": "w:CT_OnOff/w:doNotSuppressBlankLines", "PropertyName": "DoNotSuppressBlankLines", "PropertyComments": "Remove Blank Lines from Merged Documents" }, { "Name": "w:CT_MailMergeDest/w:destination", "PropertyName": "Destination", "PropertyComments": "Merged Document Destination" }, { "Name": "w:CT_String/w:addressFieldName", "PropertyName": "AddressFieldName", "PropertyComments": "Column Containing E-mail Address" }, { "Name": "w:CT_String/w:mailSubject", "PropertyName": "MailSubject", "PropertyComments": "Merged E-mail or Fax Subject Line" }, { "Name": "w:CT_OnOff/w:mailAsAttachment", "PropertyName": "MailAsAttachment", "PropertyComments": "Merged Document To E-Mail Attachment" }, { "Name": "w:CT_OnOff/w:viewMergedData", "PropertyName": "ViewMergedData", "PropertyComments": "View Merged Data Within Document" }, { "Name": "w:CT_DecimalNumber/w:activeRecord", "PropertyName": "ActiveRecord", "PropertyComments": "Record Currently Displayed In Merged Document" }, { "Name": "w:CT_DecimalNumber/w:checkErrors", "PropertyName": "CheckErrors", "PropertyComments": "Mail Merge Error Reporting Setting" }, { "Name": "w:CT_Odso/w:odso", "PropertyName": "DataSourceObject", "PropertyComments": "Office Data Source Object Settings" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_MailMergeDocType/w:mainDocumentType", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:linkToQuery", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MailMergeDataType/w:dataType" }, { "Name": "w:CT_String/w:connectString", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:query", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:dataSource", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Rel/w:headerSource", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotSuppressBlankLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_MailMergeDest/w:destination", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:addressFieldName", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_String/w:mailSubject", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mailAsAttachment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:viewMergedData", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:activeRecord", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_DecimalNumber/w:checkErrors", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Odso/w:odso", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_TrackChangesView/w:revisionView", "ClassName": "RevisionView", "Summary": "Visibility of Annotation Types.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:markup", "PropertyName": "Markup", "Type": "OnOffValue", "PropertyComments": "Display Visual Indicator Of Markup Area" }, { "QName": "w:comments", "PropertyName": "Comments", "Type": "OnOffValue", "PropertyComments": "Display Comments" }, { "QName": "w:insDel", "PropertyName": "DisplayRevision", "Type": "OnOffValue", "PropertyComments": "Display Content Revisions" }, { "QName": "w:formatting", "PropertyName": "Formatting", "Type": "OnOffValue", "PropertyComments": "Display Formatting Revisions" }, { "QName": "w:inkAnnotations", "PropertyName": "InkAnnotations", "Type": "OnOffValue", "PropertyComments": "Display Ink Annotations" } ] }, { "Name": "w:CT_DocProtect/w:documentProtection", "ClassName": "DocumentProtection", "Summary": "Document Editing Restrictions.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:edit", "PropertyName": "Edit", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues\u003E", "PropertyComments": "Document Editing Restrictions" }, { "QName": "w:formatting", "PropertyName": "Formatting", "Type": "OnOffValue", "PropertyComments": "Only Allow Formatting With Unlocked Styles" }, { "QName": "w:enforcement", "PropertyName": "Enforcement", "Type": "OnOffValue", "PropertyComments": "Enforce Document Protection Settings" }, { "QName": "w:cryptProviderType", "PropertyName": "CryptographicProviderType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptProviderValues\u003E", "PropertyComments": "Cryptographic Provider Type" }, { "QName": "w:cryptAlgorithmClass", "PropertyName": "CryptographicAlgorithmClass", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmClassValues\u003E", "PropertyComments": "Cryptographic Algorithm Class" }, { "QName": "w:cryptAlgorithmType", "PropertyName": "CryptographicAlgorithmType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmValues\u003E", "PropertyComments": "Cryptographic Algorithm Type" }, { "QName": "w:cryptAlgorithmSid", "PropertyName": "CryptographicAlgorithmSid", "Type": "Int32Value", "PropertyComments": "Cryptographic Hashing Algorithm" }, { "QName": "w:cryptSpinCount", "PropertyName": "CryptographicSpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxInclusive", "Value": "5000000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": "w:cryptProvider", "PropertyName": "CryptographicProvider", "Type": "StringValue", "PropertyComments": "Cryptographic Provider" }, { "QName": "w:algIdExt", "PropertyName": "AlgorithmIdExtensibility", "Type": "HexBinaryValue", "PropertyComments": "Cryptographic Algorithm Extensibility", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:algIdExtSource", "PropertyName": "AlgorithmIdExtensibilitySource", "Type": "StringValue", "PropertyComments": "Algorithm Extensibility Source" }, { "QName": "w:cryptProviderTypeExt", "PropertyName": "CryptographicProviderTypeExtensibility", "Type": "HexBinaryValue", "PropertyComments": "Cryptographic Provider Type Extensibility", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:cryptProviderTypeExtSource", "PropertyName": "CryptographicProviderTypeExtSource", "Type": "StringValue", "PropertyComments": "Provider Type Extensibility Source" }, { "QName": "w:hash", "PropertyName": "Hash", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash" }, { "QName": "w:salt", "PropertyName": "Salt", "Type": "Base64BinaryValue", "PropertyComments": "Salt for Password Verifier" }, { "QName": "w:algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "Version": "Office2010", "PropertyComments": "algorithmName", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "Version": "Office2010", "PropertyComments": "hashValue", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "Version": "Office2010", "PropertyComments": "saltValue", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": "w:spinCount", "PropertyName": "SpinCount", "Type": "Int32Value", "Version": "Office2010", "PropertyComments": "spinCount", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "w:CT_NonNegativeShort/w:defaultTabStop", "ClassName": "DefaultTabStop", "Summary": "Distance Between Automatic Tab Stops.", "BaseClass": "NonNegativeShortType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_NonNegativeShort/w:bookFoldPrintingSheets", "ClassName": "BookFoldPrintingSheets", "Summary": "Number of Pages Per Booklet.", "BaseClass": "NonNegativeShortType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_NonNegativeShort/", "ClassName": "NonNegativeShortType", "Summary": "Defines the NonNegativeShortType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int16Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_UnsignedShortNumber/w:consecutiveHyphenLimit", "ClassName": "ConsecutiveHyphenLimit", "Summary": "Maximum Number of Consecutively Hyphenated Lines.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_UnsignedInt100/w:summaryLength", "ClassName": "SummaryLength", "Summary": "Percentage of Document to Use When Generating Summary.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_UnsignedInt7/w:displayHorizontalDrawingGridEvery", "ClassName": "DisplayHorizontalDrawingGrid", "Summary": "Distance between Horizontal Gridlines.", "BaseClass": "UnsignedInt7Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedInt7/w:displayVerticalDrawingGridEvery", "ClassName": "DisplayVerticalDrawingGrid", "Summary": "Distance between Vertical Gridlines.", "BaseClass": "UnsignedInt7Type", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_UnsignedInt7/", "ClassName": "UnsignedInt7Type", "Summary": "Defines the UnsignedInt7Type Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "127" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_CharacterSpacing/w:characterSpacingControl", "ClassName": "CharacterSpacingControl", "Summary": "Character-Level Whitespace Compression.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.CharacterSpacingValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_KinsokuAfter/w:noLineBreaksAfter", "ClassName": "NoLineBreaksAfterKinsoku", "Summary": "Custom Set of Characters Which Cannot End a Line.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:lang", "PropertyName": "Language", "Type": "StringValue", "PropertyComments": "lang", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "50" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_KinsokuBefore/w:noLineBreaksBefore", "ClassName": "NoLineBreaksBeforeKinsoku", "Summary": "Custom Set Of Characters Which Cannot Begin A Line.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:lang", "PropertyName": "Language", "Type": "StringValue", "PropertyComments": "lang", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "84" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxLength", "Value": "100" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_SaveThroughXslt/w:saveThroughXslt", "ClassName": "SaveThroughXslt", "Summary": "Custom XSL Transform To Use When Saving As XML File.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "XSL Transformation Location" }, { "QName": "w:solutionID", "PropertyName": "SolutionId", "Type": "StringValue", "PropertyComments": "Local Identifier for XSL Transform" } ] }, { "Name": "w:CT_ShapeDefaults/w:hdrShapeDefaults", "ClassName": "HeaderShapeDefaults", "Summary": "Default Properties for VML Objects in Header and Footer.", "BaseClass": "ShapeDefaultsType", "IsDerived": true, "Children": [ { "Name": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" } ] } }, { "Name": "w:CT_ShapeDefaults/w:shapeDefaults", "ClassName": "ShapeDefaults", "Summary": "Default Properties for VML Objects in Main Document.", "BaseClass": "ShapeDefaultsType", "IsDerived": true, "Children": [ { "Name": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" } ] } }, { "Name": "w:CT_ShapeDefaults/", "ClassName": "ShapeDefaultsType", "Summary": "Defines the ShapeDefaultsType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "o:CT_ShapeDefaults/o:shapedefaults", "o:CT_ShapeLayout/o:shapelayout" ], "Children": [ { "Name": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" } ] }, { "Name": "w:CT_FtnDocProps/w:footnotePr", "ClassName": "FootnoteDocumentWideProperties", "Summary": "Document-Wide Footnote Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_FtnPos/w:pos", "PropertyName": "FootnotePosition", "PropertyComments": "Footnote Placement" }, { "Name": "w:CT_NumFmt/w:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Footnote Numbering Format" }, { "Name": "w:CT_FtnEdnNumStart/w:numStart", "PropertyName": "NumberingStart", "PropertyComments": "Footnote and Endnote Numbering Starting Value" }, { "Name": "w:CT_NumRestart/w:numRestart", "PropertyName": "NumberingRestart", "PropertyComments": "Footnote and Endnote Numbering Restart Location" }, { "Name": "w:CT_FtnEdnSepRef/w:footnote" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnPos/w:pos", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnNumStart/w:numStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumRestart/w:numRestart", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnSepRef/w:footnote", "Occurs": [ { "Max": 3 } ] } ] } ] } }, { "Name": "w:CT_EdnDocProps/w:endnotePr", "ClassName": "EndnoteDocumentWideProperties", "Summary": "Document-Wide Endnote Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_EdnPos/w:pos", "PropertyName": "EndnotePosition", "PropertyComments": "Endnote Placement" }, { "Name": "w:CT_NumFmt/w:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Endnote Numbering Format" }, { "Name": "w:CT_FtnEdnNumStart/w:numStart", "PropertyName": "NumberingStart", "PropertyComments": "Footnote and Endnote Numbering Starting Value" }, { "Name": "w:CT_NumRestart/w:numRestart", "PropertyName": "NumberingRestart", "PropertyComments": "Footnote and Endnote Numbering Restart Location" }, { "Name": "w:CT_FtnEdnSepRef/w:endnote" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_EdnPos/w:pos", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumFmt/w:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnNumStart/w:numStart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_NumRestart/w:numRestart", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Kind": "Sequence", "Items": [ { "Name": "w:CT_FtnEdnSepRef/w:endnote", "Occurs": [ { "Max": 3 } ] } ] } ] } }, { "Name": "w:CT_Compat/w:compat", "ClassName": "Compatibility", "Summary": "Compatibility Settings.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_OnOff/w:useSingleBorderforContiguousCells", "PropertyName": "UseSingleBorderForContiguousCells", "PropertyComments": "Use Simplified Rules For Table Border Conflicts" }, { "Name": "w:CT_OnOff/w:wpJustification", "PropertyName": "WordPerfectJustification", "PropertyComments": "Emulate WordPerfect 6.x Paragraph Justification" }, { "Name": "w:CT_OnOff/w:noTabHangInd", "PropertyName": "NoTabHangIndent", "PropertyComments": "Do Not Create Custom Tab Stop for Hanging Indent" }, { "Name": "w:CT_OnOff/w:noLeading", "PropertyName": "NoLeading", "PropertyComments": "Do Not Add Leading Between Lines of Text" }, { "Name": "w:CT_OnOff/w:spaceForUL", "PropertyName": "SpaceForUnderline", "PropertyComments": "Add Additional Space Below Baseline For Underlined East Asian Text" }, { "Name": "w:CT_OnOff/w:noColumnBalance", "PropertyName": "NoColumnBalance", "PropertyComments": "Do Not Balance Text Columns within a Section" }, { "Name": "w:CT_OnOff/w:balanceSingleByteDoubleByteWidth", "PropertyName": "BalanceSingleByteDoubleByteWidth", "PropertyComments": "Balance Single Byte and Double Byte Characters" }, { "Name": "w:CT_OnOff/w:noExtraLineSpacing", "PropertyName": "NoExtraLineSpacing", "PropertyComments": "Do Not Center Content on Lines With Exact Line Height" }, { "Name": "w:CT_OnOff/w:doNotLeaveBackslashAlone", "PropertyName": "DoNotLeaveBackslashAlone", "PropertyComments": "Convert Backslash To Yen Sign When Entered" }, { "Name": "w:CT_OnOff/w:ulTrailSpace", "PropertyName": "UnderlineTrailingSpaces", "PropertyComments": "Underline All Trailing Spaces" }, { "Name": "w:CT_OnOff/w:doNotExpandShiftReturn", "PropertyName": "DoNotExpandShiftReturn", "PropertyComments": "Don\u0027t Justify Lines Ending in Soft Line Break" }, { "Name": "w:CT_OnOff/w:spacingInWholePoints", "PropertyName": "SpacingInWholePoints", "PropertyComments": "Only Expand/Condense Text By Whole Points" }, { "Name": "w:CT_OnOff/w:lineWrapLikeWord6", "PropertyName": "LineWrapLikeWord6", "PropertyComments": "Emulate Word 6.0 Line Wrapping for East Asian Text" }, { "Name": "w:CT_OnOff/w:printBodyTextBeforeHeader", "PropertyName": "PrintBodyTextBeforeHeader", "PropertyComments": "Print Body Text before Header/Footer Contents" }, { "Name": "w:CT_OnOff/w:printColBlack", "PropertyName": "PrintColorBlackWhite", "PropertyComments": "Print Colors as Black And White without Dithering" }, { "Name": "w:CT_OnOff/w:wpSpaceWidth", "PropertyName": "WordPerfectSpaceWidth", "PropertyComments": "Space width" }, { "Name": "w:CT_OnOff/w:showBreaksInFrames", "PropertyName": "ShowBreaksInFrames", "PropertyComments": "Display Page/Column Breaks Present in Frames" }, { "Name": "w:CT_OnOff/w:subFontBySize", "PropertyName": "SubFontBySize", "PropertyComments": "Increase Priority Of Font Size During Font Substitution" }, { "Name": "w:CT_OnOff/w:suppressBottomSpacing", "PropertyName": "SuppressBottomSpacing", "PropertyComments": "Ignore Exact Line Height for Last Line on Page" }, { "Name": "w:CT_OnOff/w:suppressTopSpacing", "PropertyName": "SuppressTopSpacing", "PropertyComments": "Ignore Minimum and Exact Line Height for First Line on Page" }, { "Name": "w:CT_OnOff/w:suppressSpacingAtTopOfPage", "PropertyName": "SuppressSpacingAtTopOfPage", "PropertyComments": "Ignore Minimum Line Height for First Line on Page" }, { "Name": "w:CT_OnOff/w:suppressTopSpacingWP", "PropertyName": "SuppressTopSpacingWordPerfect", "PropertyComments": "Emulate WordPerfect 5.x Line Spacing" }, { "Name": "w:CT_OnOff/w:suppressSpBfAfterPgBrk", "PropertyName": "SuppressSpacingBeforeAfterPageBreak", "PropertyComments": "Do Not Use Space Before On First Line After a Page Break" }, { "Name": "w:CT_OnOff/w:swapBordersFacingPages", "PropertyName": "SwapBordersFacingPages", "PropertyComments": "Swap Paragraph Borders on Odd Numbered Pages" }, { "Name": "w:CT_OnOff/w:convMailMergeEsc", "PropertyName": "ConvertMailMergeEscape", "PropertyComments": "Treat Backslash Quotation Delimiter as Two Quotation Marks" }, { "Name": "w:CT_OnOff/w:truncateFontHeightsLikeWP6", "PropertyName": "TruncateFontHeightsLikeWordPerfect", "PropertyComments": "Emulate WordPerfect 6.x Font Height Calculation" }, { "Name": "w:CT_OnOff/w:mwSmallCaps", "PropertyName": "MacWordSmallCaps", "PropertyComments": "Emulate Word 5.x for the Macintosh Small Caps Formatting" }, { "Name": "w:CT_OnOff/w:usePrinterMetrics", "PropertyName": "UsePrinterMetrics", "PropertyComments": "Use Printer Metrics To Display Documents" }, { "Name": "w:CT_OnOff/w:doNotSuppressParagraphBorders", "PropertyName": "DoNotSuppressParagraphBorders", "PropertyComments": "Do Not Suppress Paragraph Borders Next To Frames" }, { "Name": "w:CT_OnOff/w:wrapTrailSpaces", "PropertyName": "WrapTrailSpaces", "PropertyComments": "Line Wrap Trailing Spaces" }, { "Name": "w:CT_OnOff/w:footnoteLayoutLikeWW8", "PropertyName": "FootnoteLayoutLikeWord8", "PropertyComments": "Emulate Word 6.x/95/97 Footnote Placement" }, { "Name": "w:CT_OnOff/w:shapeLayoutLikeWW8", "PropertyName": "ShapeLayoutLikeWord8", "PropertyComments": "Emulate Word 97 Text Wrapping Around Floating Objects" }, { "Name": "w:CT_OnOff/w:alignTablesRowByRow", "PropertyName": "AlignTablesRowByRow", "PropertyComments": "Align Table Rows Independently" }, { "Name": "w:CT_OnOff/w:forgetLastTabAlignment", "PropertyName": "ForgetLastTabAlignment", "PropertyComments": "Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned" }, { "Name": "w:CT_OnOff/w:adjustLineHeightInTable", "PropertyName": "AdjustLineHeightInTable", "PropertyComments": "Add Document Grid Line Pitch To Lines in Table Cells" }, { "Name": "w:CT_OnOff/w:autoSpaceLikeWord95", "PropertyName": "AutoSpaceLikeWord95", "PropertyComments": "Emulate Word 95 Full-Width Character Spacing" }, { "Name": "w:CT_OnOff/w:noSpaceRaiseLower", "PropertyName": "NoSpaceRaiseLower", "PropertyComments": "Do Not Increase Line Height for Raised/Lowered Text" }, { "Name": "w:CT_OnOff/w:doNotUseHTMLParagraphAutoSpacing", "PropertyName": "DoNotUseHTMLParagraphAutoSpacing", "PropertyComments": "Use Fixed Paragraph Spacing for HTML Auto Setting" }, { "Name": "w:CT_OnOff/w:layoutRawTableWidth", "PropertyName": "LayoutRawTableWidth", "PropertyComments": "Ignore Space Before Table When Deciding If Table Should Wrap Floating Object" }, { "Name": "w:CT_OnOff/w:layoutTableRowsApart", "PropertyName": "LayoutTableRowsApart", "PropertyComments": "Allow Table Rows to Wrap Inline Objects Independently" }, { "Name": "w:CT_OnOff/w:useWord97LineBreakRules", "PropertyName": "UseWord97LineBreakRules", "PropertyComments": "Emulate Word 97 East Asian Line Breaking" }, { "Name": "w:CT_OnOff/w:doNotBreakWrappedTables", "PropertyName": "DoNotBreakWrappedTables", "PropertyComments": "Do Not Allow Floating Tables To Break Across Pages" }, { "Name": "w:CT_OnOff/w:doNotSnapToGridInCell", "PropertyName": "DoNotSnapToGridInCell", "PropertyComments": "Do Not Snap to Document Grid in Table Cells with Objects" }, { "Name": "w:CT_OnOff/w:selectFldWithFirstOrLastChar", "PropertyName": "SelectFieldWithFirstOrLastChar", "PropertyComments": "Select Field When First or Last Character Is Selected" }, { "Name": "w:CT_OnOff/w:applyBreakingRules", "PropertyName": "ApplyBreakingRules", "PropertyComments": "Use Legacy Ethiopic and Amharic Line Breaking Rules" }, { "Name": "w:CT_OnOff/w:doNotWrapTextWithPunct", "PropertyName": "DoNotWrapTextWithPunctuation", "PropertyComments": "Do Not Allow Hanging Punctuation With Character Grid" }, { "Name": "w:CT_OnOff/w:doNotUseEastAsianBreakRules", "PropertyName": "DoNotUseEastAsianBreakRules", "PropertyComments": "Do Not Compress Compressible Characters When Using Document Grid" }, { "Name": "w:CT_OnOff/w:useWord2002TableStyleRules", "PropertyName": "UseWord2002TableStyleRules", "PropertyComments": "Emulate Word 2002 Table Style Rules" }, { "Name": "w:CT_OnOff/w:growAutofit", "PropertyName": "GrowAutofit", "PropertyComments": "Allow Tables to AutoFit Into Page Margins" }, { "Name": "w:CT_OnOff/w:useFELayout", "PropertyName": "UseFarEastLayout", "PropertyComments": "Do Not Bypass East Asian/Complex Script Layout Code" }, { "Name": "w:CT_OnOff/w:useNormalStyleForList", "PropertyName": "UseNormalStyleForList", "PropertyComments": "Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text" }, { "Name": "w:CT_OnOff/w:doNotUseIndentAsNumberingTabStop", "PropertyName": "DoNotUseIndentAsNumberingTabStop", "PropertyComments": "Ignore Hanging Indent When Creating Tab Stop After Numbering" }, { "Name": "w:CT_OnOff/w:useAltKinsokuLineBreakRules", "PropertyName": "UseAltKinsokuLineBreakRules", "PropertyComments": "Use Alternate Set of East Asian Line Breaking Rules" }, { "Name": "w:CT_OnOff/w:allowSpaceOfSameStyleInTable", "PropertyName": "AllowSpaceOfSameStyleInTable", "PropertyComments": "Allow Contextual Spacing of Paragraphs in Tables" }, { "Name": "w:CT_OnOff/w:doNotSuppressIndentation", "PropertyName": "DoNotSuppressIndentation", "PropertyComments": "Do Not Ignore Floating Objects When Calculating Paragraph Indentation" }, { "Name": "w:CT_OnOff/w:doNotAutofitConstrainedTables", "PropertyName": "DoNotAutofitConstrainedTables", "PropertyComments": "Do Not AutoFit Tables To Fit Next To Wrapped Objects" }, { "Name": "w:CT_OnOff/w:autofitToFirstFixedWidthCell", "PropertyName": "AutofitToFirstFixedWidthCell", "PropertyComments": "Allow Table Columns To Exceed Preferred Widths of Constituent Cells" }, { "Name": "w:CT_OnOff/w:underlineTabInNumList", "PropertyName": "UnderlineTabInNumberingList", "PropertyComments": "Underline Following Character Following Numbering" }, { "Name": "w:CT_OnOff/w:displayHangulFixedWidth", "PropertyName": "DisplayHangulFixedWidth", "PropertyComments": "Always Use Fixed Width for Hangul Characters" }, { "Name": "w:CT_OnOff/w:splitPgBreakAndParaMark", "PropertyName": "SplitPageBreakAndParagraphMark", "PropertyComments": "Always Move Paragraph Mark to Page after a Page Break" }, { "Name": "w:CT_OnOff/w:doNotVertAlignCellWithSp", "PropertyName": "DoNotVerticallyAlignCellWithShape", "PropertyComments": "Don\u0027t Vertically Align Cells Containing Floating Objects" }, { "Name": "w:CT_OnOff/w:doNotBreakConstrainedForcedTable", "PropertyName": "DoNotBreakConstrainedForcedTable", "PropertyComments": "Don\u0027t Break Table Rows Around Floating Tables" }, { "Name": "w:CT_OnOff/w:doNotVertAlignInTxbx", "PropertyName": "DoNotVerticallyAlignInTextBox", "PropertyComments": "Ignore Vertical Alignment in Textboxes" }, { "Name": "w:CT_OnOff/w:useAnsiKerningPairs", "PropertyName": "UseAnsiKerningPairs", "PropertyComments": "Use ANSI Kerning Pairs from Fonts" }, { "Name": "w:CT_OnOff/w:cachedColBalance", "PropertyName": "CachedColumnBalance", "PropertyComments": "Use Cached Paragraph Information for Column Balancing" }, { "Name": "w:CT_CompatSetting/w:compatSetting" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_OnOff/w:useSingleBorderforContiguousCells", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wpJustification", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noTabHangInd", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noLeading", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:spaceForUL", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noColumnBalance", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:balanceSingleByteDoubleByteWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noExtraLineSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotLeaveBackslashAlone", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:ulTrailSpace", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotExpandShiftReturn", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:spacingInWholePoints", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:lineWrapLikeWord6", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printBodyTextBeforeHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:printColBlack", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wpSpaceWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:showBreaksInFrames", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:subFontBySize", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressBottomSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressTopSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressSpacingAtTopOfPage", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressTopSpacingWP", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:suppressSpBfAfterPgBrk", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:swapBordersFacingPages", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:convMailMergeEsc", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:truncateFontHeightsLikeWP6", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:mwSmallCaps", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:usePrinterMetrics", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotSuppressParagraphBorders", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:wrapTrailSpaces", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:footnoteLayoutLikeWW8", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:shapeLayoutLikeWW8", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:alignTablesRowByRow", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:forgetLastTabAlignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:adjustLineHeightInTable", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autoSpaceLikeWord95", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:noSpaceRaiseLower", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotUseHTMLParagraphAutoSpacing", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:layoutRawTableWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:layoutTableRowsApart", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useWord97LineBreakRules", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotBreakWrappedTables", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotSnapToGridInCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:selectFldWithFirstOrLastChar", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:applyBreakingRules", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotWrapTextWithPunct", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotUseEastAsianBreakRules", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useWord2002TableStyleRules", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:growAutofit", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useFELayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useNormalStyleForList", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotUseIndentAsNumberingTabStop", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useAltKinsokuLineBreakRules", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:allowSpaceOfSameStyleInTable", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotSuppressIndentation", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotAutofitConstrainedTables", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:autofitToFirstFixedWidthCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:underlineTabInNumList", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:displayHangulFixedWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:splitPgBreakAndParaMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotVertAlignCellWithSp", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotBreakConstrainedForcedTable", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:doNotVertAlignInTxbx", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:useAnsiKerningPairs", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_OnOff/w:cachedColBalance", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_CompatSetting/w:compatSetting", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_DocVars/w:docVars", "ClassName": "DocumentVariables", "Summary": "Document Variables.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_DocVar/w:docVar" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DocVar/w:docVar", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_DocRsids/w:rsids", "ClassName": "Rsids", "Summary": "Listing of All Revision Save ID Values.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_LongHexNumber/w:rsidRoot", "PropertyName": "RsidRoot", "PropertyComments": "Original Document Revision Save ID" }, { "Name": "w:CT_LongHexNumber/w:rsid" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_LongHexNumber/w:rsidRoot", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_LongHexNumber/w:rsid", "Occurs": [ {} ] } ] } }, { "Name": "w:CT_ColorSchemeMapping/w:clrSchemeMapping", "ClassName": "ColorSchemeMapping", "Summary": "Theme Color Mappings.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:bg1", "PropertyName": "Background1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 1 Theme Color Mapping" }, { "QName": "w:t1", "PropertyName": "Text1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 1 Theme Color Mapping" }, { "QName": "w:bg2", "PropertyName": "Background2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 2 Theme Color Mapping" }, { "QName": "w:t2", "PropertyName": "Text2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 2 Theme Color Mapping" }, { "QName": "w:accent1", "PropertyName": "Accent1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 1 Theme Color Mapping" }, { "QName": "w:accent2", "PropertyName": "Accent2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 2 Theme Color Mapping" }, { "QName": "w:accent3", "PropertyName": "Accent3", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent3 Theme Color Mapping" }, { "QName": "w:accent4", "PropertyName": "Accent4", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent4 Theme Color Mapping" }, { "QName": "w:accent5", "PropertyName": "Accent5", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent5 Theme Color Mapping" }, { "QName": "w:accent6", "PropertyName": "Accent6", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent6 Theme Color Mapping" }, { "QName": "w:hyperlink", "PropertyName": "Hyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Hyperlink Theme Color Mapping" }, { "QName": "w:followedHyperlink", "PropertyName": "FollowedHyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.ColorSchemeIndexValues\u003E", "PropertyComments": "Followed Hyperlink Theme Color Mapping" } ] }, { "Name": "w:CT_Captions/w:captions", "ClassName": "Captions", "Summary": "Caption Settings.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "w:CT_Caption/w:caption" }, { "Name": "w:CT_AutoCaptions/w:autoCaptions" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_Caption/w:caption", "Occurs": [ { "Min": 1 } ] }, { "Name": "w:CT_AutoCaptions/w:autoCaptions", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "w:CT_ReadingModeInkLockDown/w:readModeInkLockDown", "ClassName": "ReadModeInkLockDown", "Summary": "Freeze Document Layout.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:actualPg", "PropertyName": "UseActualPages", "Type": "OnOffValue", "PropertyComments": "Use Actual Pages, Not Virtual Pages" }, { "QName": "w:w", "PropertyName": "Width", "Type": "UInt32Value", "PropertyComments": "Virtual Page Width", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:h", "PropertyName": "Height", "Type": "UInt32Value", "PropertyComments": "Virtual Page Height", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "w:fontSz", "PropertyName": "FontSize", "Type": "StringValue", "PropertyComments": "Font Size Scaling", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2007" }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2010", "UnionId": 0 }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2010", "UnionId": 0 }, { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "-?[0-9]\u002B(\\.[0-9]\u002B)?%" } ], "Name": "StringValidator", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true }, { "Name": "NumberValidator", "Type": "w:ST_DecimalNumber", "Version": "Office2013", "UnionId": 1, "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_TargetScreenSz/w:targetScreenSz", "ClassName": "TargetScreenSize", "Summary": "Defines the TargetScreenSize Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.TargetScreenSizeValues\u003E", "PropertyComments": "Target Screen Size Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_PictureBulletBase/w:pict", "ClassName": "PictureBulletBase", "Summary": "Defines the PictureBulletBase Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Image/v:image" }, { "Name": "v:CT_Line/v:line" }, { "Name": "v:CT_Oval/v:oval" }, { "Name": "v:CT_PolyLine/v:polyline" }, { "Name": "v:CT_Rect/v:rect" }, { "Name": "v:CT_RoundRect/v:roundrect" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" } ] } ] } ] } }, { "Name": "w:CT_Panose/w:panose1", "ClassName": "Panose1Number", "Summary": "Defines the Panose1Number Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "HexBinaryValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "10" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_CharacterSet/w:charset", "ClassName": "FontCharSet", "Summary": "Defines the FontCharSet Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "val", "Validators": [ { "Arguments": [ { "Type": "String", "Name": "Pattern", "Value": "[0-9a-fA-F]*" }, { "Type": "Long", "Name": "MinLength", "Value": "1" }, { "Type": "Long", "Name": "MaxLength", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:characterSet", "PropertyName": "StrictCharacterSet", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.StrictCharacterSet\u003E", "PropertyComments": "characterSet" } ] }, { "Name": "w:CT_FontFamily/w:family", "ClassName": "FontFamily", "Summary": "Defines the FontFamily Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FontFamilyValues\u003E", "PropertyComments": "Font Family Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_Pitch/w:pitch", "ClassName": "Pitch", "Summary": "Defines the Pitch Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Wordprocessing.FontPitchValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_FontSig/w:sig", "ClassName": "FontSignature", "Summary": "Defines the FontSignature Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "w:usb0", "PropertyName": "UnicodeSignature0", "Type": "HexBinaryValue", "PropertyComments": "First 32 Bits of Unicode Subset Bitfield", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:usb1", "PropertyName": "UnicodeSignature1", "Type": "HexBinaryValue", "PropertyComments": "Second 32 Bits of Unicode Subset Bitfield", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:usb2", "PropertyName": "UnicodeSignature2", "Type": "HexBinaryValue", "PropertyComments": "Third 32 Bits of Unicode Subset Bitfield", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:usb3", "PropertyName": "UnicodeSignature3", "Type": "HexBinaryValue", "PropertyComments": "Fourth 32 Bits of Unicode Subset Bitfield", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:csb0", "PropertyName": "CodePageSignature0", "Type": "HexBinaryValue", "PropertyComments": "Lower 32 Bits of Code Page Bit Field", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:csb1", "PropertyName": "CodePageSignature1", "Type": "HexBinaryValue", "PropertyComments": "Upper 32 Bits of Code Page Bit Field", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "w:CT_FontRel/w:embedRegular", "ClassName": "EmbedRegularFont", "Summary": "Defines the EmbedRegularFont Class.", "BaseClass": "FontRelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FontRel/w:embedBold", "ClassName": "EmbedBoldFont", "Summary": "Defines the EmbedBoldFont Class.", "BaseClass": "FontRelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FontRel/w:embedItalic", "ClassName": "EmbedItalicFont", "Summary": "Defines the EmbedItalicFont Class.", "BaseClass": "FontRelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FontRel/w:embedBoldItalic", "ClassName": "EmbedBoldItalicFont", "Summary": "Defines the EmbedBoldItalicFont Class.", "BaseClass": "FontRelationshipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "w:CT_FontRel/", "ClassName": "FontRelationshipType", "Summary": "Defines the FontRelationshipType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "w:fontKey", "PropertyName": "FontKey", "Type": "StringValue", "PropertyComments": "fontKey", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "w:subsetted", "PropertyName": "Subsetted", "Type": "OnOffValue", "PropertyComments": "subsetted" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship to Part", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "w:CT_NumLvl/w:lvlOverride", "ClassName": "LevelOverride", "Summary": "Defines the LevelOverride Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "w:ilvl", "PropertyName": "LevelIndex", "Type": "Int32Value", "PropertyComments": "Numbering Level ID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "w:CT_DecimalNumber/w:startOverride", "PropertyName": "StartOverrideNumberingValue", "PropertyComments": "Numbering Level Starting Value Override" }, { "Name": "w:CT_Lvl/w:lvl", "PropertyName": "Level", "PropertyComments": "Numbering Level Override Definition" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "w:CT_DecimalNumber/w:startOverride", "Occurs": [ { "Max": 1 } ] }, { "Name": "w:CT_Lvl/w:lvl", "Occurs": [ { "Max": 1 } ] } ] } } ], "Enums": [ { "Type": "w:ST_OnOffOnly", "Name": "OnOffOnlyValues", "Facets": [ { "Value": "on" }, { "Value": "off" } ] }, { "Type": "w:ST_HighlightColor", "Name": "HighlightColorValues", "Facets": [ { "Comments": "Black Highlighting Color", "Value": "black", "Name": "Black" }, { "Comments": "Blue Highlighting Color", "Value": "blue", "Name": "Blue" }, { "Comments": "Cyan Highlighting Color", "Value": "cyan", "Name": "Cyan" }, { "Comments": "Green Highlighting Color", "Value": "green", "Name": "Green" }, { "Comments": "Magenta Highlighting Color", "Value": "magenta", "Name": "Magenta" }, { "Comments": "Red Highlighting Color", "Value": "red", "Name": "Red" }, { "Comments": "Yellow Highlighting Color", "Value": "yellow", "Name": "Yellow" }, { "Comments": "White Highlighting Color", "Value": "white", "Name": "White" }, { "Comments": "Dark Blue Highlighting Color", "Value": "darkBlue", "Name": "DarkBlue" }, { "Comments": "Dark Cyan Highlighting Color", "Value": "darkCyan", "Name": "DarkCyan" }, { "Comments": "Dark Green Highlighting Color", "Value": "darkGreen", "Name": "DarkGreen" }, { "Comments": "Dark Magenta Highlighting Color", "Value": "darkMagenta", "Name": "DarkMagenta" }, { "Comments": "Dark Red Highlighting Color", "Value": "darkRed", "Name": "DarkRed" }, { "Comments": "Dark Yellow Highlighting Color", "Value": "darkYellow", "Name": "DarkYellow" }, { "Comments": "Dark Gray Highlighting Color", "Value": "darkGray", "Name": "DarkGray" }, { "Comments": "Light Gray Highlighting Color", "Value": "lightGray", "Name": "LightGray" }, { "Comments": "No Text Highlighting", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_HexColorAuto", "Name": "AutomaticColorValues", "Facets": [ { "Comments": "Automatically Determined Color", "Value": "auto", "Name": "Auto" } ] }, { "Type": "w:ST_Underline", "Name": "UnderlineValues", "Facets": [ { "Comments": "Single Underline", "Value": "single", "Name": "Single" }, { "Comments": "Underline Non-Space Characters Only", "Value": "words", "Name": "Words" }, { "Comments": "Double Underline", "Value": "double", "Name": "Double" }, { "Comments": "Thick Underline", "Value": "thick", "Name": "Thick" }, { "Comments": "Dotted Underline", "Value": "dotted", "Name": "Dotted" }, { "Comments": "Thick Dotted Underline", "Value": "dottedHeavy", "Name": "DottedHeavy" }, { "Comments": "Dashed Underline", "Value": "dash", "Name": "Dash" }, { "Comments": "Thick Dashed Underline", "Value": "dashedHeavy", "Name": "DashedHeavy" }, { "Comments": "Long Dashed Underline", "Value": "dashLong", "Name": "DashLong" }, { "Comments": "Thick Long Dashed Underline", "Value": "dashLongHeavy", "Name": "DashLongHeavy" }, { "Comments": "Dash-Dot Underline", "Value": "dotDash", "Name": "DotDash" }, { "Comments": "Thick Dash-Dot Underline", "Value": "dashDotHeavy", "Name": "DashDotHeavy" }, { "Comments": "Dash-Dot-Dot Underline", "Value": "dotDotDash", "Name": "DotDotDash" }, { "Comments": "Thick Dash-Dot-Dot Underline", "Value": "dashDotDotHeavy", "Name": "DashDotDotHeavy" }, { "Comments": "Wave Underline", "Value": "wave", "Name": "Wave" }, { "Comments": "Heavy Wave Underline", "Value": "wavyHeavy", "Name": "WavyHeavy" }, { "Comments": "Double Wave Underline", "Value": "wavyDouble", "Name": "WavyDouble" }, { "Comments": "No Underline", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_TextEffect", "Name": "TextEffectValues", "Facets": [ { "Comments": "Blinking Background Animation", "Value": "blinkBackground", "Name": "BlinkBackground" }, { "Comments": "Colored Lights Animation", "Value": "lights", "Name": "Lights" }, { "Comments": "Black Dashed Line Animation", "Value": "antsBlack", "Name": "AntsBlack" }, { "Comments": "Marching Red Ants", "Value": "antsRed", "Name": "AntsRed" }, { "Comments": "Shimmer Animation", "Value": "shimmer", "Name": "Shimmer" }, { "Comments": "Sparkling Lights Animation", "Value": "sparkle", "Name": "Sparkle" }, { "Comments": "No Animation", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_VerticalAlignRun", "Name": "VerticalPositionValues", "Facets": [ { "Comments": "Regular Vertical Positioning", "Value": "baseline", "Name": "Baseline" }, { "Comments": "Superscript", "Value": "superscript", "Name": "Superscript" }, { "Comments": "Subscript", "Value": "subscript", "Name": "Subscript" } ] }, { "Type": "w:ST_Em", "Name": "EmphasisMarkValues", "Facets": [ { "Comments": "No Emphasis Mark", "Value": "none", "Name": "None" }, { "Comments": "Dot Emphasis Mark Above Characters", "Value": "dot", "Name": "Dot" }, { "Comments": "Comma Emphasis Mark Above Characters", "Value": "comma", "Name": "Comma" }, { "Comments": "Circle Emphasis Mark Above Characters", "Value": "circle", "Name": "Circle" }, { "Comments": "Dot Emphasis Mark Below Characters", "Value": "underDot", "Name": "UnderDot" } ] }, { "Type": "w:ST_CombineBrackets", "Name": "CombineBracketValues", "Facets": [ { "Comments": "No Enclosing Brackets", "Value": "none", "Name": "None" }, { "Comments": "Round Brackets", "Value": "round", "Name": "Round" }, { "Comments": "Square Brackets", "Value": "square", "Name": "Square" }, { "Comments": "Angle Brackets", "Value": "angle", "Name": "Angle" }, { "Comments": "Curly Brackets", "Value": "curly", "Name": "Curly" } ] }, { "Type": "w:ST_XAlign", "Name": "HorizontalAlignmentValues", "Facets": [ { "Comments": "Left Aligned Horizontally", "Value": "left", "Name": "Left" }, { "Comments": "Centered Horizontally", "Value": "center", "Name": "Center" }, { "Comments": "Right Aligned Horizontally", "Value": "right", "Name": "Right" }, { "Comments": "Inside", "Value": "inside", "Name": "Inside" }, { "Comments": "Outside", "Value": "outside", "Name": "Outside" } ] }, { "Type": "w:ST_YAlign", "Name": "VerticalAlignmentValues", "Facets": [ { "Comments": "In line With Text", "Value": "inline", "Name": "Inline" }, { "Comments": "Top", "Value": "top", "Name": "Top" }, { "Comments": "Centered Vertically", "Value": "center", "Name": "Center" }, { "Comments": "Bottom", "Value": "bottom", "Name": "Bottom" }, { "Comments": "Inside Anchor Extents", "Value": "inside", "Name": "Inside" }, { "Comments": "Outside Anchor Extents", "Value": "outside", "Name": "Outside" } ] }, { "Type": "w:ST_HeightRule", "Name": "HeightRuleValues", "Facets": [ { "Comments": "Determine Height Based On Contents", "Value": "auto", "Name": "Auto" }, { "Comments": "Exact Height", "Value": "exact", "Name": "Exact" }, { "Comments": "Minimum Height", "Value": "atLeast", "Name": "AtLeast" } ] }, { "Type": "w:ST_Wrap", "Name": "TextWrappingValues", "Facets": [ { "Comments": "Default Text Wrapping Around Frame", "Value": "auto", "Name": "Auto" }, { "Comments": "No Text Wrapping Beside Frame", "Value": "notBeside", "Name": "NotBeside" }, { "Comments": "Allow Text Wrapping Around Frame", "Value": "around", "Name": "Around" }, { "Comments": "Tight Text Wrapping Around Frame", "Value": "tight", "Name": "Tight" }, { "Comments": "Through Text Wrapping Around Frame", "Value": "through", "Name": "Through" }, { "Comments": "No Text Wrapping Around Frame", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_VAnchor", "Name": "VerticalAnchorValues", "Facets": [ { "Comments": "Relative To Vertical Text Extents", "Value": "text", "Name": "Text" }, { "Comments": "Relative To Margin", "Value": "margin", "Name": "Margin" }, { "Comments": "Relative To Page", "Value": "page", "Name": "Page" } ] }, { "Type": "w:ST_HAnchor", "Name": "HorizontalAnchorValues", "Facets": [ { "Comments": "Relative to Text Extents", "Value": "text", "Name": "Text" }, { "Comments": "Relative To Margin", "Value": "margin", "Name": "Margin" }, { "Comments": "Relative to Page", "Value": "page", "Name": "Page" } ] }, { "Type": "w:ST_DropCap", "Name": "DropCapLocationValues", "Facets": [ { "Comments": "Not Drop Cap", "Value": "none", "Name": "None" }, { "Comments": "Drop Cap Inside Margin", "Value": "drop", "Name": "Drop" }, { "Comments": "Drop Cap Outside Margin", "Value": "margin", "Name": "Margin" } ] }, { "Type": "w:ST_TabTlc", "Name": "TabStopLeaderCharValues", "Facets": [ { "Comments": "No tab stop leader", "Value": "none", "Name": "None" }, { "Comments": "Dotted leader line", "Value": "dot", "Name": "Dot" }, { "Comments": "Dashed tab stop leader line", "Value": "hyphen", "Name": "Hyphen" }, { "Comments": "Solid leader line", "Value": "underscore", "Name": "Underscore" }, { "Comments": "Heavy solid leader line", "Value": "heavy", "Name": "Heavy" }, { "Comments": "Middle dot leader line", "Value": "middleDot", "Name": "MiddleDot" } ] }, { "Type": "w:ST_LineSpacingRule", "Name": "LineSpacingRuleValues", "Facets": [ { "Comments": "Automatically Determined Line Height", "Value": "auto", "Name": "Auto" }, { "Comments": "Exact Line Height", "Value": "exact", "Name": "Exact" }, { "Comments": "Minimum Line Height", "Value": "atLeast", "Name": "AtLeast" } ] }, { "Type": "w:ST_TblJc", "Name": "TableRowAlignmentValues", "Facets": [ { "Value": "left" }, { "Value": "center" }, { "Value": "right" } ] }, { "Type": "w:ST_View", "Name": "ViewValues", "Facets": [ { "Comments": "Default View", "Value": "none", "Name": "None" }, { "Comments": "Print Layout View", "Value": "print", "Name": "Print" }, { "Comments": "Outline View", "Value": "outline", "Name": "Outline" }, { "Comments": "Master Document View", "Value": "masterPages", "Name": "MasterPages" }, { "Comments": "Draft View", "Value": "normal", "Name": "Normal" }, { "Comments": "Web Page View", "Value": "web", "Name": "Web" } ] }, { "Type": "w:ST_Zoom", "Name": "PresetZoomValues", "Facets": [ { "Comments": "No Preset Magnification", "Value": "none", "Name": "None" }, { "Comments": "Display One Full Page", "Value": "fullPage", "Name": "FullPage" }, { "Comments": "Display Page Width", "Value": "bestFit", "Name": "BestFit" }, { "Comments": "Display Text Width", "Value": "textFit", "Name": "TextFit" } ] }, { "Type": "w:ST_Proof", "Name": "ProofingStateValues", "Facets": [ { "Comments": "Check Completed", "Value": "clean", "Name": "Clean" }, { "Comments": "Check Not Completed", "Value": "dirty", "Name": "Dirty" } ] }, { "Type": "w:ST_DocType", "Name": "DocumentTypeValues", "Facets": [ { "Comments": "Default Document", "Value": "notSpecified", "Name": "NotSpecified" }, { "Comments": "Letter", "Value": "letter", "Name": "Letter" }, { "Comments": "E-Mail Message", "Value": "eMail", "Name": "Email" } ] }, { "Type": "w:ST_DocProtect", "Name": "DocumentProtectionValues", "Facets": [ { "Comments": "No Editing Restrictions", "Value": "none", "Name": "None" }, { "Comments": "Allow No Editing", "Value": "readOnly", "Name": "ReadOnly" }, { "Comments": "Allow Editing of Comments", "Value": "comments", "Name": "Comments" }, { "Comments": "Allow Editing With Revision Tracking", "Value": "trackedChanges", "Name": "TrackedChanges" }, { "Comments": "Allow Editing of Form Fields", "Value": "forms", "Name": "Forms" } ] }, { "Type": "w:ST_MailMergeDocType", "Name": "MailMergeDocumentValues", "Facets": [ { "Comments": "Catalog Source Document", "Value": "catalog", "Name": "Catalog" }, { "Comments": "Envelope Source Document", "Value": "envelopes", "Name": "Envelope" }, { "Comments": "Mailing Label Source Document", "Value": "mailingLabels", "Name": "MailingLabel" }, { "Comments": "Form Letter Source Document", "Value": "formLetters", "Name": "FormLetter" }, { "Comments": "E-Mail Source Document", "Value": "email", "Name": "Email" }, { "Comments": "Fax Source Document", "Value": "fax", "Name": "Fax" } ] }, { "Type": "w:ST_MailMergeDataType", "Name": "MailMergeDataValues", "Facets": [ { "Comments": "Text File Data Source", "Value": "textFile", "Name": "TextFile" }, { "Comments": "Database Data Source", "Value": "database", "Name": "Database" }, { "Comments": "Spreadsheet Data Source", "Value": "spreadsheet", "Name": "Spreadsheet" }, { "Comments": "Query Data Source", "Value": "query", "Name": "Query" }, { "Comments": "Open Database Connectivity Data Source", "Value": "odbc", "Name": "Odbc" }, { "Comments": "Office Data Source Object Data Source", "Value": "native", "Name": "Native" } ] }, { "Type": "w:ST_MailMergeDest", "Name": "MailMergeDestinationValues", "Facets": [ { "Comments": "Send Merged Documents to New Documents", "Value": "newDocument", "Name": "NewDocument" }, { "Comments": "Send Merged Documents to Printer", "Value": "printer", "Name": "Printer" }, { "Comments": "Send Merged Documents as E-mail Messages", "Value": "email", "Name": "Email" }, { "Comments": "Send Merged Documents as Faxes", "Value": "fax", "Name": "Fax" } ] }, { "Type": "w:ST_MailMergeOdsoFMDFieldType", "Name": "MailMergeOdsoFieldValues", "Facets": [ { "Comments": "Field Not Mapped", "Value": "null", "Name": "Null" }, { "Comments": "Field Mapping to Data Source Column", "Value": "dbColumn", "Name": "DbColumn" } ] }, { "Type": "w:ST_TextAlignment", "Name": "VerticalTextAlignmentValues", "Facets": [ { "Comments": "Align Text at Top", "Value": "top", "Name": "Top" }, { "Comments": "Align Text at Center", "Value": "center", "Name": "Center" }, { "Comments": "Align Text at Baseline", "Value": "baseline", "Name": "Baseline" }, { "Comments": "Align Text at Bottom", "Value": "bottom", "Name": "Bottom" }, { "Comments": "Automatically Determine Alignment", "Value": "auto", "Name": "Auto" } ] }, { "Type": "w:ST_DisplacedByCustomXml", "Name": "DisplacedByCustomXmlValues", "Facets": [ { "Comments": "Displaced by Next Custom XML Markup Tag", "Value": "next", "Name": "Next" }, { "Comments": "Displaced by Previous Custom XML Markup Tag", "Value": "prev", "Name": "Previous" } ] }, { "Type": "w:ST_AnnotationVMerge", "Name": "VerticalMergeRevisionValues", "Facets": [ { "Comments": "Vertically Merged Cell", "Value": "cont", "Name": "Continue" }, { "Comments": "Vertically Split Cell", "Value": "rest", "Name": "Restart" } ] }, { "Type": "w:ST_TextboxTightWrap", "Name": "TextBoxTightWrapValues", "Facets": [ { "Comments": "Do Not Tight Wrap", "Value": "none", "Name": "None" }, { "Comments": "Tight Wrap All Lines", "Value": "allLines", "Name": "AllLines" }, { "Comments": "Tight Wrap First and Last Lines", "Value": "firstAndLastLine", "Name": "FirstAndLastLine" }, { "Comments": "Tight Wrap First Line", "Value": "firstLineOnly", "Name": "FirstLineOnly" }, { "Comments": "Tight Wrap Last Line", "Value": "lastLineOnly", "Name": "LastLineOnly" } ] }, { "Type": "w:ST_FldCharType", "Name": "FieldCharValues", "Facets": [ { "Comments": "Start Character", "Value": "begin", "Name": "Begin" }, { "Comments": "Separator Character", "Value": "separate", "Name": "Separate" }, { "Comments": "End Character", "Value": "end", "Name": "End" } ] }, { "Type": "w:ST_InfoTextType", "Name": "InfoTextValues", "Facets": [ { "Comments": "Literal Text", "Value": "text", "Name": "Text" }, { "Comments": "Glossary Document Entry", "Value": "autoText", "Name": "AutoText" } ] }, { "Type": "w:ST_FFTextType", "Name": "TextBoxFormFieldValues", "Facets": [ { "Comments": "Text Box", "Value": "regular", "Name": "Regular" }, { "Comments": "Number", "Value": "number", "Name": "Number" }, { "Comments": "Date", "Value": "date", "Name": "Date" }, { "Comments": "Current Time Display", "Value": "currentTime", "Name": "CurrentTime" }, { "Comments": "Current Date Display", "Value": "currentDate", "Name": "CurrentDate" }, { "Comments": "Field Calculation", "Value": "calculated", "Name": "Calculated" } ] }, { "Type": "w:ST_SectionMark", "Name": "SectionMarkValues", "Facets": [ { "Comments": "Next Page Section Break", "Value": "nextPage", "Name": "NextPage" }, { "Comments": "Column Section Break", "Value": "nextColumn", "Name": "NextColumn" }, { "Comments": "Continuous Section Break", "Value": "continuous", "Name": "Continuous" }, { "Comments": "Even Page Section Break", "Value": "evenPage", "Name": "EvenPage" }, { "Comments": "Odd Page Section Break", "Value": "oddPage", "Name": "OddPage" } ] }, { "Type": "w:ST_PageOrientation", "Name": "PageOrientationValues", "Facets": [ { "Comments": "Portrait Mode", "Value": "portrait", "Name": "Portrait" }, { "Comments": "Landscape Mode", "Value": "landscape", "Name": "Landscape" } ] }, { "Type": "w:ST_PageBorderZOrder", "Name": "PageBorderZOrderValues", "Facets": [ { "Comments": "Page Border Ahead of Text", "Value": "front", "Name": "Front" }, { "Comments": "Page Border Behind Text", "Value": "back", "Name": "Back" } ] }, { "Type": "w:ST_PageBorderDisplay", "Name": "PageBorderDisplayValues", "Facets": [ { "Comments": "Display Page Border on All Pages", "Value": "allPages", "Name": "AllPages" }, { "Comments": "Display Page Border on First Page", "Value": "firstPage", "Name": "FirstPage" }, { "Comments": "Display Page Border on All Pages Except First", "Value": "notFirstPage", "Name": "NotFirstPage" } ] }, { "Type": "w:ST_PageBorderOffset", "Name": "PageBorderOffsetValues", "Facets": [ { "Comments": "Page Border Is Positioned Relative to Page Edges", "Value": "page", "Name": "Page" }, { "Comments": "Page Border Is Positioned Relative to Text Extents", "Value": "text", "Name": "Text" } ] }, { "Type": "w:ST_ChapterSep", "Name": "ChapterSeparatorValues", "Facets": [ { "Comments": "Hyphen Chapter Separator", "Value": "hyphen", "Name": "Hyphen" }, { "Comments": "Period Chapter Separator", "Value": "period", "Name": "Period" }, { "Comments": "Colon Chapter Separator", "Value": "colon", "Name": "Colon" }, { "Comments": "Em Dash Chapter Separator", "Value": "emDash", "Name": "EmDash" }, { "Comments": "En Dash Chapter Separator", "Value": "enDash", "Name": "EnDash" } ] }, { "Type": "w:ST_LineNumberRestart", "Name": "LineNumberRestartValues", "Facets": [ { "Comments": "Restart Line Numbering on Each Page", "Value": "newPage", "Name": "NewPage" }, { "Comments": "Restart Line Numbering for Each Section", "Value": "newSection", "Name": "NewSection" }, { "Comments": "Continue Line Numbering From Previous Section", "Value": "continuous", "Name": "Continuous" } ] }, { "Type": "w:ST_VerticalJc", "Name": "VerticalJustificationValues", "Facets": [ { "Comments": "Align Top", "Value": "top", "Name": "Top" }, { "Comments": "Align Center", "Value": "center", "Name": "Center" }, { "Comments": "Vertical Justification", "Value": "both", "Name": "Both" }, { "Comments": "Align Bottom", "Value": "bottom", "Name": "Bottom" } ] }, { "Type": "w:ST_VerticalTblJc", "Name": "TableVerticalAlignmentValues", "Facets": [ { "Value": "top" }, { "Value": "center" }, { "Value": "bottom" } ] }, { "Type": "w:ST_DocGrid", "Name": "DocGridValues", "Facets": [ { "Comments": "No Document Grid", "Value": "default", "Name": "Default" }, { "Comments": "Line Grid Only", "Value": "lines", "Name": "Lines" }, { "Comments": "Line and Character Grid", "Value": "linesAndChars", "Name": "LinesAndChars" }, { "Comments": "Character Grid Only", "Value": "snapToChars", "Name": "SnapToChars" } ] }, { "Type": "w:ST_HdrFtr", "Name": "HeaderFooterValues", "Facets": [ { "Comments": "Even Numbered Pages Only", "Value": "even", "Name": "Even" }, { "Comments": "Default Header or Footer", "Value": "default", "Name": "Default" }, { "Comments": "First Page Only", "Value": "first", "Name": "First" } ] }, { "Type": "w:ST_FtnEdn", "Name": "FootnoteEndnoteValues", "Facets": [ { "Comments": "Normal Footnote/Endnote", "Value": "normal", "Name": "Normal" }, { "Comments": "Separator", "Value": "separator", "Name": "Separator" }, { "Comments": "Continuation Separator", "Value": "continuationSeparator", "Name": "ContinuationSeparator" }, { "Comments": "Continuation Notice Separator", "Value": "continuationNotice", "Name": "ContinuationNotice" } ] }, { "Type": "w:ST_BrType", "Name": "BreakValues", "Facets": [ { "Comments": "Page Break", "Value": "page", "Name": "Page" }, { "Comments": "Column Break", "Value": "column", "Name": "Column" }, { "Comments": "Line Break", "Value": "textWrapping", "Name": "TextWrapping" } ] }, { "Type": "w:ST_BrClear", "Name": "BreakTextRestartLocationValues", "Facets": [ { "Comments": "Restart On Next Line", "Value": "none", "Name": "None" }, { "Comments": "Restart In Next Text Region When In Leftmost Position", "Value": "left", "Name": "Left" }, { "Comments": "Restart In Next Text Region When In Rightmost Position", "Value": "right", "Name": "Right" }, { "Comments": "Restart On Next Full Line", "Value": "all", "Name": "All" } ] }, { "Type": "w:ST_PTabAlignment", "Name": "AbsolutePositionTabAlignmentValues", "Facets": [ { "Comments": "Left", "Value": "left", "Name": "Left" }, { "Comments": "Center", "Value": "center", "Name": "Center" }, { "Comments": "Right", "Value": "right", "Name": "Right" } ] }, { "Type": "w:ST_PTabRelativeTo", "Name": "AbsolutePositionTabPositioningBaseValues", "Facets": [ { "Comments": "Relative To Text Margins", "Value": "margin", "Name": "Margin" }, { "Comments": "Relative To Indents", "Value": "indent", "Name": "Indent" } ] }, { "Type": "w:ST_PTabLeader", "Name": "AbsolutePositionTabLeaderCharValues", "Facets": [ { "Comments": "No Leader Character", "Value": "none", "Name": "None" }, { "Comments": "Dot Leader Character", "Value": "dot", "Name": "Dot" }, { "Comments": "Hyphen Leader Character", "Value": "hyphen", "Name": "Hyphen" }, { "Comments": "Underscore Leader Character", "Value": "underscore", "Name": "Underscore" }, { "Comments": "Centered Dot Leader Character", "Value": "middleDot", "Name": "MiddleDot" } ] }, { "Type": "w:ST_ProofErr", "Name": "ProofingErrorValues", "Facets": [ { "Comments": "Start of Region Marked as Spelling Error", "Value": "spellStart", "Name": "SpellStart" }, { "Comments": "End of Region Marked as Spelling Error", "Value": "spellEnd", "Name": "SpellEnd" }, { "Comments": "Start of Region Marked as Grammatical Error", "Value": "gramStart", "Name": "GrammarStart" }, { "Comments": "End of Region Marked as Grammatical Error", "Value": "gramEnd", "Name": "GrammarEnd" } ] }, { "Type": "w:ST_EdGrp", "Name": "RangePermissionEditingGroupValues", "Facets": [ { "Comments": "No Users Have Editing Permissions", "Value": "none", "Name": "None" }, { "Comments": "All Users Have Editing Permissions", "Value": "everyone", "Name": "Everyone" }, { "Comments": "Administrator Group", "Value": "administrators", "Name": "Administrators" }, { "Comments": "Contributors Group", "Value": "contributors", "Name": "Contributors" }, { "Comments": "Editors Group", "Value": "editors", "Name": "Editors" }, { "Comments": "Owners Group", "Value": "owners", "Name": "Owners" }, { "Comments": "Current Group", "Value": "current", "Name": "Current" } ] }, { "Type": "w:ST_Hint", "Name": "FontTypeHintValues", "Facets": [ { "Comments": "High ANSI Font", "Value": "default", "Name": "Default" }, { "Comments": "East Asian Font", "Value": "eastAsia", "Name": "EastAsia" }, { "Comments": "Complex Script Font", "Value": "cs", "Name": "ComplexScript" } ] }, { "Type": "w:ST_Theme", "Name": "ThemeFontValues", "Facets": [ { "Comments": "Major East Asian Theme Font", "Value": "majorEastAsia", "Name": "MajorEastAsia" }, { "Comments": "Major Complex Script Theme Font", "Value": "majorBidi", "Name": "MajorBidi" }, { "Comments": "Major ASCII Theme Font", "Value": "majorAscii", "Name": "MajorAscii" }, { "Comments": "Major High ANSI Theme Font", "Value": "majorHAnsi", "Name": "MajorHighAnsi" }, { "Comments": "Minor East Asian Theme Font", "Value": "minorEastAsia", "Name": "MinorEastAsia" }, { "Comments": "Minor Complex Script Theme Font", "Value": "minorBidi", "Name": "MinorBidi" }, { "Comments": "Minor ASCII Theme Font", "Value": "minorAscii", "Name": "MinorAscii" }, { "Comments": "Minor High ANSI Theme Font", "Value": "minorHAnsi", "Name": "MinorHighAnsi" } ] }, { "Type": "w:ST_RubyAlign", "Name": "RubyAlignValues", "Facets": [ { "Comments": "Center", "Value": "center", "Name": "Center" }, { "Comments": "Distribute All Characters", "Value": "distributeLetter", "Name": "DistributeLetter" }, { "Comments": "Distribute all Characters w/ Additional Space On Either Side", "Value": "distributeSpace", "Name": "DistributeSpace" }, { "Comments": "Left Aligned", "Value": "left", "Name": "Left" }, { "Comments": "Right Aligned", "Value": "right", "Name": "Right" }, { "Comments": "Vertically Aligned to Right of Base Text", "Value": "rightVertical", "Name": "RightVertical" } ] }, { "Type": "w:ST_Lock", "Name": "LockingValues", "Facets": [ { "Comments": "SDT Cannot Be Deleted", "Value": "sdtLocked", "Name": "SdtLocked" }, { "Comments": "Contents Cannot Be Edited At Runtime", "Value": "contentLocked", "Name": "ContentLocked" }, { "Comments": "No Locking", "Value": "unlocked", "Name": "Unlocked" }, { "Comments": "Contents Cannot Be Edited At Runtime And SDT Cannot Be Deleted", "Value": "sdtContentLocked", "Name": "SdtContentLocked" } ] }, { "Type": "w:ST_SdtDateMappingType", "Name": "DateFormatValues", "Facets": [ { "Comments": "Same As Display", "Value": "text", "Name": "Text" }, { "Comments": "XML Schema Date Format", "Value": "date", "Name": "Date" }, { "Comments": "XML Schema DateTime Format", "Value": "dateTime", "Name": "DateTime" } ] }, { "Type": "w:ST_TblWidth", "Name": "TableWidthUnitValues", "Facets": [ { "Comments": "No Width", "Value": "nil", "Name": "Nil" }, { "Comments": "Width in Fiftieths of a Percent", "Value": "pct", "Name": "Pct" }, { "Comments": "Width in Twentieths of a Point", "Value": "dxa", "Name": "Dxa" }, { "Comments": "Automatically Determined Width", "Value": "auto", "Name": "Auto" } ] }, { "Type": "w:ST_TblWidthDxaNil", "Name": "TableWidthValues", "Facets": [ { "Value": "nil" }, { "Value": "dxa" } ] }, { "Type": "w:ST_Merge", "Name": "MergedCellValues", "Facets": [ { "Comments": "Continue Merged Region", "Value": "continue", "Name": "Continue" }, { "Comments": "Start/Restart Merged Region", "Value": "restart", "Name": "Restart" } ] }, { "Type": "w:ST_TblLayoutType", "Name": "TableLayoutValues", "Facets": [ { "Comments": "Fixed Width Table Layout", "Value": "fixed", "Name": "Fixed" }, { "Comments": "AutoFit Table Layout", "Value": "autofit", "Name": "Autofit" } ] }, { "Type": "w:ST_TblOverlap", "Name": "TableOverlapValues", "Facets": [ { "Comments": "Floating Table Cannot Overlap", "Value": "never", "Name": "Never" }, { "Comments": "Floating Table Can Overlap", "Value": "overlap", "Name": "Overlap" } ] }, { "Type": "w:ST_FtnPos", "Name": "FootnotePositionValues", "Facets": [ { "Comments": "Footnotes Positioned at Page Bottom", "Value": "pageBottom", "Name": "PageBottom" }, { "Comments": "Footnotes Positioned Beneath Text", "Value": "beneathText", "Name": "BeneathText" }, { "Comments": "Footnotes Positioned At End of Section", "Value": "sectEnd", "Name": "SectionEnd" } ] }, { "Type": "w:ST_EdnPos", "Name": "EndnotePositionValues", "Facets": [ { "Comments": "Endnotes Positioned at End of Section", "Value": "sectEnd", "Name": "SectionEnd" }, { "Comments": "Endnotes Positioned at End of Document", "Value": "docEnd", "Name": "DocumentEnd" } ] }, { "Type": "w:ST_RestartNumber", "Name": "RestartNumberValues", "Facets": [ { "Comments": "Continue Numbering From Previous Section", "Value": "continuous", "Name": "Continuous" }, { "Comments": "Restart Numbering For Each Section", "Value": "eachSect", "Name": "EachSection" }, { "Comments": "Restart Numbering On Each Page", "Value": "eachPage", "Name": "EachPage" } ] }, { "Type": "w:ST_MailMergeSourceType", "Name": "MailMergeSourceValues", "Facets": [ { "Comments": "Database Data Source", "Value": "database", "Name": "Database" }, { "Comments": "Address Book Data Source", "Value": "addressBook", "Name": "AddressBook" }, { "Comments": "Alternate Document Format Data Source", "Value": "document1", "Name": "Document1" }, { "Comments": "Alternate Document Format Data Source Two", "Value": "document2", "Name": "Document2" }, { "Comments": "Text File Data Source", "Value": "text", "Name": "Text" }, { "Comments": "E-Mail Program Data Source", "Value": "email", "Name": "Email" }, { "Comments": "Native Data Source", "Value": "native", "Name": "Native" }, { "Comments": "Legacy Document Format Data Source", "Value": "legacy", "Name": "Legacy" }, { "Comments": "Aggregate Data Source", "Value": "master", "Name": "Master" } ] }, { "Type": "w:ST_TargetScreenSz", "Name": "TargetScreenSizeValues", "Facets": [ { "Comments": "Optimize for 544x376", "Value": "544x376", "Name": "Sz544x376" }, { "Comments": "Optimize for 640x480", "Value": "640x480", "Name": "Sz640x480" }, { "Comments": "Optimize for 720x512", "Value": "720x512", "Name": "Sz720x512" }, { "Comments": "Optimize for 800x600", "Value": "800x600", "Name": "Sz800x600" }, { "Comments": "Optimize for 1024x768", "Value": "1024x768", "Name": "Sz1024x768" }, { "Comments": "Optimize for 1152x882", "Value": "1152x882", "Name": "Sz1152x882" }, { "Comments": "Optimize for 1152x900", "Value": "1152x900", "Name": "Sz1152x900" }, { "Comments": "Optimize for 1280x1024", "Value": "1280x1024", "Name": "Sz1280x1024" }, { "Comments": "Optimize for 1600x1200", "Value": "1600x1200", "Name": "Sz1600x1200" }, { "Comments": "Optimize for 1800x1440", "Value": "1800x1440", "Name": "Sz1800x1440" }, { "Comments": "Optimize for 1920x1200", "Value": "1920x1200", "Name": "Sz1920x1200" } ] }, { "Type": "w:ST_CharacterSpacing", "Name": "CharacterSpacingValues", "Facets": [ { "Comments": "Do Not Compress Whitespace", "Value": "doNotCompress", "Name": "DoNotCompress" }, { "Comments": "Compress Whitespace From Punctuation Characters", "Value": "compressPunctuation", "Name": "CompressPunctuation" }, { "Comments": "Compress Whitespace From Both Japanese Kana And Punctuation Characters", "Value": "compressPunctuationAndJapaneseKana", "Name": "CompressPunctuationAndJapaneseKana" } ] }, { "Type": "w:ST_ColorSchemeIndex", "Name": "ColorSchemeIndexValues", "Facets": [ { "Comments": "Dark 1 Theme Color Reference", "Value": "dark1", "Name": "Dark1" }, { "Comments": "Light 1 Theme Color Reference", "Value": "light1", "Name": "Light1" }, { "Comments": "Dark 2 Theme Color Reference", "Value": "dark2", "Name": "Dark2" }, { "Comments": "Light 2 Theme Color Reference", "Value": "light2", "Name": "Light2" }, { "Comments": "Accent 1 Theme Color Reference", "Value": "accent1", "Name": "Accent1" }, { "Comments": "Accent 2 Theme Color Reference", "Value": "accent2", "Name": "Accent2" }, { "Comments": "Accent 3 Theme Color Reference", "Value": "accent3", "Name": "Accent3" }, { "Comments": "Accent4 Theme Color Reference", "Value": "accent4", "Name": "Accent4" }, { "Comments": "Accent5 Theme Color Reference", "Value": "accent5", "Name": "Accent5" }, { "Comments": "Accent 6 Theme Color Reference", "Value": "accent6", "Name": "Accent6" }, { "Comments": "Hyperlink Theme Color Reference", "Value": "hyperlink", "Name": "Hyperlink" }, { "Comments": "Followed Hyperlink Theme Color Reference", "Value": "followedHyperlink", "Name": "FollowedHyperlink" } ] }, { "Type": "w:ST_FrameScrollbar", "Name": "FrameScrollbarVisibilityValues", "Facets": [ { "Comments": "Always Show Scrollbar", "Value": "on", "Name": "On" }, { "Comments": "Never Show Scrollbar", "Value": "off", "Name": "Off" }, { "Comments": "Automatically Show Scrollbar As Needed", "Value": "auto", "Name": "Auto" } ] }, { "Type": "w:ST_FrameLayout", "Name": "FrameLayoutValues", "Facets": [ { "Comments": "Stack Frames Vertically", "Value": "rows", "Name": "Rows" }, { "Comments": "Stack Frames Horizontally", "Value": "cols", "Name": "Columns" }, { "Comments": "Do Not Stack Frames", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_LevelSuffix", "Name": "LevelSuffixValues", "Facets": [ { "Comments": "Tab Between Numbering and Text", "Value": "tab", "Name": "Tab" }, { "Comments": "Space Between Numbering and Text", "Value": "space", "Name": "Space" }, { "Comments": "Nothing Between Numbering and Text", "Value": "nothing", "Name": "Nothing" } ] }, { "Type": "w:ST_MultiLevelType", "Name": "MultiLevelValues", "Facets": [ { "Comments": "Single Level Numbering Definition", "Value": "singleLevel", "Name": "SingleLevel" }, { "Comments": "Multilevel Numbering Definition", "Value": "multilevel", "Name": "Multilevel" }, { "Comments": "Hybrid Multilevel Numbering Definition", "Value": "hybridMultilevel", "Name": "HybridMultilevel" } ] }, { "Type": "w:ST_TblStyleOverrideType", "Name": "TableStyleOverrideValues", "Facets": [ { "Comments": "Whole table formatting", "Value": "wholeTable", "Name": "WholeTable" }, { "Comments": "First Row Conditional Formatting", "Value": "firstRow", "Name": "FirstRow" }, { "Comments": "Last table row formatting", "Value": "lastRow", "Name": "LastRow" }, { "Comments": "First Column Conditional Formatting", "Value": "firstCol", "Name": "FirstColumn" }, { "Comments": "Last table column formatting", "Value": "lastCol", "Name": "LastColumn" }, { "Comments": "Banded Column Conditional Formatting", "Value": "band1Vert", "Name": "Band1Vertical" }, { "Comments": "Even Column Stripe Conditional Formatting", "Value": "band2Vert", "Name": "Band2Vertical" }, { "Comments": "Banded Row Conditional Formatting", "Value": "band1Horz", "Name": "Band1Horizontal" }, { "Comments": "Even Row Stripe Conditional Formatting", "Value": "band2Horz", "Name": "Band2Horizontal" }, { "Comments": "Top right table cell formatting", "Value": "neCell", "Name": "NorthEastCell" }, { "Comments": "Top left table cell formatting", "Value": "nwCell", "Name": "NorthWestCell" }, { "Comments": "Bottom right table cell formatting", "Value": "seCell", "Name": "SouthEastCell" }, { "Comments": "Bottom left table cell formatting", "Value": "swCell", "Name": "SouthWestCell" } ] }, { "Type": "w:ST_StyleType", "Name": "StyleValues", "Facets": [ { "Comments": "Paragraph Style", "Value": "paragraph", "Name": "Paragraph" }, { "Comments": "Character Style", "Value": "character", "Name": "Character" }, { "Comments": "Table Style", "Value": "table", "Name": "Table" }, { "Comments": "Numbering Style", "Value": "numbering", "Name": "Numbering" } ] }, { "Type": "w:ST_FontFamily", "Name": "FontFamilyValues", "Facets": [ { "Comments": "Novelty Font", "Value": "decorative", "Name": "Decorative" }, { "Comments": "Monospace Font", "Value": "modern", "Name": "Modern" }, { "Comments": "Proportional Font With Serifs", "Value": "roman", "Name": "Roman" }, { "Comments": "Script Font", "Value": "script", "Name": "Script" }, { "Comments": "Proportional Font Without Serifs", "Value": "swiss", "Name": "Swiss" }, { "Comments": "No Font Family", "Value": "auto", "Name": "Auto" } ] }, { "Type": "w:ST_Pitch", "Name": "FontPitchValues", "Facets": [ { "Comments": "Fixed Width", "Value": "fixed", "Name": "Fixed" }, { "Comments": "Proportional Width", "Value": "variable", "Name": "Variable" }, { "Comments": "Default", "Value": "default", "Name": "Default" } ] }, { "Type": "w:ST_ThemeColor", "Name": "ThemeColorValues", "Facets": [ { "Comments": "Dark 1 Theme Color", "Value": "dark1", "Name": "Dark1" }, { "Comments": "Light 1 Theme Color", "Value": "light1", "Name": "Light1" }, { "Comments": "Dark 2 Theme Color", "Value": "dark2", "Name": "Dark2" }, { "Comments": "Light 2 Theme Color", "Value": "light2", "Name": "Light2" }, { "Comments": "Accent 1 Theme Color", "Value": "accent1", "Name": "Accent1" }, { "Comments": "Accent 2 Theme Color", "Value": "accent2", "Name": "Accent2" }, { "Comments": "Accent 3 Theme Color", "Value": "accent3", "Name": "Accent3" }, { "Comments": "Accent 4 Theme Color", "Value": "accent4", "Name": "Accent4" }, { "Comments": "Accent 5 Theme Color", "Value": "accent5", "Name": "Accent5" }, { "Comments": "Accent 6 Theme Color", "Value": "accent6", "Name": "Accent6" }, { "Comments": "Hyperlink Theme Color", "Value": "hyperlink", "Name": "Hyperlink" }, { "Comments": "Followed Hyperlink Theme Color", "Value": "followedHyperlink", "Name": "FollowedHyperlink" }, { "Comments": "No Theme Color", "Value": "none", "Name": "None" }, { "Comments": "Background 1 Theme Color", "Value": "background1", "Name": "Background1" }, { "Comments": "Text 1 Theme Color", "Value": "text1", "Name": "Text1" }, { "Comments": "Background 2 Theme Color", "Value": "background2", "Name": "Background2" }, { "Comments": "Text 2 Theme Color", "Value": "text2", "Name": "Text2" } ] }, { "Type": "w:ST_DocPartBehavior", "Name": "DocPartBehaviorValues", "Facets": [ { "Comments": "Insert Content At Specified Location", "Value": "content", "Name": "Content" }, { "Comments": "Ensure Entry Is In New Paragraph", "Value": "p", "Name": "Paragraph" }, { "Comments": "Ensure Entry Is On New Page", "Value": "pg", "Name": "Page" } ] }, { "Type": "w:ST_DocPartType", "Name": "DocPartValues", "Facets": [ { "Comments": "No Type", "Value": "none", "Name": "None" }, { "Comments": "Normal", "Value": "normal", "Name": "Normal" }, { "Comments": "Automatically Replace Name With Content", "Value": "autoExp", "Name": "AutoExp" }, { "Comments": "AutoText User Interface Entry", "Value": "toolbar", "Name": "Toolbar" }, { "Comments": "AutoCorrect Entry", "Value": "speller", "Name": "Speller" }, { "Comments": "Form Field Help Text", "Value": "formFld", "Name": "FormField" }, { "Comments": "Structured Document Tag Placeholder Text", "Value": "bbPlcHdr", "Name": "SdtPlaceholder" } ] }, { "Type": "w:ST_DocPartGallery", "Name": "DocPartGalleryValues", "Facets": [ { "Comments": "Structured Document Tag Placeholder Text Gallery", "Value": "placeholder", "Name": "Placeholder" }, { "Comments": "All Galleries", "Value": "any", "Name": "Any" }, { "Comments": "No Gallery Classification", "Value": "default", "Name": "Default" }, { "Comments": "Document Parts Gallery", "Value": "docParts", "Name": "DocumentPart" }, { "Comments": "Cover Page Gallery", "Value": "coverPg", "Name": "CoverPage" }, { "Comments": "Equations Gallery", "Value": "eq", "Name": "Equation" }, { "Comments": "Footers Gallery", "Value": "ftrs", "Name": "Footer" }, { "Comments": "Headers Gallery", "Value": "hdrs", "Name": "Header" }, { "Comments": "Page Numbers Gallery", "Value": "pgNum", "Name": "PageNumber" }, { "Comments": "Table Gallery", "Value": "tbls", "Name": "Table" }, { "Comments": "Watermark Gallery", "Value": "watermarks", "Name": "WaterMark" }, { "Comments": "AutoText Gallery", "Value": "autoTxt", "Name": "AutoText" }, { "Comments": "Text Box Gallery", "Value": "txtBox", "Name": "TextBox" }, { "Comments": "Page Numbers At Top Gallery", "Value": "pgNumT", "Name": "PageNumberTop" }, { "Comments": "Page Numbers At Bottom Gallery", "Value": "pgNumB", "Name": "PageNumberBottom" }, { "Comments": "Page Numbers At Margins Gallery", "Value": "pgNumMargins", "Name": "PageNumberMargins" }, { "Comments": "Table of Contents Gallery", "Value": "tblOfContents", "Name": "TableOfContents" }, { "Comments": "Bibliography Gallery", "Value": "bib", "Name": "Bibliography" }, { "Comments": "Custom Quick Parts Gallery", "Value": "custQuickParts", "Name": "CustomQuickParts" }, { "Comments": "Custom Cover Page Gallery", "Value": "custCoverPg", "Name": "CustomCoverPage" }, { "Comments": "Custom Equation Gallery", "Value": "custEq", "Name": "CustomEquation" }, { "Comments": "Custom Footer Gallery", "Value": "custFtrs", "Name": "CustomFooter" }, { "Comments": "Custom Header Gallery", "Value": "custHdrs", "Name": "CustomHeaders" }, { "Comments": "Custom Page Number Gallery", "Value": "custPgNum", "Name": "CustomPageNumber" }, { "Comments": "Custom Table Gallery", "Value": "custTbls", "Name": "CustomTable" }, { "Comments": "Custom Watermark Gallery", "Value": "custWatermarks", "Name": "CustomWatermark" }, { "Comments": "Custom AutoText Gallery", "Value": "custAutoTxt", "Name": "CustomAutoText" }, { "Comments": "Custom Text Box Gallery", "Value": "custTxtBox", "Name": "CustomTextBox" }, { "Comments": "Custom Page Number At Top Gallery", "Value": "custPgNumT", "Name": "CustomPageNumberTop" }, { "Comments": "Custom Page Number At Bottom Gallery", "Value": "custPgNumB", "Name": "CustomPageNumberBottom" }, { "Comments": "Custom Page Number At Margins Gallery", "Value": "custPgNumMargins", "Name": "CustomPageNumberMargin" }, { "Comments": "Custom Table of Contents Gallery", "Value": "custTblOfContents", "Name": "CustomTableOfContents" }, { "Comments": "Custom Bibliography Gallery", "Value": "custBib", "Name": "CustomBibliography" }, { "Comments": "Custom 1 Gallery", "Value": "custom1", "Name": "Custom1" }, { "Comments": "Custom 2 Gallery", "Value": "custom2", "Name": "Custom2" }, { "Comments": "Custom 3 Gallery", "Value": "custom3", "Name": "Custom3" }, { "Comments": "Custom 4 Gallery", "Value": "custom4", "Name": "Custom4" }, { "Comments": "Custom 5 Gallery", "Value": "custom5", "Name": "Custom5" } ] }, { "Type": "w:ST_CaptionPos", "Name": "CaptionPositionValues", "Summary": "Automatic Caption Positioning Values", "Facets": [ { "Comments": "Position Caption Above Object", "Value": "above", "Name": "Above" }, { "Comments": "Position Caption Below Object", "Value": "below", "Name": "Below" } ] }, { "Type": "w:ST_LevelJustification", "Name": "LevelJustificationValues", "Summary": "Horizontal Alignment Type", "Facets": [ { "Comments": "Align Left", "Value": "left" }, { "Comments": "Align Center", "Value": "center" }, { "Comments": "Align Right", "Value": "right" } ] }, { "Type": "w:ST_Shd", "Name": "ShadingPatternValues", "Facets": [ { "Comments": "No Pattern", "Value": "nil", "Name": "Nil" }, { "Comments": "No Pattern", "Value": "clear", "Name": "Clear" }, { "Comments": "100% Fill Pattern", "Value": "solid", "Name": "Solid" }, { "Comments": "Horizontal Stripe Pattern", "Value": "horzStripe", "Name": "HorizontalStripe" }, { "Comments": "Vertical Stripe Pattern", "Value": "vertStripe", "Name": "VerticalStripe" }, { "Comments": "Reverse Diagonal Stripe Pattern", "Value": "reverseDiagStripe", "Name": "ReverseDiagonalStripe" }, { "Comments": "Diagonal Stripe Pattern", "Value": "diagStripe", "Name": "DiagonalStripe" }, { "Comments": "Horizontal Cross Pattern", "Value": "horzCross", "Name": "HorizontalCross" }, { "Comments": "Diagonal Cross Pattern", "Value": "diagCross", "Name": "DiagonalCross" }, { "Comments": "Thin Horizontal Stripe Pattern", "Value": "thinHorzStripe", "Name": "ThinHorizontalStripe" }, { "Comments": "Thin Vertical Stripe Pattern", "Value": "thinVertStripe", "Name": "ThinVerticalStripe" }, { "Comments": "Thin Reverse Diagonal Stripe Pattern", "Value": "thinReverseDiagStripe", "Name": "ThinReverseDiagonalStripe" }, { "Comments": "Thin Diagonal Stripe Pattern", "Value": "thinDiagStripe", "Name": "ThinDiagonalStripe" }, { "Comments": "Thin Horizontal Cross Pattern", "Value": "thinHorzCross", "Name": "ThinHorizontalCross" }, { "Comments": "Thin Diagonal Cross Pattern", "Value": "thinDiagCross", "Name": "ThinDiagonalCross" }, { "Comments": "5% Fill Pattern", "Value": "pct5", "Name": "Percent5" }, { "Comments": "10% Fill Pattern", "Value": "pct10", "Name": "Percent10" }, { "Comments": "12.5% Fill Pattern", "Value": "pct12", "Name": "Percent12" }, { "Comments": "15% Fill Pattern", "Value": "pct15", "Name": "Percent15" }, { "Comments": "20% Fill Pattern", "Value": "pct20", "Name": "Percent20" }, { "Comments": "25% Fill Pattern", "Value": "pct25", "Name": "Percent25" }, { "Comments": "30% Fill Pattern", "Value": "pct30", "Name": "Percent30" }, { "Comments": "35% Fill Pattern", "Value": "pct35", "Name": "Percent35" }, { "Comments": "37.5% Fill Pattern", "Value": "pct37", "Name": "Percent37" }, { "Comments": "40% Fill Pattern", "Value": "pct40", "Name": "Percent40" }, { "Comments": "45% Fill Pattern", "Value": "pct45", "Name": "Percent45" }, { "Comments": "50% Fill Pattern", "Value": "pct50", "Name": "Percent50" }, { "Comments": "55% Fill Pattern", "Value": "pct55", "Name": "Percent55" }, { "Comments": "60% Fill Pattern", "Value": "pct60", "Name": "Percent60" }, { "Comments": "62.5% Fill Pattern", "Value": "pct62", "Name": "Percent62" }, { "Comments": "65% Fill Pattern", "Value": "pct65", "Name": "Percent65" }, { "Comments": "70% Fill Pattern", "Value": "pct70", "Name": "Percent70" }, { "Comments": "75% Fill Pattern", "Value": "pct75", "Name": "Percent75" }, { "Comments": "80% Fill Pattern", "Value": "pct80", "Name": "Percent80" }, { "Comments": "85% Fill Pattern", "Value": "pct85", "Name": "Percent85" }, { "Comments": "87.5% Fill Pattern", "Value": "pct87", "Name": "Percent87" }, { "Comments": "90% Fill Pattern", "Value": "pct90", "Name": "Percent90" }, { "Comments": "95% Fill Pattern", "Value": "pct95", "Name": "Percent95" } ] }, { "Type": "w:ST_StylePaneSortMethods_O14", "Name": "StylePaneSortMethodsValues", "Facets": [ { "Value": "0000", "Name": "Zero" }, { "Value": "name" }, { "Value": "0001", "Name": "One" }, { "Value": "priority" }, { "Value": "0002", "Name": "Two" }, { "Value": "font" }, { "Value": "0003", "Name": "Three" }, { "Value": "basedOn" }, { "Value": "0004", "Name": "Four" }, { "Value": "type" }, { "Value": "0005", "Name": "Five" }, { "Value": "default" } ] }, { "Type": "w:ST_Direction", "Name": "DirectionValues", "Facets": [ { "Value": "ltr" }, { "Value": "rtl" } ] }, { "Type": "w:ST_CalendarType", "Name": "CalendarValues", "Facets": [ { "Comments": "Gregorian", "Value": "gregorian", "Name": "Gregorian" }, { "Comments": "Hijri", "Value": "hijri", "Name": "Hijri" }, { "Version": "Office2010", "Value": "umalqura", "Name": "Umalqura" }, { "Comments": "Hebrew", "Value": "hebrew", "Name": "Hebrew" }, { "Comments": "Taiwan", "Value": "taiwan", "Name": "Taiwan" }, { "Comments": "Japanese Emperor Era", "Value": "japan", "Name": "Japan" }, { "Comments": "Thai", "Value": "thai", "Name": "Thai" }, { "Comments": "Korean Tangun Era", "Value": "korea", "Name": "Korea" }, { "Comments": "Saka Era", "Value": "saka", "Name": "Saka" }, { "Comments": "Gregorian transliterated English", "Value": "gregorianXlitEnglish", "Name": "GregorianTransliteratedEnglish" }, { "Comments": "Gregorian transliterated French", "Value": "gregorianXlitFrench", "Name": "GregorianTransliteratedFrench" }, { "Version": "Office2010", "Value": "gregorianUs", "Name": "GregorianUs" }, { "Version": "Office2010", "Value": "gregorianMeFrench", "Name": "GregorianMeFrench" }, { "Version": "Office2010", "Value": "gregorianArabic", "Name": "GregorianArabic" }, { "Version": "Office2010", "Value": "none", "Name": "None" } ] }, { "Type": "w:ST_NumberFormat", "Name": "NumberFormatValues", "Facets": [ { "Comments": "Decimal Numbers", "Value": "decimal", "Name": "Decimal" }, { "Comments": "Uppercase Roman Numerals", "Value": "upperRoman", "Name": "UpperRoman" }, { "Comments": "Lowercase Roman Numerals", "Value": "lowerRoman", "Name": "LowerRoman" }, { "Comments": "Uppercase Latin Alphabet", "Value": "upperLetter", "Name": "UpperLetter" }, { "Comments": "Lowercase Latin Alphabet", "Value": "lowerLetter", "Name": "LowerLetter" }, { "Comments": "Ordinal", "Value": "ordinal", "Name": "Ordinal" }, { "Comments": "Cardinal Text", "Value": "cardinalText", "Name": "CardinalText" }, { "Comments": "Ordinal Text", "Value": "ordinalText", "Name": "OrdinalText" }, { "Comments": "Hexadecimal Numbering", "Value": "hex", "Name": "Hex" }, { "Comments": "Chicago Manual of Style", "Value": "chicago", "Name": "Chicago" }, { "Comments": "Ideographs", "Value": "ideographDigital", "Name": "IdeographDigital" }, { "Comments": "Japanese Counting System", "Value": "japaneseCounting", "Name": "JapaneseCounting" }, { "Comments": "AIUEO Order Hiragana", "Value": "aiueo", "Name": "Aiueo" }, { "Comments": "Iroha Ordered Katakana", "Value": "iroha", "Name": "Iroha" }, { "Comments": "Double Byte Arabic Numerals", "Value": "decimalFullWidth", "Name": "DecimalFullWidth" }, { "Comments": "Single Byte Arabic Numerals", "Value": "decimalHalfWidth", "Name": "DecimalHalfWidth" }, { "Comments": "Japanese Legal Numbering", "Value": "japaneseLegal", "Name": "JapaneseLegal" }, { "Comments": "Japanese Digital Ten Thousand Counting System", "Value": "japaneseDigitalTenThousand", "Name": "JapaneseDigitalTenThousand" }, { "Comments": "Decimal Numbers Enclosed in a Circle", "Value": "decimalEnclosedCircle", "Name": "DecimalEnclosedCircle" }, { "Comments": "Double Byte Arabic Numerals Alternate", "Value": "decimalFullWidth2", "Name": "DecimalFullWidth2" }, { "Comments": "Full-Width AIUEO Order Hiragana", "Value": "aiueoFullWidth", "Name": "AiueoFullWidth" }, { "Comments": "Full-Width Iroha Ordered Katakana", "Value": "irohaFullWidth", "Name": "IrohaFullWidth" }, { "Comments": "Initial Zero Arabic Numerals", "Value": "decimalZero", "Name": "DecimalZero" }, { "Comments": "Bullet", "Value": "bullet", "Name": "Bullet" }, { "Comments": "Korean Ganada Numbering", "Value": "ganada", "Name": "Ganada" }, { "Comments": "Korean Chosung Numbering", "Value": "chosung", "Name": "Chosung" }, { "Comments": "Decimal Numbers Followed by a Period", "Value": "decimalEnclosedFullstop", "Name": "DecimalEnclosedFullstop" }, { "Comments": "Decimal Numbers Enclosed in Parenthesis", "Value": "decimalEnclosedParen", "Name": "DecimalEnclosedParen" }, { "Comments": "Decimal Numbers Enclosed in a Circle", "Value": "decimalEnclosedCircleChinese", "Name": "DecimalEnclosedCircleChinese" }, { "Comments": "Ideographs Enclosed in a Circle", "Value": "ideographEnclosedCircle", "Name": "IdeographEnclosedCircle" }, { "Comments": "Traditional Ideograph Format", "Value": "ideographTraditional", "Name": "IdeographTraditional" }, { "Comments": "Zodiac Ideograph Format", "Value": "ideographZodiac", "Name": "IdeographZodiac" }, { "Comments": "Traditional Zodiac Ideograph Format", "Value": "ideographZodiacTraditional", "Name": "IdeographZodiacTraditional" }, { "Comments": "Taiwanese Counting System", "Value": "taiwaneseCounting", "Name": "TaiwaneseCounting" }, { "Comments": "Traditional Legal Ideograph Format", "Value": "ideographLegalTraditional", "Name": "IdeographLegalTraditional" }, { "Comments": "Taiwanese Counting Thousand System", "Value": "taiwaneseCountingThousand", "Name": "TaiwaneseCountingThousand" }, { "Comments": "Taiwanese Digital Counting System", "Value": "taiwaneseDigital", "Name": "TaiwaneseDigital" }, { "Comments": "Chinese Counting System", "Value": "chineseCounting", "Name": "ChineseCounting" }, { "Comments": "Chinese Legal Simplified Format", "Value": "chineseLegalSimplified", "Name": "ChineseLegalSimplified" }, { "Comments": "Chinese Counting Thousand System", "Value": "chineseCountingThousand", "Name": "ChineseCountingThousand" }, { "Comments": "Korean Digital Counting System", "Value": "koreanDigital", "Name": "KoreanDigital" }, { "Comments": "Korean Counting System", "Value": "koreanCounting", "Name": "KoreanCounting" }, { "Comments": "Korean Legal Numbering", "Value": "koreanLegal", "Name": "KoreanLegal" }, { "Comments": "Korean Digital Counting System Alternate", "Value": "koreanDigital2", "Name": "KoreanDigital2" }, { "Comments": "Vietnamese Numerals", "Value": "vietnameseCounting", "Name": "VietnameseCounting" }, { "Comments": "Lowercase Russian Alphabet", "Value": "russianLower", "Name": "RussianLower" }, { "Comments": "Uppercase Russian Alphabet", "Value": "russianUpper", "Name": "RussianUpper" }, { "Comments": "No Numbering", "Value": "none", "Name": "None" }, { "Comments": "Number With Dashes", "Value": "numberInDash", "Name": "NumberInDash" }, { "Comments": "Hebrew Numerals", "Value": "hebrew1", "Name": "Hebrew1" }, { "Comments": "Hebrew Alphabet", "Value": "hebrew2", "Name": "Hebrew2" }, { "Comments": "Arabic Alphabet", "Value": "arabicAlpha", "Name": "ArabicAlpha" }, { "Comments": "Arabic Abjad Numerals", "Value": "arabicAbjad", "Name": "ArabicAbjad" }, { "Comments": "Hindi Vowels", "Value": "hindiVowels", "Name": "HindiVowels" }, { "Comments": "Hindi Consonants", "Value": "hindiConsonants", "Name": "HindiConsonants" }, { "Comments": "Hindi Numbers", "Value": "hindiNumbers", "Name": "HindiNumbers" }, { "Comments": "Hindi Counting System", "Value": "hindiCounting", "Name": "HindiCounting" }, { "Comments": "Thai Letters", "Value": "thaiLetters", "Name": "ThaiLetters" }, { "Comments": "Thai Numerals", "Value": "thaiNumbers", "Name": "ThaiNumbers" }, { "Comments": "Thai Counting System", "Value": "thaiCounting", "Name": "ThaiCounting" }, { "Version": "Office2010", "Value": "bahtText", "Name": "BahtText" }, { "Version": "Office2010", "Value": "dollarText", "Name": "DollarText" }, { "Version": "Office2010", "Value": "custom", "Name": "Custom" } ] }, { "Type": "w:ST_TextDirection", "Name": "TextDirectionValues", "Facets": [ { "Comments": "Left to Right, Top to Bottom", "Value": "lrTb", "Name": "LefToRightTopToBottom" }, { "Version": "Office2010", "Value": "tb", "Name": "LeftToRightTopToBottom2010" }, { "Comments": "Top to Bottom, Right to Left", "Value": "tbRl", "Name": "TopToBottomRightToLeft" }, { "Version": "Office2010", "Value": "rl", "Name": "TopToBottomRightToLeft2010" }, { "Comments": "Bottom to Top, Left to Right", "Value": "btLr", "Name": "BottomToTopLeftToRight" }, { "Version": "Office2010", "Value": "lr", "Name": "BottomToTopLeftToRight2010" }, { "Comments": "Left to Right, Top to Bottom Rotated", "Value": "lrTbV", "Name": "LefttoRightTopToBottomRotated" }, { "Version": "Office2010", "Value": "tbV", "Name": "LeftToRightTopToBottomRotated2010" }, { "Comments": "Top to Bottom, Right to Left Rotated", "Value": "tbRlV", "Name": "TopToBottomRightToLeftRotated" }, { "Version": "Office2010", "Value": "rlV", "Name": "TopToBottomRightToLeftRotated2010" }, { "Comments": "Top to Bottom, Left to Right Rotated", "Value": "tbLrV", "Name": "TopToBottomLeftToRightRotated" }, { "Version": "Office2010", "Value": "lrV", "Name": "TopToBottomLeftToRightRotated2010" } ] }, { "Type": "w:ST_AlgType", "Name": "CryptAlgorithmValues", "Facets": [ { "Comments": "Any Type", "Value": "typeAny", "Name": "TypeAny" }, { "Version": "Office2010", "Value": "custom", "Name": "Custom" } ] }, { "Type": "w:ST_AlgClass", "Name": "CryptAlgorithmClassValues", "Facets": [ { "Comments": "Hashing", "Value": "hash", "Name": "Hash" }, { "Version": "Office2010", "Value": "custom", "Name": "Custom" } ] }, { "Type": "w:ST_CryptProv", "Name": "CryptProviderValues", "Facets": [ { "Comments": "AES Provider", "Value": "rsaAES", "Name": "RsaAdvancedEncryptionStandard" }, { "Comments": "Any Provider", "Value": "rsaFull", "Name": "RsaFull" }, { "Version": "Office2010", "Value": "custom", "Name": "Custom" } ] }, { "Type": "w:ST_Jc", "Name": "JustificationValues", "Facets": [ { "Comments": "Align Left", "Value": "left", "Name": "Left" }, { "Version": "Office2010", "Value": "start", "Name": "Start" }, { "Comments": "Align Center", "Value": "center", "Name": "Center" }, { "Comments": "Align Right", "Value": "right", "Name": "Right" }, { "Version": "Office2010", "Value": "end", "Name": "End" }, { "Comments": "Justified", "Value": "both", "Name": "Both" }, { "Comments": "Medium Kashida Length", "Value": "mediumKashida", "Name": "MediumKashida" }, { "Comments": "Distribute All Characters Equally", "Value": "distribute", "Name": "Distribute" }, { "Comments": "Align to List Tab", "Value": "numTab", "Name": "NumTab" }, { "Comments": "Widest Kashida Length", "Value": "highKashida", "Name": "HighKashida" }, { "Comments": "Low Kashida Length", "Value": "lowKashida", "Name": "LowKashida" }, { "Comments": "Thai Language Justification", "Value": "thaiDistribute", "Name": "ThaiDistribute" } ] }, { "Type": "w:ST_TabJc", "Name": "TabStopValues", "Facets": [ { "Comments": "No Tab Stop", "Value": "clear", "Name": "Clear" }, { "Comments": "Left Tab", "Value": "left", "Name": "Left" }, { "Value": "start" }, { "Comments": "Centered Tab", "Value": "center", "Name": "Center" }, { "Comments": "Right Tab", "Value": "right", "Name": "Right" }, { "Value": "end" }, { "Comments": "Decimal Tab", "Value": "decimal", "Name": "Decimal" }, { "Comments": "Bar Tab", "Value": "bar", "Name": "Bar" }, { "Comments": "List Tab", "Value": "num", "Name": "Number" } ] }, { "Type": "w:ST_Border", "Name": "BorderValues", "Facets": [ { "Comments": "No Border", "Value": "nil", "Name": "Nil" }, { "Comments": "No Border", "Value": "none", "Name": "None" }, { "Comments": "Single Line Border", "Value": "single", "Name": "Single" }, { "Comments": "Single Line Border", "Value": "thick", "Name": "Thick" }, { "Comments": "Double Line Border", "Value": "double", "Name": "Double" }, { "Comments": "Dotted Line Border", "Value": "dotted", "Name": "Dotted" }, { "Comments": "Dashed Line Border", "Value": "dashed", "Name": "Dashed" }, { "Comments": "Dot Dash Line Border", "Value": "dotDash", "Name": "DotDash" }, { "Comments": "Dot Dot Dash Line Border", "Value": "dotDotDash", "Name": "DotDotDash" }, { "Comments": "Triple Line Border", "Value": "triple", "Name": "Triple" }, { "Comments": "Thin, Thick Line Border", "Value": "thinThickSmallGap", "Name": "ThinThickSmallGap" }, { "Comments": "Thick, Thin Line Border", "Value": "thickThinSmallGap", "Name": "ThickThinSmallGap" }, { "Comments": "Thin, Thick, Thin Line Border", "Value": "thinThickThinSmallGap", "Name": "ThinThickThinSmallGap" }, { "Comments": "Thin, Thick Line Border", "Value": "thinThickMediumGap", "Name": "ThinThickMediumGap" }, { "Comments": "Thick, Thin Line Border", "Value": "thickThinMediumGap", "Name": "ThickThinMediumGap" }, { "Comments": "Thin, Thick, Thin Line Border", "Value": "thinThickThinMediumGap", "Name": "ThinThickThinMediumGap" }, { "Comments": "Thin, Thick Line Border", "Value": "thinThickLargeGap", "Name": "ThinThickLargeGap" }, { "Comments": "Thick, Thin Line Border", "Value": "thickThinLargeGap", "Name": "ThickThinLargeGap" }, { "Comments": "Thin, Thick, Thin Line Border", "Value": "thinThickThinLargeGap", "Name": "ThinThickThinLargeGap" }, { "Comments": "Wavy Line Border", "Value": "wave", "Name": "Wave" }, { "Comments": "Double Wave Line Border", "Value": "doubleWave", "Name": "DoubleWave" }, { "Comments": "Dashed Line Border", "Value": "dashSmallGap", "Name": "DashSmallGap" }, { "Comments": "Dash Dot Strokes Line Border", "Value": "dashDotStroked", "Name": "DashDotStroked" }, { "Comments": "3D Embossed Line Border", "Value": "threeDEmboss", "Name": "ThreeDEmboss" }, { "Comments": "3D Engraved Line Border", "Value": "threeDEngrave", "Name": "ThreeDEngrave" }, { "Comments": "Outset Line Border", "Value": "outset", "Name": "Outset" }, { "Comments": "Inset Line Border", "Value": "inset", "Name": "Inset" }, { "Comments": "Apples Art Border", "Value": "apples", "Name": "Apples" }, { "Comments": "Arched Scallops Art Border", "Value": "archedScallops", "Name": "ArchedScallops" }, { "Comments": "Baby Pacifier Art Border", "Value": "babyPacifier", "Name": "BabyPacifier" }, { "Comments": "Baby Rattle Art Border", "Value": "babyRattle", "Name": "BabyRattle" }, { "Comments": "Three Color Balloons Art Border", "Value": "balloons3Colors", "Name": "Balloons3Colors" }, { "Comments": "Hot Air Balloons Art Border", "Value": "balloonsHotAir", "Name": "BalloonsHotAir" }, { "Comments": "Black Dash Art Border", "Value": "basicBlackDashes", "Name": "BasicBlackDashes" }, { "Comments": "Black Dot Art Border", "Value": "basicBlackDots", "Name": "BasicBlackDots" }, { "Comments": "Black Square Art Border", "Value": "basicBlackSquares", "Name": "BasicBlackSquares" }, { "Comments": "Thin Line Art Border", "Value": "basicThinLines", "Name": "BasicThinLines" }, { "Comments": "White Dash Art Border", "Value": "basicWhiteDashes", "Name": "BasicWhiteDashes" }, { "Comments": "White Dot Art Border", "Value": "basicWhiteDots", "Name": "BasicWhiteDots" }, { "Comments": "White Square Art Border", "Value": "basicWhiteSquares", "Name": "BasicWhiteSquares" }, { "Comments": "Wide Inline Art Border", "Value": "basicWideInline", "Name": "BasicWideInline" }, { "Comments": "Wide Midline Art Border", "Value": "basicWideMidline", "Name": "BasicWideMidline" }, { "Comments": "Wide Outline Art Border", "Value": "basicWideOutline", "Name": "BasicWideOutline" }, { "Comments": "Bats Art Border", "Value": "bats", "Name": "Bats" }, { "Comments": "Birds Art Border", "Value": "birds", "Name": "Birds" }, { "Comments": "Birds Flying Art Border", "Value": "birdsFlight", "Name": "BirdsFlight" }, { "Comments": "Cabin Art Border", "Value": "cabins", "Name": "Cabins" }, { "Comments": "Cake Art Border", "Value": "cakeSlice", "Name": "CakeSlice" }, { "Comments": "Candy Corn Art Border", "Value": "candyCorn", "Name": "CandyCorn" }, { "Comments": "Knot Work Art Border", "Value": "celticKnotwork", "Name": "CelticKnotwork" }, { "Comments": "Certificate Banner Art Border", "Value": "certificateBanner", "Name": "CertificateBanner" }, { "Comments": "Chain Link Art Border", "Value": "chainLink", "Name": "ChainLink" }, { "Comments": "Champagne Bottle Art Border", "Value": "champagneBottle", "Name": "ChampagneBottle" }, { "Comments": "Black and White Bar Art Border", "Value": "checkedBarBlack", "Name": "CheckedBarBlack" }, { "Comments": "Color Checked Bar Art Border", "Value": "checkedBarColor", "Name": "CheckedBarColor" }, { "Comments": "Checkerboard Art Border", "Value": "checkered", "Name": "Checkered" }, { "Comments": "Christmas Tree Art Border", "Value": "christmasTree", "Name": "ChristmasTree" }, { "Comments": "Circles And Lines Art Border", "Value": "circlesLines", "Name": "CirclesLines" }, { "Comments": "Circles and Rectangles Art Border", "Value": "circlesRectangles", "Name": "CirclesRectangles" }, { "Comments": "Wave Art Border", "Value": "classicalWave", "Name": "ClassicalWave" }, { "Comments": "Clocks Art Border", "Value": "clocks", "Name": "Clocks" }, { "Comments": "Compass Art Border", "Value": "compass", "Name": "Compass" }, { "Comments": "Confetti Art Border", "Value": "confetti", "Name": "Confetti" }, { "Comments": "Confetti Art Border", "Value": "confettiGrays", "Name": "ConfettiGrays" }, { "Comments": "Confetti Art Border", "Value": "confettiOutline", "Name": "ConfettiOutline" }, { "Comments": "Confetti Streamers Art Border", "Value": "confettiStreamers", "Name": "ConfettiStreamers" }, { "Comments": "Confetti Art Border", "Value": "confettiWhite", "Name": "ConfettiWhite" }, { "Comments": "Corner Triangle Art Border", "Value": "cornerTriangles", "Name": "CornerTriangles" }, { "Comments": "Dashed Line Art Border", "Value": "couponCutoutDashes", "Name": "CouponCutoutDashes" }, { "Comments": "Dotted Line Art Border", "Value": "couponCutoutDots", "Name": "CouponCutoutDots" }, { "Comments": "Maze Art Border", "Value": "crazyMaze", "Name": "CrazyMaze" }, { "Comments": "Butterfly Art Border", "Value": "creaturesButterfly", "Name": "CreaturesButterfly" }, { "Comments": "Fish Art Border", "Value": "creaturesFish", "Name": "CreaturesFish" }, { "Comments": "Insects Art Border", "Value": "creaturesInsects", "Name": "CreaturesInsects" }, { "Comments": "Ladybug Art Border", "Value": "creaturesLadyBug", "Name": "CreaturesLadyBug" }, { "Comments": "Cross-stitch Art Border", "Value": "crossStitch", "Name": "CrossStitch" }, { "Comments": "Cupid Art Border", "Value": "cup", "Name": "Cup" }, { "Comments": "Archway Art Border", "Value": "decoArch", "Name": "DecoArch" }, { "Comments": "Color Archway Art Border", "Value": "decoArchColor", "Name": "DecoArchColor" }, { "Comments": "Blocks Art Border", "Value": "decoBlocks", "Name": "DecoBlocks" }, { "Comments": "Gray Diamond Art Border", "Value": "diamondsGray", "Name": "DiamondsGray" }, { "Comments": "Double D Art Border", "Value": "doubleD", "Name": "DoubleD" }, { "Comments": "Diamond Art Border", "Value": "doubleDiamonds", "Name": "DoubleDiamonds" }, { "Comments": "Earth Art Border", "Value": "earth1", "Name": "Earth1" }, { "Comments": "Earth Art Border", "Value": "earth2", "Name": "Earth2" }, { "Comments": "Shadowed Square Art Border", "Value": "eclipsingSquares1", "Name": "EclipsingSquares1" }, { "Comments": "Shadowed Square Art Border", "Value": "eclipsingSquares2", "Name": "EclipsingSquares2" }, { "Comments": "Painted Egg Art Border", "Value": "eggsBlack", "Name": "EggsBlack" }, { "Comments": "Fans Art Border", "Value": "fans", "Name": "Fans" }, { "Comments": "Film Reel Art Border", "Value": "film", "Name": "Film" }, { "Comments": "Firecracker Art Border", "Value": "firecrackers", "Name": "Firecrackers" }, { "Comments": "Flowers Art Border", "Value": "flowersBlockPrint", "Name": "FlowersBlockPrint" }, { "Comments": "Daisy Art Border", "Value": "flowersDaisies", "Name": "FlowersDaisies" }, { "Comments": "Flowers Art Border", "Value": "flowersModern1", "Name": "FlowersModern1" }, { "Comments": "Flowers Art Border", "Value": "flowersModern2", "Name": "FlowersModern2" }, { "Comments": "Pansy Art Border", "Value": "flowersPansy", "Name": "FlowersPansy" }, { "Comments": "Red Rose Art Border", "Value": "flowersRedRose", "Name": "FlowersRedRose" }, { "Comments": "Roses Art Border", "Value": "flowersRoses", "Name": "FlowersRoses" }, { "Comments": "Flowers in a Teacup Art Border", "Value": "flowersTeacup", "Name": "FlowersTeacup" }, { "Comments": "Small Flower Art Border", "Value": "flowersTiny", "Name": "FlowersTiny" }, { "Comments": "Gems Art Border", "Value": "gems", "Name": "Gems" }, { "Comments": "Gingerbread Man Art Border", "Value": "gingerbreadMan", "Name": "GingerbreadMan" }, { "Comments": "Triangle Gradient Art Border", "Value": "gradient", "Name": "Gradient" }, { "Comments": "Handmade Art Border", "Value": "handmade1", "Name": "Handmade1" }, { "Comments": "Handmade Art Border", "Value": "handmade2", "Name": "Handmade2" }, { "Comments": "Heart-Shaped Balloon Art Border", "Value": "heartBalloon", "Name": "HeartBalloon" }, { "Comments": "Gray Heart Art Border", "Value": "heartGray", "Name": "HeartGray" }, { "Comments": "Hearts Art Border", "Value": "hearts", "Name": "Hearts" }, { "Comments": "Pattern Art Border", "Value": "heebieJeebies", "Name": "HeebieJeebies" }, { "Comments": "Holly Art Border", "Value": "holly", "Name": "Holly" }, { "Comments": "House Art Border", "Value": "houseFunky", "Name": "HouseFunky" }, { "Comments": "Circular Art Border", "Value": "hypnotic", "Name": "Hypnotic" }, { "Comments": "Ice Cream Cone Art Border", "Value": "iceCreamCones", "Name": "IceCreamCones" }, { "Comments": "Light Bulb Art Border", "Value": "lightBulb", "Name": "LightBulb" }, { "Comments": "Lightning Art Border", "Value": "lightning1", "Name": "Lightning1" }, { "Comments": "Lightning Art Border", "Value": "lightning2", "Name": "Lightning2" }, { "Comments": "Map Pins Art Border", "Value": "mapPins", "Name": "MapPins" }, { "Comments": "Maple Leaf Art Border", "Value": "mapleLeaf", "Name": "MapleLeaf" }, { "Comments": "Muffin Art Border", "Value": "mapleMuffins", "Name": "MapleMuffins" }, { "Comments": "Marquee Art Border", "Value": "marquee", "Name": "Marquee" }, { "Comments": "Marquee Art Border", "Value": "marqueeToothed", "Name": "MarqueeToothed" }, { "Comments": "Moon Art Border", "Value": "moons", "Name": "Moons" }, { "Comments": "Mosaic Art Border", "Value": "mosaic", "Name": "Mosaic" }, { "Comments": "Musical Note Art Border", "Value": "musicNotes", "Name": "MusicNotes" }, { "Comments": "Patterned Art Border", "Value": "northwest", "Name": "Northwest" }, { "Comments": "Oval Art Border", "Value": "ovals", "Name": "Ovals" }, { "Comments": "Package Art Border", "Value": "packages", "Name": "Packages" }, { "Comments": "Black Palm Tree Art Border", "Value": "palmsBlack", "Name": "PalmsBlack" }, { "Comments": "Color Palm Tree Art Border", "Value": "palmsColor", "Name": "PalmsColor" }, { "Comments": "Paper Clip Art Border", "Value": "paperClips", "Name": "PaperClips" }, { "Comments": "Papyrus Art Border", "Value": "papyrus", "Name": "Papyrus" }, { "Comments": "Party Favor Art Border", "Value": "partyFavor", "Name": "PartyFavor" }, { "Comments": "Party Glass Art Border", "Value": "partyGlass", "Name": "PartyGlass" }, { "Comments": "Pencils Art Border", "Value": "pencils", "Name": "Pencils" }, { "Comments": "Character Art Border", "Value": "people", "Name": "People" }, { "Comments": "Waving Character Border", "Value": "peopleWaving", "Name": "PeopleWaving" }, { "Comments": "Character With Hat Art Border", "Value": "peopleHats", "Name": "PeopleHats" }, { "Comments": "Poinsettia Art Border", "Value": "poinsettias", "Name": "Poinsettias" }, { "Comments": "Postage Stamp Art Border", "Value": "postageStamp", "Name": "PostageStamp" }, { "Comments": "Pumpkin Art Border", "Value": "pumpkin1", "Name": "Pumpkin1" }, { "Comments": "Push Pin Art Border", "Value": "pushPinNote2", "Name": "PushPinNote2" }, { "Comments": "Push Pin Art Border", "Value": "pushPinNote1", "Name": "PushPinNote1" }, { "Comments": "Pyramid Art Border", "Value": "pyramids", "Name": "Pyramids" }, { "Comments": "Pyramid Art Border", "Value": "pyramidsAbove", "Name": "PyramidsAbove" }, { "Comments": "Quadrants Art Border", "Value": "quadrants", "Name": "Quadrants" }, { "Comments": "Rings Art Border", "Value": "rings", "Name": "Rings" }, { "Comments": "Safari Art Border", "Value": "safari", "Name": "Safari" }, { "Comments": "Saw tooth Art Border", "Value": "sawtooth", "Name": "Sawtooth" }, { "Comments": "Gray Saw tooth Art Border", "Value": "sawtoothGray", "Name": "SawtoothGray" }, { "Comments": "Scared Cat Art Border", "Value": "scaredCat", "Name": "ScaredCat" }, { "Comments": "Umbrella Art Border", "Value": "seattle", "Name": "Seattle" }, { "Comments": "Shadowed Squares Art Border", "Value": "shadowedSquares", "Name": "ShadowedSquares" }, { "Comments": "Shark Tooth Art Border", "Value": "sharksTeeth", "Name": "SharksTeeth" }, { "Comments": "Bird Tracks Art Border", "Value": "shorebirdTracks", "Name": "ShorebirdTracks" }, { "Comments": "Rocket Art Border", "Value": "skyrocket", "Name": "Skyrocket" }, { "Comments": "Snowflake Art Border", "Value": "snowflakeFancy", "Name": "SnowflakeFancy" }, { "Comments": "Snowflake Art Border", "Value": "snowflakes", "Name": "Snowflakes" }, { "Comments": "Sombrero Art Border", "Value": "sombrero", "Name": "Sombrero" }, { "Comments": "Southwest-themed Art Border", "Value": "southwest", "Name": "Southwest" }, { "Comments": "Stars Art Border", "Value": "stars", "Name": "Stars" }, { "Comments": "Stars On Top Art Border", "Value": "starsTop", "Name": "StarsTop" }, { "Comments": "3-D Stars Art Border", "Value": "stars3d", "Name": "Stars3d" }, { "Comments": "Stars Art Border", "Value": "starsBlack", "Name": "StarsBlack" }, { "Comments": "Stars With Shadows Art Border", "Value": "starsShadowed", "Name": "StarsShadowed" }, { "Comments": "Sun Art Border", "Value": "sun", "Name": "Sun" }, { "Comments": "Whirligig Art Border", "Value": "swirligig", "Name": "Swirligig" }, { "Comments": "Torn Paper Art Border", "Value": "tornPaper", "Name": "TornPaper" }, { "Comments": "Black Torn Paper Art Border", "Value": "tornPaperBlack", "Name": "TornPaperBlack" }, { "Comments": "Tree Art Border", "Value": "trees", "Name": "Trees" }, { "Comments": "Triangle Art Border", "Value": "triangleParty", "Name": "TriangleParty" }, { "Comments": "Triangles Art Border", "Value": "triangles", "Name": "Triangles" }, { "Comments": "Tribal Art Border One", "Value": "tribal1", "Name": "Tribal1" }, { "Comments": "Tribal Art Border Two", "Value": "tribal2", "Name": "Tribal2" }, { "Comments": "Tribal Art Border Three", "Value": "tribal3", "Name": "Tribal3" }, { "Comments": "Tribal Art Border Four", "Value": "tribal4", "Name": "Tribal4" }, { "Comments": "Tribal Art Border Five", "Value": "tribal5", "Name": "Tribal5" }, { "Comments": "Tribal Art Border Six", "Value": "tribal6", "Name": "Tribal6" }, { "Value": "triangle1", "Name": "Triangle1" }, { "Value": "triangle2", "Name": "Triangle2" }, { "Value": "triangleCircle1", "Name": "TriangleCircle1" }, { "Value": "triangleCircle2", "Name": "TriangleCircle2" }, { "Value": "shapes1", "Name": "Shapes1" }, { "Value": "shapes2", "Name": "Shapes2" }, { "Comments": "Twisted Lines Art Border", "Value": "twistedLines1", "Name": "TwistedLines1" }, { "Comments": "Twisted Lines Art Border", "Value": "twistedLines2", "Name": "TwistedLines2" }, { "Comments": "Vine Art Border", "Value": "vine", "Name": "Vine" }, { "Comments": "Wavy Line Art Border", "Value": "waveline", "Name": "Waveline" }, { "Comments": "Weaving Angles Art Border", "Value": "weavingAngles", "Name": "WeavingAngles" }, { "Comments": "Weaving Braid Art Border", "Value": "weavingBraid", "Name": "WeavingBraid" }, { "Comments": "Weaving Ribbon Art Border", "Value": "weavingRibbon", "Name": "WeavingRibbon" }, { "Comments": "Weaving Strips Art Border", "Value": "weavingStrips", "Name": "WeavingStrips" }, { "Comments": "White Flowers Art Border", "Value": "whiteFlowers", "Name": "WhiteFlowers" }, { "Comments": "Woodwork Art Border", "Value": "woodwork", "Name": "Woodwork" }, { "Comments": "Crisscross Art Border", "Value": "xIllusions", "Name": "XIllusions" }, { "Comments": "Triangle Art Border", "Value": "zanyTriangles", "Name": "ZanyTriangles" }, { "Comments": "Zigzag Art Border", "Value": "zigZag", "Name": "ZigZag" }, { "Comments": "Zigzag stitch", "Value": "zigZagStitch", "Name": "ZigZagStitch" } ] }, { "Type": "w:ST_DocumentConformance", "Name": "DocumentConformance", "Facets": [ { "Value": "transitional", "Name": "transitional" }, { "Value": "strict", "Name": "strict" } ] }, { "Type": "w:ST_CharacterSet", "Name": "StrictCharacterSet", "Facets": [ { "Value": "iso-8859-1", "Name": "chsAnsi" }, { "Value": "macintosh", "Name": "chsMacFfn" }, { "Value": "shift_jis", "Name": "chsShiftJIS" }, { "Value": "ks_c-5601-1987", "Name": "chsHangeul" }, { "Value": "KS_C-5601-1992", "Name": "chsJohab" }, { "Value": "GBK", "Name": "chsGB2312" }, { "Value": "Big5", "Name": "chsChinese5" }, { "Value": "windows-1253", "Name": "chsGreek" }, { "Value": "iso-8859-9", "Name": "chsTurkish" }, { "Value": "windows-1258", "Name": "chsVietnamese" }, { "Value": "windows-1255", "Name": "chsHebrew" }, { "Value": "windows-1256", "Name": "chsArabic" }, { "Value": "windows-1257", "Name": "chsBaltic" }, { "Value": "windows-1251", "Name": "chsRussian" }, { "Value": "windows-874", "Name": "chsThai" }, { "Value": "windows-1250", "Name": "chsEastEurope" } ] }, { "Type": "w:ST_ObjectDrawAspect", "Name": "ObjectDrawAspect", "Facets": [ { "Value": "content", "Name": "content" }, { "Value": "icon", "Name": "icon" } ] }, { "Type": "w:ST_ObjectUpdateMode", "Name": "ObjectUpdateMode", "Summary": "Linked Object Update Modes", "Facets": [ { "Value": "always", "Name": "always" }, { "Value": "onCall", "Name": "onCall" } ] }, { "Type": "w:ST_CompatSettingName", "Name": "CompatSettingNameValues", "Facets": [ { "Value": "compatibilityMode" }, { "Value": "overrideTableStyleFontSizeAndJustification" }, { "Value": "enableOpenTypeFeatures" }, { "Value": "doNotFlipMirrorIndents" }, { "Value": "differentiateMultirowTableHeaders" }, { "Version": "Office2016", "Value": "useWord2013TrackBottomHyphenation" }, { "Version": "Office2016", "Value": "allowHyphenationAtTrackBottom" }, { "Version": "Office2013", "Value": "allowTextAfterFloatingTableBreak" } ] } ] }