{ "TargetNamespace": "http://schemas.openxmlformats.org/drawingml/2006/main", "Types": [ { "Name": "a:CT_AudioCD/a:audioCd", "ClassName": "AudioFromCD", "Summary": "Audio from CD.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_AudioCDTime/a:st", "PropertyName": "StartTime", "PropertyComments": "Audio Start Time" }, { "Name": "a:CT_AudioCDTime/a:end", "PropertyName": "EndTime", "PropertyComments": "Audio End Time" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AudioCDTime/a:st" }, { "Name": "a:CT_AudioCDTime/a:end" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_EmbeddedWAVAudioFile/a:wavAudioFile", "ClassName": "WaveAudioFile", "Summary": "Audio from WAV File.", "BaseClass": "EmbeddedWavAudioFileType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "ClassName": "HyperlinkSound", "Summary": "Sound to play..", "BaseClass": "EmbeddedWavAudioFileType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_EmbeddedWAVAudioFile/", "ClassName": "EmbeddedWavAudioFileType", "Summary": "Defines the EmbeddedWavAudioFileType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "r:embed", "PropertyName": "Embed", "Type": "StringValue", "PropertyComments": "Embedded Audio File Relationship ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Sound Name" }, { "QName": ":builtIn", "PropertyName": "BuiltIn", "Type": "BooleanValue", "PropertyComments": "Recognized Built-In Sound" } ] }, { "Name": "a:CT_AudioFile/a:audioFile", "ClassName": "AudioFromFile", "Summary": "Audio from File.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:link", "PropertyName": "Link", "Type": "StringValue", "PropertyComments": "Linked Relationship ID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_VideoFile/a:videoFile", "ClassName": "VideoFromFile", "Summary": "Video from File.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:link", "PropertyName": "Link", "Type": "StringValue", "PropertyComments": "Linked Relationship ID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_QuickTimeFile/a:quickTimeFile", "ClassName": "QuickTimeFromFile", "Summary": "QuickTime from File.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:link", "PropertyName": "Link", "Type": "StringValue", "PropertyComments": "Linked Relationship ID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_PositiveFixedPercentage/a:tint", "ClassName": "Tint", "Summary": "Tint.", "BaseClass": "PositiveFixedPercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositiveFixedPercentage/a:shade", "ClassName": "Shade", "Summary": "Shade.", "BaseClass": "PositiveFixedPercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha", "ClassName": "Alpha", "Summary": "Alpha.", "BaseClass": "PositiveFixedPercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositiveFixedPercentage/", "ClassName": "PositiveFixedPercentageType", "Summary": "Defines the PositiveFixedPercentageType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_ComplementTransform/a:comp", "ClassName": "Complement", "Summary": "Complement.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_InverseTransform/a:inv", "ClassName": "Inverse", "Summary": "Inverse.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_GrayscaleTransform/a:gray", "ClassName": "Gray", "Summary": "Gray.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_FixedPercentage/a:alphaOff", "ClassName": "AlphaOffset", "Summary": "Alpha Offset.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_PositivePercentage/a:alphaMod", "ClassName": "AlphaModulation", "Summary": "Alpha Modulation.", "BaseClass": "PositivePercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositivePercentage/a:hueMod", "ClassName": "HueModulation", "Summary": "Hue Modulate.", "BaseClass": "PositivePercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositivePercentage/", "ClassName": "PositivePercentageType", "Summary": "Defines the PositivePercentageType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_PositiveFixedAngle/a:hue", "ClassName": "Hue", "Summary": "Hue.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Angle/a:hueOff", "ClassName": "HueOffset", "Summary": "Hue Offset.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_Percentage/a:sat", "ClassName": "Saturation", "Summary": "Saturation.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:satOff", "ClassName": "SaturationOffset", "Summary": "Saturation Offset.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:satMod", "ClassName": "SaturationModulation", "Summary": "Saturation Modulation.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:lum", "ClassName": "Luminance", "Summary": "Luminance.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:lumOff", "ClassName": "LuminanceOffset", "Summary": "Luminance Offset.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:lumMod", "ClassName": "LuminanceModulation", "Summary": "Luminance Modulation.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:red", "ClassName": "Red", "Summary": "Red.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:redOff", "ClassName": "RedOffset", "Summary": "Red Offset.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:redMod", "ClassName": "RedModulation", "Summary": "Red Modulation.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:green", "ClassName": "Green", "Summary": "Green.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:greenOff", "ClassName": "GreenOffset", "Summary": "Green Offset.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:greenMod", "ClassName": "GreenModulation", "Summary": "Green Modification.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:blue", "ClassName": "Blue", "Summary": "Blue.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:blueOff", "ClassName": "BlueOffset", "Summary": "Blue Offset.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/a:blueMod", "ClassName": "BlueModulation", "Summary": "Blue Modification.", "BaseClass": "PercentageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Percentage/", "ClassName": "PercentageType", "Summary": "Defines the PercentageType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_GammaTransform/a:gamma", "ClassName": "Gamma", "Summary": "Gamma.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_InverseGammaTransform/a:invGamma", "ClassName": "InverseGamma", "Summary": "Inverse Gamma.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_OfficeArtExtension/a:ext", "ClassName": "Extension", "Summary": "Extension.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "PropertyName": "Uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ScRgbColor/a:scrgbClr", "ClassName": "RgbColorModelPercentage", "Summary": "RGB Color Model - Percentage Variant.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":r", "PropertyName": "RedPortion", "Type": "Int32Value", "PropertyComments": "Red", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":g", "PropertyName": "GreenPortion", "Type": "Int32Value", "PropertyComments": "Green", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":b", "PropertyName": "BluePortion", "Type": "Int32Value", "PropertyComments": "Blue", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_SRgbColor/a:srgbClr", "ClassName": "RgbColorModelHex", "Summary": "RGB Color Model - Hex Variant.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "HexBinaryValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": "a14:legacySpreadsheetColorIndex", "PropertyName": "LegacySpreadsheetColorIndex", "Type": "Int32Value", "Version": "Office2010", "PropertyComments": "legacySpreadsheetColorIndex", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "80" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_HslColor/a:hslClr", "ClassName": "HslColor", "Summary": "Hue, Saturation, Luminance Color Model.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":hue", "PropertyName": "HueValue", "Type": "Int32Value", "PropertyComments": "Hue", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sat", "PropertyName": "SatValue", "Type": "Int32Value", "PropertyComments": "Saturation", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":lum", "PropertyName": "LumValue", "Type": "Int32Value", "PropertyComments": "Luminance", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_SystemColor/a:sysClr", "ClassName": "SystemColor", "Summary": "System Color.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.SystemColorValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":lastClr", "PropertyName": "LastColor", "Type": "HexBinaryValue", "PropertyComments": "Last Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "3" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_SchemeColor/a:schemeClr", "ClassName": "SchemeColor", "Summary": "Scheme Color.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.SchemeColorValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_PresetColor/a:prstClr", "ClassName": "PresetColor", "Summary": "Preset Color.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetColorValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PositiveFixedPercentage/a:tint" }, { "Name": "a:CT_PositiveFixedPercentage/a:shade" }, { "Name": "a:CT_ComplementTransform/a:comp" }, { "Name": "a:CT_InverseTransform/a:inv" }, { "Name": "a:CT_GrayscaleTransform/a:gray" }, { "Name": "a:CT_PositiveFixedPercentage/a:alpha" }, { "Name": "a:CT_FixedPercentage/a:alphaOff" }, { "Name": "a:CT_PositivePercentage/a:alphaMod" }, { "Name": "a:CT_PositiveFixedAngle/a:hue" }, { "Name": "a:CT_Angle/a:hueOff" }, { "Name": "a:CT_PositivePercentage/a:hueMod" }, { "Name": "a:CT_Percentage/a:sat" }, { "Name": "a:CT_Percentage/a:satOff" }, { "Name": "a:CT_Percentage/a:satMod" }, { "Name": "a:CT_Percentage/a:lum" }, { "Name": "a:CT_Percentage/a:lumOff" }, { "Name": "a:CT_Percentage/a:lumMod" }, { "Name": "a:CT_Percentage/a:red" }, { "Name": "a:CT_Percentage/a:redOff" }, { "Name": "a:CT_Percentage/a:redMod" }, { "Name": "a:CT_Percentage/a:green" }, { "Name": "a:CT_Percentage/a:greenOff" }, { "Name": "a:CT_Percentage/a:greenMod" }, { "Name": "a:CT_Percentage/a:blue" }, { "Name": "a:CT_Percentage/a:blueOff" }, { "Name": "a:CT_Percentage/a:blueMod" }, { "Name": "a:CT_GammaTransform/a:gamma" }, { "Name": "a:CT_InverseGammaTransform/a:invGamma" } ] } ] } ] } }, { "Name": "a:CT_Shape3D/a:sp3d", "ClassName": "Shape3DType", "Summary": "Apply 3D shape properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":z", "PropertyName": "Z", "Type": "Int64Value", "PropertyComments": "Shape Depth", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":extrusionH", "PropertyName": "ExtrusionHeight", "Type": "Int64Value", "PropertyComments": "Extrusion Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":contourW", "PropertyName": "ContourWidth", "Type": "Int64Value", "PropertyComments": "Contour Width", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":prstMaterial", "PropertyName": "PresetMaterial", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues\u003E", "PropertyComments": "Preset Material Type", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Bevel/a:bevelT", "PropertyName": "BevelTop", "PropertyComments": "Top Bevel" }, { "Name": "a:CT_Bevel/a:bevelB", "PropertyName": "BevelBottom", "PropertyComments": "Bottom Bevel" }, { "Name": "a:CT_Color/a:extrusionClr", "PropertyName": "ExtrusionColor", "PropertyComments": "Extrusion Color" }, { "Name": "a:CT_Color/a:contourClr", "PropertyName": "ContourColor", "PropertyComments": "Contour Color" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Bevel/a:bevelT", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Bevel/a:bevelB", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Color/a:extrusionClr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Color/a:contourClr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FlatText/a:flatTx", "ClassName": "FlatText", "Summary": "No text in 3D scene.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":z", "PropertyName": "Z", "Type": "Int64Value", "PropertyComments": "Z Coordinate", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_LinearShadeProperties/a:lin", "ClassName": "LinearGradientFill", "Summary": "Linear Gradient Fill.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ang", "PropertyName": "Angle", "Type": "Int32Value", "PropertyComments": "Angle", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":scaled", "PropertyName": "Scaled", "Type": "BooleanValue", "PropertyComments": "Scaled" } ] }, { "Name": "a:CT_PathShadeProperties/a:path", "ClassName": "PathGradientFill", "Summary": "Path Gradient.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":path", "PropertyName": "Path", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PathShadeValues\u003E", "PropertyComments": "Gradient Fill Path", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_RelativeRect/a:fillToRect", "PropertyName": "FillToRectangle", "PropertyComments": "Fill To Rectangle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_RelativeRect/a:fillToRect", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TileInfoProperties/a:tile", "ClassName": "Tile", "Summary": "Tile.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":tx", "PropertyName": "HorizontalOffset", "Type": "Int64Value", "PropertyComments": "Horizontal Offset", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":ty", "PropertyName": "VerticalOffset", "Type": "Int64Value", "PropertyComments": "Vertical Offset", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sx", "PropertyName": "HorizontalRatio", "Type": "Int32Value", "PropertyComments": "Horizontal Ratio" }, { "QName": ":sy", "PropertyName": "VerticalRatio", "Type": "Int32Value", "PropertyComments": "Vertical Ratio" }, { "QName": ":flip", "PropertyName": "Flip", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TileFlipValues\u003E", "PropertyComments": "Tile Flipping", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.RectangleAlignmentValues\u003E", "PropertyComments": "Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_StretchInfoProperties/a:stretch", "ClassName": "Stretch", "Summary": "Stretch.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_RelativeRect/a:fillRect", "PropertyName": "FillRectangle", "PropertyComments": "Fill Rectangle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_RelativeRect/a:fillRect", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_NoFillProperties/a:noFill", "ClassName": "NoFill", "Summary": "Defines the NoFill Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill", "ClassName": "SolidFill", "Summary": "Defines the SolidFill Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_GradientFillProperties/a:gradFill", "ClassName": "GradientFill", "Summary": "Defines the GradientFill Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":flip", "PropertyName": "Flip", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TileFlipValues\u003E", "PropertyComments": "Tile Flip", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":rotWithShape", "PropertyName": "RotateWithShape", "Type": "BooleanValue", "PropertyComments": "Rotate With Shape" } ], "Children": [ { "Name": "a:CT_GradientStopList/a:gsLst", "PropertyName": "GradientStopList", "PropertyComments": "Gradient Stop List" }, { "Name": "a:CT_LinearShadeProperties/a:lin" }, { "Name": "a:CT_PathShadeProperties/a:path" }, { "Name": "a:CT_RelativeRect/a:tileRect" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GradientStopList/a:gsLst", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LinearShadeProperties/a:lin" }, { "Name": "a:CT_PathShadeProperties/a:path" } ] } ] }, { "Name": "a:CT_RelativeRect/a:tileRect", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "ClassName": "BlipFill", "Summary": "Defines the BlipFill Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":dpi", "PropertyName": "Dpi", "Type": "UInt32Value", "PropertyComments": "DPI Setting" }, { "QName": ":rotWithShape", "PropertyName": "RotateWithShape", "Type": "BooleanValue", "PropertyComments": "Rotate With Shape" } ], "Children": [ { "Name": "a:CT_Blip/a:blip", "PropertyName": "Blip" }, { "Name": "a:CT_RelativeRect/a:srcRect", "PropertyName": "SourceRectangle", "PropertyComments": "Source Rectangle" }, { "Name": "a:CT_TileInfoProperties/a:tile" }, { "Name": "a:CT_StretchInfoProperties/a:stretch" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Blip/a:blip", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_RelativeRect/a:srcRect", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TileInfoProperties/a:tile" }, { "Name": "a:CT_StretchInfoProperties/a:stretch" } ] } ] } ] } }, { "Name": "a:CT_PatternFillProperties/a:pattFill", "ClassName": "PatternFill", "Summary": "Pattern Fill.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetPatternValues\u003E", "PropertyComments": "Preset Pattern", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Color/a:fgClr", "PropertyName": "ForegroundColor", "PropertyComments": "Foreground color" }, { "Name": "a:CT_Color/a:bgClr", "PropertyName": "BackgroundColor", "PropertyComments": "Background color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Color/a:fgClr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Color/a:bgClr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GroupFillProperties/a:grpFill", "ClassName": "GroupFill", "Summary": "Group Fill.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_EffectContainer/a:cont", "ClassName": "EffectContainer", "Summary": "Effect Container.", "BaseClass": "EffectContainerType", "IsDerived": true, "Children": [ { "Name": "a:CT_EffectContainer/a:cont" }, { "Name": "a:CT_EffectReference/a:effect" }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlendEffect/a:blend" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillEffect/a:fill" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw" }, { "Name": "a:CT_ReflectionEffect/a:reflection" }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_TransformEffect/a:xfrm" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectContainer/a:cont" }, { "Name": "a:CT_EffectReference/a:effect" }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlendEffect/a:blend" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillEffect/a:fill" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw" }, { "Name": "a:CT_ReflectionEffect/a:reflection" }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_TransformEffect/a:xfrm" } ] } ] } }, { "Name": "a:CT_EffectContainer/a:effectDag", "ClassName": "EffectDag", "Summary": "Effect Container.", "BaseClass": "EffectContainerType", "IsDerived": true, "Children": [ { "Name": "a:CT_EffectContainer/a:cont" }, { "Name": "a:CT_EffectReference/a:effect" }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlendEffect/a:blend" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillEffect/a:fill" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw" }, { "Name": "a:CT_ReflectionEffect/a:reflection" }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_TransformEffect/a:xfrm" } ], "Particle": { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectContainer/a:cont" }, { "Name": "a:CT_EffectReference/a:effect" }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlendEffect/a:blend" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillEffect/a:fill" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw" }, { "Name": "a:CT_ReflectionEffect/a:reflection" }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_TransformEffect/a:xfrm" } ] } ] } }, { "Name": "a:CT_EffectContainer/", "ClassName": "EffectContainerType", "Summary": "Defines the EffectContainerType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.EffectContainerValues\u003E", "PropertyComments": "Effect Container Type", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "AdditionalElements": [ "a:CT_AlphaBiLevelEffect/a:alphaBiLevel", "a:CT_AlphaCeilingEffect/a:alphaCeiling", "a:CT_AlphaFloorEffect/a:alphaFloor", "a:CT_AlphaInverseEffect/a:alphaInv", "a:CT_AlphaModulateEffect/a:alphaMod", "a:CT_AlphaModulateFixedEffect/a:alphaModFix", "a:CT_AlphaOutsetEffect/a:alphaOutset", "a:CT_AlphaReplaceEffect/a:alphaRepl", "a:CT_BiLevelEffect/a:biLevel", "a:CT_BlendEffect/a:blend", "a:CT_BlurEffect/a:blur", "a:CT_ColorChangeEffect/a:clrChange", "a:CT_ColorReplaceEffect/a:clrRepl", "a:CT_DuotoneEffect/a:duotone", "a:CT_EffectContainer/a:cont", "a:CT_EffectReference/a:effect", "a:CT_FillEffect/a:fill", "a:CT_FillOverlayEffect/a:fillOverlay", "a:CT_GlowEffect/a:glow", "a:CT_GrayscaleEffect/a:grayscl", "a:CT_HSLEffect/a:hsl", "a:CT_InnerShadowEffect/a:innerShdw", "a:CT_LuminanceEffect/a:lum", "a:CT_OuterShadowEffect/a:outerShdw", "a:CT_PresetShadowEffect/a:prstShdw", "a:CT_ReflectionEffect/a:reflection", "a:CT_RelativeOffsetEffect/a:relOff", "a:CT_SoftEdgesEffect/a:softEdge", "a:CT_TintEffect/a:tint", "a:CT_TransformEffect/a:xfrm" ], "Children": [ { "Name": "a:CT_EffectContainer/a:cont" }, { "Name": "a:CT_EffectReference/a:effect" }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlendEffect/a:blend" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillEffect/a:fill" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw" }, { "Name": "a:CT_ReflectionEffect/a:reflection" }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_TransformEffect/a:xfrm" } ] }, { "Name": "a:CT_EffectReference/a:effect", "ClassName": "Effect", "Summary": "Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel", "ClassName": "AlphaBiLevel", "Summary": "Defines the AlphaBiLevel Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":thresh", "PropertyName": "Threshold", "Type": "Int32Value", "PropertyComments": "Threshold", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling", "ClassName": "AlphaCeiling", "Summary": "Alpha Ceiling Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor", "ClassName": "AlphaFloor", "Summary": "Alpha Floor Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv", "ClassName": "AlphaInverse", "Summary": "Alpha Inverse Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod", "ClassName": "AlphaModulationEffect", "Summary": "Alpha Modulate Effect.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_EffectContainer/a:cont", "PropertyName": "EffectContainer" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EffectContainer/a:cont" } ] } }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix", "ClassName": "AlphaModulationFixed", "Summary": "Defines the AlphaModulationFixed Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":amt", "PropertyName": "Amount", "Type": "Int32Value", "PropertyComments": "Amount", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AlphaOutsetEffect/a:alphaOutset", "ClassName": "AlphaOutset", "Summary": "Alpha Inset/Outset Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rad", "PropertyName": "Radius", "Type": "Int64Value", "PropertyComments": "Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl", "ClassName": "AlphaReplace", "Summary": "Alpha Replace Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":a", "PropertyName": "Alpha", "Type": "Int32Value", "PropertyComments": "Alpha", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_BiLevelEffect/a:biLevel", "ClassName": "BiLevel", "Summary": "Defines the BiLevel Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":thresh", "PropertyName": "Threshold", "Type": "Int32Value", "PropertyComments": "Threshold", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_BlendEffect/a:blend", "ClassName": "Blend", "Summary": "Blend Effect.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":blend", "PropertyName": "BlendMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlendModeValues\u003E", "PropertyComments": "Blend Mode", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_EffectContainer/a:cont", "PropertyName": "EffectContainer", "PropertyComments": "Effect to blend" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EffectContainer/a:cont" } ] } }, { "Name": "a:CT_BlurEffect/a:blur", "ClassName": "Blur", "Summary": "Defines the Blur Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rad", "PropertyName": "Radius", "Type": "Int64Value", "PropertyComments": "Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":grow", "PropertyName": "Grow", "Type": "BooleanValue", "PropertyComments": "Grow Bounds" } ] }, { "Name": "a:CT_ColorChangeEffect/a:clrChange", "ClassName": "ColorChange", "Summary": "Color Change Effect.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":useA", "PropertyName": "UseAlpha", "Type": "BooleanValue", "PropertyComments": "Consider Alpha Values" } ], "Children": [ { "Name": "a:CT_Color/a:clrFrom", "PropertyName": "ColorFrom", "PropertyComments": "Change Color From" }, { "Name": "a:CT_Color/a:clrTo", "PropertyName": "ColorTo", "PropertyComments": "Change Color To" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Color/a:clrFrom" }, { "Name": "a:CT_Color/a:clrTo" } ] } }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl", "ClassName": "ColorReplacement", "Summary": "Defines the ColorReplacement Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_DuotoneEffect/a:duotone", "ClassName": "Duotone", "Summary": "Duotone Effect.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Min": 2, "Max": 2 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_FillEffect/a:fill", "ClassName": "Fill", "Summary": "Fill.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill", "PropertyName": "NoFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill", "PropertyName": "SolidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill", "PropertyName": "GradientFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "PropertyName": "BlipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill", "PropertyName": "PatternFill", "PropertyComments": "Pattern Fill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill", "PropertyName": "GroupFill", "PropertyComments": "Group Fill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } ] } }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay", "ClassName": "FillOverlay", "Summary": "Fill Overlay Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":blend", "PropertyName": "Blend", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlendModeValues\u003E", "PropertyComments": "Blend", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill", "PropertyName": "NoFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill", "PropertyName": "SolidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill", "PropertyName": "GradientFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "PropertyName": "BlipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill", "PropertyName": "PatternFill", "PropertyComments": "Pattern Fill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill", "PropertyName": "GroupFill", "PropertyComments": "Group Fill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } ] } }, { "Name": "a:CT_GlowEffect/a:glow", "ClassName": "Glow", "Summary": "Glow Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rad", "PropertyName": "Radius", "Type": "Int64Value", "PropertyComments": "Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_GrayscaleEffect/a:grayscl", "ClassName": "Grayscale", "Summary": "Gray Scale Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_HSLEffect/a:hsl", "ClassName": "Hsl", "Summary": "Hue Saturation Luminance Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":hue", "PropertyName": "Hue", "Type": "Int32Value", "PropertyComments": "Hue", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sat", "PropertyName": "Saturation", "Type": "Int32Value", "PropertyComments": "Saturation", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":lum", "PropertyName": "Luminance", "Type": "Int32Value", "PropertyComments": "Luminance", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw", "ClassName": "InnerShadow", "Summary": "Inner Shadow Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":blurRad", "PropertyName": "BlurRadius", "Type": "Int64Value", "PropertyComments": "Blur Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dist", "PropertyName": "Distance", "Type": "Int64Value", "PropertyComments": "Distance", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dir", "PropertyName": "Direction", "Type": "Int32Value", "PropertyComments": "Direction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_LuminanceEffect/a:lum", "ClassName": "LuminanceEffect", "Summary": "Luminance.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":bright", "PropertyName": "Brightness", "Type": "Int32Value", "PropertyComments": "Brightness", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":contrast", "PropertyName": "Contrast", "Type": "Int32Value", "PropertyComments": "Contrast", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw", "ClassName": "OuterShadow", "Summary": "Outer Shadow Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":blurRad", "PropertyName": "BlurRadius", "Type": "Int64Value", "PropertyComments": "Blur Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dist", "PropertyName": "Distance", "Type": "Int64Value", "PropertyComments": "Shadow Offset Distance", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dir", "PropertyName": "Direction", "Type": "Int32Value", "PropertyComments": "Shadow Direction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sx", "PropertyName": "HorizontalRatio", "Type": "Int32Value", "PropertyComments": "Horizontal Scaling Factor" }, { "QName": ":sy", "PropertyName": "VerticalRatio", "Type": "Int32Value", "PropertyComments": "Vertical Scaling Factor" }, { "QName": ":kx", "PropertyName": "HorizontalSkew", "Type": "Int32Value", "PropertyComments": "Horizontal Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":ky", "PropertyName": "VerticalSkew", "Type": "Int32Value", "PropertyComments": "Vertical Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.RectangleAlignmentValues\u003E", "PropertyComments": "Shadow Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":rotWithShape", "PropertyName": "RotateWithShape", "Type": "BooleanValue", "PropertyComments": "Rotate With Shape" } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw", "ClassName": "PresetShadow", "Summary": "Preset Shadow.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetShadowValues\u003E", "PropertyComments": "Preset Shadow", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":dist", "PropertyName": "Distance", "Type": "Int64Value", "PropertyComments": "Distance", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dir", "PropertyName": "Direction", "Type": "Int32Value", "PropertyComments": "Direction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_ReflectionEffect/a:reflection", "ClassName": "Reflection", "Summary": "Reflection Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":blurRad", "PropertyName": "BlurRadius", "Type": "Int64Value", "PropertyComments": "Blur Radius", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":stA", "PropertyName": "StartOpacity", "Type": "Int32Value", "PropertyComments": "Start Opacity", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":stPos", "PropertyName": "StartPosition", "Type": "Int32Value", "PropertyComments": "Start Position", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":endA", "PropertyName": "EndAlpha", "Type": "Int32Value", "PropertyComments": "End Alpha", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":endPos", "PropertyName": "EndPosition", "Type": "Int32Value", "PropertyComments": "End Position", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dist", "PropertyName": "Distance", "Type": "Int64Value", "PropertyComments": "Distance", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dir", "PropertyName": "Direction", "Type": "Int32Value", "PropertyComments": "Direction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":fadeDir", "PropertyName": "FadeDirection", "Type": "Int32Value", "PropertyComments": "Fade Direction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sx", "PropertyName": "HorizontalRatio", "Type": "Int32Value", "PropertyComments": "Horizontal Ratio" }, { "QName": ":sy", "PropertyName": "VerticalRatio", "Type": "Int32Value", "PropertyComments": "Vertical Ratio" }, { "QName": ":kx", "PropertyName": "HorizontalSkew", "Type": "Int32Value", "PropertyComments": "Horizontal Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":ky", "PropertyName": "VerticalSkew", "Type": "Int32Value", "PropertyComments": "Vertical Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.RectangleAlignmentValues\u003E", "PropertyComments": "Shadow Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":rotWithShape", "PropertyName": "RotateWithShape", "Type": "BooleanValue", "PropertyComments": "Rotate With Shape" } ] }, { "Name": "a:CT_RelativeOffsetEffect/a:relOff", "ClassName": "RelativeOffset", "Summary": "Relative Offset Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":tx", "PropertyName": "OffsetX", "Type": "Int32Value", "PropertyComments": "Offset X" }, { "QName": ":ty", "PropertyName": "OffsetY", "Type": "Int32Value", "PropertyComments": "Offset Y" } ] }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge", "ClassName": "SoftEdge", "Summary": "Soft Edge Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rad", "PropertyName": "Radius", "Type": "Int64Value", "PropertyComments": "Radius", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TintEffect/a:tint", "ClassName": "TintEffect", "Summary": "Defines the TintEffect Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":hue", "PropertyName": "Hue", "Type": "Int32Value", "PropertyComments": "Hue", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":amt", "PropertyName": "Amount", "Type": "Int32Value", "PropertyComments": "Amount", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TransformEffect/a:xfrm", "ClassName": "TransformEffect", "Summary": "Transform Effect.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":sx", "PropertyName": "HorizontalRatio", "Type": "Int32Value", "PropertyComments": "Horizontal Ratio" }, { "QName": ":sy", "PropertyName": "VerticalRatio", "Type": "Int32Value", "PropertyComments": "Vertical Ratio" }, { "QName": ":kx", "PropertyName": "HorizontalSkew", "Type": "Int32Value", "PropertyComments": "Horizontal Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":ky", "PropertyName": "VerticalSkew", "Type": "Int32Value", "PropertyComments": "Vertical Skew", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "-5400000" }, { "Type": "Long", "Name": "MaxExclusive", "Value": "5400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":tx", "PropertyName": "HorizontalShift", "Type": "Int64Value", "PropertyComments": "Horizontal Shift", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":ty", "PropertyName": "VerticalShift", "Type": "Int64Value", "PropertyComments": "Vertical Shift", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_EffectList/a:effectLst", "ClassName": "EffectList", "Summary": "Effect Container.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_BlurEffect/a:blur", "PropertyName": "Blur", "PropertyComments": "Blur Effect" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay", "PropertyName": "FillOverlay" }, { "Name": "a:CT_GlowEffect/a:glow", "PropertyName": "Glow" }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw", "PropertyName": "InnerShadow" }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw", "PropertyName": "OuterShadow" }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw", "PropertyName": "PresetShadow" }, { "Name": "a:CT_ReflectionEffect/a:reflection", "PropertyName": "Reflection" }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge", "PropertyName": "SoftEdge" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_BlurEffect/a:blur", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_GlowEffect/a:glow", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_InnerShadowEffect/a:innerShdw", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OuterShadowEffect/a:outerShdw", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_PresetShadowEffect/a:prstShdw", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ReflectionEffect/a:reflection", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_SoftEdgesEffect/a:softEdge", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_CustomGeometry2D/a:custGeom", "ClassName": "CustomGeometry", "Summary": "Custom geometry.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GeomGuideList/a:avLst", "PropertyName": "AdjustValueList", "PropertyComments": "Adjust Value List" }, { "Name": "a:CT_GeomGuideList/a:gdLst", "PropertyName": "ShapeGuideList", "PropertyComments": "List of Shape Guides" }, { "Name": "a:CT_AdjustHandleList/a:ahLst", "PropertyName": "AdjustHandleList", "PropertyComments": "List of Shape Adjust Handles" }, { "Name": "a:CT_ConnectionSiteList/a:cxnLst", "PropertyName": "ConnectionSiteList", "PropertyComments": "List of Shape Connection Sites" }, { "Name": "a:CT_GeomRect/a:rect", "PropertyName": "Rectangle", "PropertyComments": "Shape Text Rectangle" }, { "Name": "a:CT_Path2DList/a:pathLst", "PropertyName": "PathList", "PropertyComments": "List of Shape Paths" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GeomGuideList/a:avLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_GeomGuideList/a:gdLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_AdjustHandleList/a:ahLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ConnectionSiteList/a:cxnLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_GeomRect/a:rect", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Path2DList/a:pathLst" } ] } }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom", "ClassName": "PresetGeometry", "Summary": "Preset geometry.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ShapeTypeValues\u003E", "PropertyComments": "Preset Shape", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_GeomGuideList/a:avLst", "PropertyName": "AdjustValueList", "PropertyComments": "List of Shape Adjust Values" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GeomGuideList/a:avLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_PresetTextShape/a:prstTxWarp", "ClassName": "PresetTextWarp", "Summary": "Preset Text Warp.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextShapeValues\u003E", "PropertyComments": "Preset Warp Shape", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_GeomGuideList/a:avLst", "PropertyName": "AdjustValueList", "PropertyComments": "Adjust Value List" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GeomGuideList/a:avLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineJoinRound/a:round", "ClassName": "Round", "Summary": "Round Line Join.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_LineJoinBevel/a:bevel", "ClassName": "LineJoinBevel", "Summary": "Line Join Bevel.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_LineJoinMiterProperties/a:miter", "ClassName": "Miter", "Summary": "Miter Line Join.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":lim", "PropertyName": "Limit", "Type": "Int32Value", "PropertyComments": "Miter Join Limit", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash", "ClassName": "PresetDash", "Summary": "Preset Dash.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetLineDashValues\u003E", "PropertyComments": "Value", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_DashStopList/a:custDash", "ClassName": "CustomDash", "Summary": "Custom Dash.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_DashStop/a:ds" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_DashStop/a:ds", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_FillProperties/a:fill", "ClassName": "FillProperties", "Summary": "Fill.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill", "PropertyName": "NoFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill", "PropertyName": "SolidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill", "PropertyName": "GradientFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "PropertyName": "BlipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill", "PropertyName": "PatternFill", "PropertyComments": "Pattern Fill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill", "PropertyName": "GroupFill", "PropertyComments": "Group Fill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } ] } }, { "Name": "a:CT_StyleMatrixReference/a:fillRef", "ClassName": "FillReference", "Summary": "Fill Reference.", "CompositeType": "OneChoice", "BaseClass": "StyleMatrixReferenceType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_StyleMatrixReference/a:effectRef", "ClassName": "EffectReference", "Summary": "Effect Reference.", "CompositeType": "OneChoice", "BaseClass": "StyleMatrixReferenceType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "ClassName": "LineReference", "Summary": "Defines the LineReference Class.", "CompositeType": "OneChoice", "BaseClass": "StyleMatrixReferenceType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_StyleMatrixReference/", "ClassName": "StyleMatrixReferenceType", "Summary": "Defines the StyleMatrixReferenceType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":idx", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Style Matrix Index", "Validators": [ { "Name": "RequiredValidator" } ] } ], "AdditionalElements": [ "a:CT_HslColor/a:hslClr", "a:CT_PresetColor/a:prstClr", "a:CT_SchemeColor/a:schemeClr", "a:CT_ScRgbColor/a:scrgbClr", "a:CT_SRgbColor/a:srgbClr", "a:CT_SystemColor/a:sysClr" ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ] }, { "Name": "a:CT_EffectProperties/a:effect", "ClassName": "EffectPropertiesType", "Summary": "Effect.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_EffectList/a:effectLst", "PropertyName": "EffectList", "PropertyComments": "Effect Container" }, { "Name": "a:CT_EffectContainer/a:effectDag", "PropertyName": "EffectDag", "PropertyComments": "Effect Container" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] } ] } }, { "Name": "a:CT_FontCollection/a:font", "ClassName": "Fonts", "Summary": "Font.", "CompositeType": "OneSequence", "BaseClass": "FontCollectionType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextFont/a:latin", "PropertyName": "LatinFont", "PropertyComments": "Latin Font" }, { "Name": "a:CT_TextFont/a:ea", "PropertyName": "EastAsianFont", "PropertyComments": "East Asian Font" }, { "Name": "a:CT_TextFont/a:cs", "PropertyName": "ComplexScriptFont", "PropertyComments": "Complex Script Font" }, { "Name": "a:CT_SupplementalFont/a:font" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_SupplementalFont/a:font", "Occurs": [ {} ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FontCollection/a:majorFont", "ClassName": "MajorFont", "Summary": "Major Font.", "CompositeType": "OneSequence", "BaseClass": "FontCollectionType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextFont/a:latin", "PropertyName": "LatinFont", "PropertyComments": "Latin Font" }, { "Name": "a:CT_TextFont/a:ea", "PropertyName": "EastAsianFont", "PropertyComments": "East Asian Font" }, { "Name": "a:CT_TextFont/a:cs", "PropertyName": "ComplexScriptFont", "PropertyComments": "Complex Script Font" }, { "Name": "a:CT_SupplementalFont/a:font" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_SupplementalFont/a:font", "Occurs": [ {} ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FontCollection/a:minorFont", "ClassName": "MinorFont", "Summary": "Minor fonts.", "CompositeType": "OneSequence", "BaseClass": "FontCollectionType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextFont/a:latin", "PropertyName": "LatinFont", "PropertyComments": "Latin Font" }, { "Name": "a:CT_TextFont/a:ea", "PropertyName": "EastAsianFont", "PropertyComments": "East Asian Font" }, { "Name": "a:CT_TextFont/a:cs", "PropertyName": "ComplexScriptFont", "PropertyComments": "Complex Script Font" }, { "Name": "a:CT_SupplementalFont/a:font" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_SupplementalFont/a:font", "Occurs": [ {} ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FontCollection/", "ClassName": "FontCollectionType", "Summary": "Defines the FontCollectionType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_OfficeArtExtensionList/a:extLst", "a:CT_SupplementalFont/a:font", "a:CT_TextFont/a:latin", "a:CT_TextFont/a:ea", "a:CT_TextFont/a:cs" ], "Children": [ { "Name": "a:CT_TextFont/a:latin", "PropertyName": "LatinFont", "PropertyComments": "Latin Font" }, { "Name": "a:CT_TextFont/a:ea", "PropertyName": "EastAsianFont", "PropertyComments": "East Asian Font" }, { "Name": "a:CT_TextFont/a:cs", "PropertyName": "ComplexScriptFont", "PropertyComments": "Complex Script Font" }, { "Name": "a:CT_SupplementalFont/a:font" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ] }, { "Name": "a:CT_FontReference/a:fontRef", "ClassName": "FontReference", "Summary": "Defines the FontReference Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":idx", "PropertyName": "Index", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.FontCollectionIndexValues\u003E", "PropertyComments": "Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_TextNoAutofit/a:noAutofit", "ClassName": "NoAutoFit", "Summary": "No AutoFit.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextNormalAutofit/a:normAutofit", "ClassName": "NormalAutoFit", "Summary": "Normal AutoFit.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":fontScale", "PropertyName": "FontScale", "Type": "Int32Value", "PropertyComments": "Font Scale", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":lnSpcReduction", "PropertyName": "LineSpaceReduction", "Type": "Int32Value", "PropertyComments": "Line Space Reduction", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "13200000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextShapeAutofit/a:spAutoFit", "ClassName": "ShapeAutoFit", "Summary": "Shape AutoFit.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx", "ClassName": "BulletColorText", "Summary": "Follow Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_Color/a:buClr", "ClassName": "BulletColor", "Summary": "Color Specified.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:extrusionClr", "ClassName": "ExtrusionColor", "Summary": "Extrusion Color.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:contourClr", "ClassName": "ContourColor", "Summary": "Contour Color.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:clrFrom", "ClassName": "ColorFrom", "Summary": "Change Color From.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:clrTo", "ClassName": "ColorTo", "Summary": "Change Color To.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:fgClr", "ClassName": "ForegroundColor", "Summary": "Foreground color.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:bgClr", "ClassName": "BackgroundColor", "Summary": "Background color.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/a:highlight", "ClassName": "Highlight", "Summary": "Defines the Highlight Class.", "CompositeType": "OneChoice", "BaseClass": "ColorType", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_Color/", "ClassName": "ColorType", "Summary": "Defines the ColorType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_HslColor/a:hslClr", "a:CT_PresetColor/a:prstClr", "a:CT_SchemeColor/a:schemeClr", "a:CT_ScRgbColor/a:scrgbClr", "a:CT_SRgbColor/a:srgbClr", "a:CT_SystemColor/a:sysClr" ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ] }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx", "ClassName": "BulletSizeText", "Summary": "Bullet Size Follows Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct", "ClassName": "BulletSizePercentage", "Summary": "Bullet Size Percentage.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "25000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts", "ClassName": "BulletSizePoints", "Summary": "Bullet Size Points.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "100" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx", "ClassName": "BulletFontText", "Summary": "Follow text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextFont/a:buFont", "ClassName": "BulletFont", "Summary": "Specified.", "BaseClass": "TextFontType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_TextFont/a:latin", "ClassName": "LatinFont", "Summary": "Latin Font.", "BaseClass": "TextFontType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_TextFont/a:ea", "ClassName": "EastAsianFont", "Summary": "East Asian Font.", "BaseClass": "TextFontType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_TextFont/a:cs", "ClassName": "ComplexScriptFont", "Summary": "Complex Script Font.", "BaseClass": "TextFontType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_TextFont/a:sym", "ClassName": "SymbolFont", "Summary": "Defines the SymbolFont Class.", "BaseClass": "TextFontType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_TextFont/", "ClassName": "TextFontType", "Summary": "Defines the TextFontType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":typeface", "PropertyName": "Typeface", "Type": "StringValue", "PropertyComments": "Text Typeface" }, { "QName": ":panose", "PropertyName": "Panose", "Type": "HexBinaryValue", "PropertyComments": "Panose Setting", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "10" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":pitchFamily", "PropertyName": "PitchFamily", "Type": "SByteValue", "PropertyComments": "Similar Font Family" }, { "QName": ":charset", "PropertyName": "CharacterSet", "Type": "SByteValue", "PropertyComments": "Similar Character Set" } ] }, { "Name": "a:CT_TextNoBullet/a:buNone", "ClassName": "NoBullet", "Summary": "No Bullet.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum", "ClassName": "AutoNumberedBullet", "Summary": "Auto-Numbered Bullet.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextAutoNumberSchemeValues\u003E", "PropertyComments": "Bullet Autonumbering Type", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":startAt", "PropertyName": "StartAt", "Type": "Int32Value", "PropertyComments": "Start Numbering At", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "32767" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextCharBullet/a:buChar", "ClassName": "CharacterBullet", "Summary": "Character Bullet.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":char", "PropertyName": "Char", "Type": "StringValue", "PropertyComments": "Bullet Character", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_TextBlipBullet/a:buBlip", "ClassName": "PictureBullet", "Summary": "Picture Bullet.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_Blip/a:blip", "PropertyName": "Blip", "PropertyComments": "Blip" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Blip/a:blip" } ] } }, { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx", "ClassName": "UnderlineFollowsText", "Summary": "Underline Follows Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_LineProperties/a:uLn", "ClassName": "Underline", "Summary": "Underline Stroke.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:ln", "ClassName": "Outline", "Summary": "Defines the Outline Class.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnL", "ClassName": "LeftBorderLineProperties", "Summary": "Left Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnR", "ClassName": "RightBorderLineProperties", "Summary": "Right Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnT", "ClassName": "TopBorderLineProperties", "Summary": "Top Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnB", "ClassName": "BottomBorderLineProperties", "Summary": "Bottom Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnTlToBr", "ClassName": "TopLeftToBottomRightBorderLineProperties", "Summary": "Top-Left to Bottom-Right Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/a:lnBlToTr", "ClassName": "BottomLeftToTopRightBorderLineProperties", "Summary": "Bottom-Left to Top-Right Border Line Properties.", "BaseClass": "LinePropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" } ] } ] }, { "Name": "a:CT_LineEndProperties/a:headEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineProperties/", "ClassName": "LinePropertiesType", "Summary": "Defines the LinePropertiesType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":w", "PropertyName": "Width", "Type": "Int32Value", "PropertyComments": "line width", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "20116800" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":cap", "PropertyName": "CapType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LineCapValues\u003E", "PropertyComments": "line cap", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":cmpd", "PropertyName": "CompoundLineType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.CompoundLineValues\u003E", "PropertyComments": "compound line type", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PenAlignmentValues\u003E", "PropertyComments": "pen alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "AdditionalElements": [ "a:CT_DashStopList/a:custDash", "a:CT_GradientFillProperties/a:gradFill", "a:CT_LineEndProperties/a:headEnd", "a:CT_LineEndProperties/a:tailEnd", "a:CT_LineJoinBevel/a:bevel", "a:CT_LineJoinMiterProperties/a:miter", "a:CT_LineJoinRound/a:round", "a:CT_LinePropertiesExtensionList/a:extLst", "a:CT_NoFillProperties/a:noFill", "a:CT_PatternFillProperties/a:pattFill", "a:CT_PresetLineDashProperties/a:prstDash", "a:CT_SolidColorFillProperties/a:solidFill" ], "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_PresetLineDashProperties/a:prstDash" }, { "Name": "a:CT_DashStopList/a:custDash" }, { "Name": "a:CT_LineJoinRound/a:round" }, { "Name": "a:CT_LineJoinBevel/a:bevel" }, { "Name": "a:CT_LineJoinMiterProperties/a:miter" }, { "Name": "a:CT_LineEndProperties/a:headEnd" }, { "Name": "a:CT_LineEndProperties/a:tailEnd" }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst" } ] }, { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx", "ClassName": "UnderlineFillText", "Summary": "Underline Fill Properties Follow Text.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill", "ClassName": "UnderlineFill", "Summary": "Underline Fill.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill", "PropertyName": "NoFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill", "PropertyName": "SolidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill", "PropertyName": "GradientFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "PropertyName": "BlipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill", "PropertyName": "PatternFill", "PropertyComments": "Pattern Fill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill", "PropertyName": "GroupFill", "PropertyComments": "Group Fill" } ], "Particle": { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } }, { "Name": "a:CT_RegularTextRun/a:r", "ClassName": "Run", "Summary": "Text Run.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "PropertyName": "RunProperties", "PropertyComments": "Text Character Properties" }, { "Name": "xsd:string/a:t", "PropertyName": "Text", "PropertyComments": "Text String" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "xsd:string/a:t" } ] } }, { "Name": "a:CT_TextLineBreak/a:br", "ClassName": "Break", "Summary": "Text Line Break.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "PropertyName": "RunProperties", "PropertyComments": "Text Run Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextField/a:fld", "ClassName": "Field", "Summary": "Text Field.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Field ID", "Validators": [ { "Name": "RequiredValidator" }, { "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": ":type", "PropertyName": "Type", "Type": "StringValue", "PropertyComments": "Field Type" } ], "Children": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "PropertyName": "RunProperties", "PropertyComments": "Text Character Properties" }, { "Name": "a:CT_TextParagraphProperties/a:pPr", "PropertyName": "ParagraphProperties", "PropertyComments": "Text Paragraph Properties" }, { "Name": "xsd:string/a:t", "PropertyName": "Text" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextCharacterProperties/a:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "xsd:string/a:t", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GraphicalObject/a:graphic", "ClassName": "Graphic", "Summary": "Graphic Object.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GraphicalObjectData/a:graphicData", "PropertyName": "GraphicData", "PropertyComments": "Graphic Object Data" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GraphicalObjectData/a:graphicData" } ] } }, { "Name": "a:CT_Blip/a:blip", "ClassName": "Blip", "Summary": "Defines the Blip Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:embed", "PropertyName": "Embed", "Type": "StringValue", "PropertyComments": "Embedded Picture Reference" }, { "QName": "r:link", "PropertyName": "Link", "Type": "StringValue", "PropertyComments": "Linked Picture Reference" }, { "QName": ":cstate", "PropertyName": "CompressionState", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlipCompressionValues\u003E", "PropertyComments": "Compression state for blips.", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_TintEffect/a:tint" }, { "Name": "a:CT_BlipExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "a:CT_AlphaBiLevelEffect/a:alphaBiLevel" }, { "Name": "a:CT_AlphaCeilingEffect/a:alphaCeiling" }, { "Name": "a:CT_AlphaFloorEffect/a:alphaFloor" }, { "Name": "a:CT_AlphaInverseEffect/a:alphaInv" }, { "Name": "a:CT_AlphaModulateEffect/a:alphaMod" }, { "Name": "a:CT_AlphaModulateFixedEffect/a:alphaModFix" }, { "Name": "a:CT_AlphaReplaceEffect/a:alphaRepl" }, { "Name": "a:CT_BiLevelEffect/a:biLevel" }, { "Name": "a:CT_BlurEffect/a:blur" }, { "Name": "a:CT_ColorChangeEffect/a:clrChange" }, { "Name": "a:CT_ColorReplaceEffect/a:clrRepl" }, { "Name": "a:CT_DuotoneEffect/a:duotone" }, { "Name": "a:CT_FillOverlayEffect/a:fillOverlay" }, { "Name": "a:CT_GrayscaleEffect/a:grayscl" }, { "Name": "a:CT_HSLEffect/a:hsl" }, { "Name": "a:CT_LuminanceEffect/a:lum" }, { "Name": "a:CT_TintEffect/a:tint" } ] }, { "Name": "a:CT_BlipExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_OfficeStyleSheet/a:theme", "ClassName": "Theme", "Summary": "Theme.", "Part": "ThemePart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name" }, { "QName": "thm15:id", "PropertyName": "ThemeId", "Type": "StringValue", "Version": "Office2013", "PropertyComments": "id", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2013" } ], "Name": "OfficeVersionValidator" }, { "Arguments": [ { "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 } ] } ], "Children": [ { "Name": "a:CT_BaseStyles/a:themeElements", "PropertyName": "ThemeElements" }, { "Name": "a:CT_ObjectStyleDefaults/a:objectDefaults", "PropertyName": "ObjectDefaults" }, { "Name": "a:CT_ColorSchemeList/a:extraClrSchemeLst", "PropertyName": "ExtraColorSchemeList" }, { "Name": "a:CT_CustomColorList/a:custClrLst", "PropertyName": "CustomColorList" }, { "Name": "a:CT_OfficeStyleSheetExtensionList/a:extLst", "PropertyName": "OfficeStyleSheetExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_BaseStyles/a:themeElements" }, { "Name": "a:CT_ObjectStyleDefaults/a:objectDefaults", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ColorSchemeList/a:extraClrSchemeLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_CustomColorList/a:custClrLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeStyleSheetExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_BaseStylesOverride/a:themeOverride", "ClassName": "ThemeOverride", "Summary": "Theme Override.", "Part": "ThemeOverridePart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ColorScheme/a:clrScheme", "PropertyName": "ColorScheme", "PropertyComments": "Color Scheme" }, { "Name": "a:CT_FontScheme/a:fontScheme", "PropertyName": "FontScheme" }, { "Name": "a:CT_StyleMatrix/a:fmtScheme", "PropertyName": "FormatScheme" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ColorScheme/a:clrScheme", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_FontScheme/a:fontScheme", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_StyleMatrix/a:fmtScheme", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_EmptyElement/a:themeManager", "ClassName": "ThemeManager", "Summary": "Theme Manager.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_EmptyElement/a:masterClrMapping", "ClassName": "MasterColorMapping", "Summary": "Master Color Mapping.", "BaseClass": "EmptyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_EmptyElement/", "ClassName": "EmptyType", "Summary": "Defines the EmptyType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true }, { "Name": "a:CT_Table/a:tbl", "ClassName": "Table", "Summary": "Table.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TableProperties/a:tblPr", "PropertyName": "TableProperties", "PropertyComments": "Table Properties" }, { "Name": "a:CT_TableGrid/a:tblGrid", "PropertyName": "TableGrid", "PropertyComments": "Table Grid" }, { "Name": "a:CT_TableRow/a:tr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableProperties/a:tblPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableGrid/a:tblGrid" }, { "Name": "a:CT_TableRow/a:tr", "Occurs": [ { "Min": 1, "Max": 1000 } ] } ] } }, { "Name": "a:CT_TableStyleList/a:tblStyleLst", "ClassName": "TableStyleList", "Summary": "Table Style List.", "Part": "TableStylesPart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":def", "PropertyName": "Default", "Type": "StringValue", "PropertyComments": "Default", "Validators": [ { "Name": "RequiredValidator" }, { "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 } ] } ], "Children": [ { "Name": "a:CT_TableStyle/a:tblStyle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyle/a:tblStyle", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "ClassName": "ExtensionList", "Summary": "Defines the ExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_OfficeArtExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtension/a:ext", "Occurs": [ {} ] } ] } ] } ] } }, { "Name": "a:CT_AudioCDTime/a:st", "ClassName": "StartTime", "Summary": "Audio Start Time.", "BaseClass": "AudioCDTimeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_AudioCDTime/a:end", "ClassName": "EndTime", "Summary": "Audio End Time.", "BaseClass": "AudioCDTimeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_AudioCDTime/", "ClassName": "AudioCDTimeType", "Summary": "Defines the AudioCDTimeType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":track", "PropertyName": "Track", "Type": "ByteValue", "PropertyComments": "Track", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":time", "PropertyName": "Time", "Type": "UInt32Value", "PropertyComments": "Time" } ] }, { "Name": "a:CT_CustomColor/a:custClr", "ClassName": "CustomColor", "Summary": "Custom color.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name" } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_SupplementalFont/a:font", "ClassName": "SupplementalFont", "Summary": "Font.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":script", "PropertyName": "Script", "Type": "StringValue", "PropertyComments": "Script", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":typeface", "PropertyName": "Typeface", "Type": "StringValue", "PropertyComments": "Typeface", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "ClassName": "Scene3DType", "Summary": "3D Scene Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_Camera/a:camera", "PropertyName": "Camera", "PropertyComments": "Camera" }, { "Name": "a:CT_LightRig/a:lightRig", "PropertyName": "LightRig", "PropertyComments": "Light Rig" }, { "Name": "a:CT_Backdrop/a:backdrop", "PropertyName": "Backdrop", "PropertyComments": "Backdrop Plane" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Camera/a:camera" }, { "Name": "a:CT_LightRig/a:lightRig" }, { "Name": "a:CT_Backdrop/a:backdrop", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_EffectStyleItem/a:effectStyle", "ClassName": "EffectStyle", "Summary": "Effect Style.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_Shape3D/a:sp3d" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Shape3D/a:sp3d", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FillStyleList/a:fillStyleLst", "ClassName": "FillStyleList", "Summary": "Fill Style List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Min": 3 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } ] } }, { "Name": "a:CT_LineStyleList/a:lnStyleLst", "ClassName": "LineStyleList", "Summary": "Line Style List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_LineProperties/a:ln" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Min": 3 } ] } ] } }, { "Name": "a:CT_EffectStyleList/a:effectStyleLst", "ClassName": "EffectStyleList", "Summary": "Effect Style List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_EffectStyleItem/a:effectStyle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EffectStyleItem/a:effectStyle", "Occurs": [ { "Min": 3 } ] } ] } }, { "Name": "a:CT_BackgroundFillStyleList/a:bgFillStyleLst", "ClassName": "BackgroundFillStyleList", "Summary": "Background Fill Style List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Min": 3 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] } ] } }, { "Name": "a:CT_ColorScheme/a:clrScheme", "ClassName": "ColorScheme", "Summary": "Defines the ColorScheme Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_Color2/a:dk1", "PropertyName": "Dark1Color", "PropertyComments": "Dark 1" }, { "Name": "a:CT_Color2/a:lt1", "PropertyName": "Light1Color", "PropertyComments": "Light 1" }, { "Name": "a:CT_Color2/a:dk2", "PropertyName": "Dark2Color", "PropertyComments": "Dark 2" }, { "Name": "a:CT_Color2/a:lt2", "PropertyName": "Light2Color", "PropertyComments": "Light 2" }, { "Name": "a:CT_Color2/a:accent1", "PropertyName": "Accent1Color", "PropertyComments": "Accent 1" }, { "Name": "a:CT_Color2/a:accent2", "PropertyName": "Accent2Color", "PropertyComments": "Accent 2" }, { "Name": "a:CT_Color2/a:accent3", "PropertyName": "Accent3Color", "PropertyComments": "Accent 3" }, { "Name": "a:CT_Color2/a:accent4", "PropertyName": "Accent4Color", "PropertyComments": "Accent 4" }, { "Name": "a:CT_Color2/a:accent5", "PropertyName": "Accent5Color", "PropertyComments": "Accent 5" }, { "Name": "a:CT_Color2/a:accent6", "PropertyName": "Accent6Color", "PropertyComments": "Accent 6" }, { "Name": "a:CT_Color2/a:hlink", "PropertyName": "Hyperlink", "PropertyComments": "Hyperlink" }, { "Name": "a:CT_Color2/a:folHlink", "PropertyName": "FollowedHyperlinkColor", "PropertyComments": "Followed Hyperlink" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Color2/a:dk1" }, { "Name": "a:CT_Color2/a:lt1" }, { "Name": "a:CT_Color2/a:dk2" }, { "Name": "a:CT_Color2/a:lt2" }, { "Name": "a:CT_Color2/a:accent1" }, { "Name": "a:CT_Color2/a:accent2" }, { "Name": "a:CT_Color2/a:accent3" }, { "Name": "a:CT_Color2/a:accent4" }, { "Name": "a:CT_Color2/a:accent5" }, { "Name": "a:CT_Color2/a:accent6" }, { "Name": "a:CT_Color2/a:hlink" }, { "Name": "a:CT_Color2/a:folHlink" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_FontScheme/a:fontScheme", "ClassName": "FontScheme", "Summary": "Font Scheme.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "a:CT_FontCollection/a:majorFont", "PropertyName": "MajorFont", "PropertyComments": "Major Font" }, { "Name": "a:CT_FontCollection/a:minorFont", "PropertyName": "MinorFont", "PropertyComments": "Minor fonts" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_FontCollection/a:majorFont" }, { "Name": "a:CT_FontCollection/a:minorFont" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_StyleMatrix/a:fmtScheme", "ClassName": "FormatScheme", "Summary": "Format Scheme.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name" } ], "Children": [ { "Name": "a:CT_FillStyleList/a:fillStyleLst", "PropertyName": "FillStyleList", "PropertyComments": "Fill Style List" }, { "Name": "a:CT_LineStyleList/a:lnStyleLst", "PropertyName": "LineStyleList", "PropertyComments": "Line Style List" }, { "Name": "a:CT_EffectStyleList/a:effectStyleLst", "PropertyName": "EffectStyleList", "PropertyComments": "Effect Style List" }, { "Name": "a:CT_BackgroundFillStyleList/a:bgFillStyleLst", "PropertyName": "BackgroundFillStyleList", "PropertyComments": "Background Fill Style List" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_FillStyleList/a:fillStyleLst" }, { "Name": "a:CT_LineStyleList/a:lnStyleLst" }, { "Name": "a:CT_EffectStyleList/a:effectStyleLst" }, { "Name": "a:CT_BackgroundFillStyleList/a:bgFillStyleLst" } ] } }, { "Name": "a:CT_Color2/a:dk1", "ClassName": "Dark1Color", "Summary": "Dark 1.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:lt1", "ClassName": "Light1Color", "Summary": "Light 1.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:dk2", "ClassName": "Dark2Color", "Summary": "Dark 2.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:lt2", "ClassName": "Light2Color", "Summary": "Light 2.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent1", "ClassName": "Accent1Color", "Summary": "Accent 1.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent2", "ClassName": "Accent2Color", "Summary": "Accent 2.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent3", "ClassName": "Accent3Color", "Summary": "Accent 3.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent4", "ClassName": "Accent4Color", "Summary": "Accent 4.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent5", "ClassName": "Accent5Color", "Summary": "Accent 5.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:accent6", "ClassName": "Accent6Color", "Summary": "Accent 6.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:hlink", "ClassName": "Hyperlink", "Summary": "Hyperlink.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/a:folHlink", "ClassName": "FollowedHyperlinkColor", "Summary": "Followed Hyperlink.", "CompositeType": "OneChoice", "BaseClass": "Color2Type", "IsDerived": true, "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } }, { "Name": "a:CT_Color2/", "ClassName": "Color2Type", "Summary": "Defines the Color2Type Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_HslColor/a:hslClr", "a:CT_PresetColor/a:prstClr", "a:CT_ScRgbColor/a:scrgbClr", "a:CT_SRgbColor/a:srgbClr", "a:CT_SystemColor/a:sysClr" ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ] }, { "Name": "a:CT_Ratio/a:sx", "ClassName": "ScaleX", "Summary": "Horizontal Ratio.", "BaseClass": "RatioType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Ratio/a:sy", "ClassName": "ScaleY", "Summary": "Vertical Ratio.", "BaseClass": "RatioType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Ratio/", "ClassName": "RatioType", "Summary": "Defines the RatioType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":n", "PropertyName": "Numerator", "Type": "Int32Value", "PropertyComments": "Numerator", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":d", "PropertyName": "Denominator", "Type": "Int32Value", "PropertyComments": "Denominator", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_Point2D/a:off", "ClassName": "Offset", "Summary": "Offset.", "BaseClass": "Point2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Point2D/a:chOff", "ClassName": "ChildOffset", "Summary": "Child Offset.", "BaseClass": "Point2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Point2D/", "ClassName": "Point2DType", "Summary": "Defines the Point2DType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "X", "Type": "Int64Value", "PropertyComments": "X-Axis Coordinate", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":y", "PropertyName": "Y", "Type": "Int64Value", "PropertyComments": "Y-Axis Coordinate", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_PositiveSize2D/a:ext", "ClassName": "Extents", "Summary": "Extents.", "BaseClass": "PositiveSize2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositiveSize2D/a:chExt", "ClassName": "ChildExtents", "Summary": "Child Extents.", "BaseClass": "PositiveSize2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_PositiveSize2D/", "ClassName": "PositiveSize2DType", "Summary": "Defines the PositiveSize2DType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":cx", "PropertyName": "Cx", "Type": "Int64Value", "PropertyComments": "Extent Length", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":cy", "PropertyName": "Cy", "Type": "Int64Value", "PropertyComments": "Extent Width", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_ShapeLocking/a:spLocks", "ClassName": "ShapeLocks", "Summary": "Shape Locks.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":noGrp", "PropertyName": "NoGrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Grouping" }, { "QName": ":noSelect", "PropertyName": "NoSelection", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Selection" }, { "QName": ":noRot", "PropertyName": "NoRotation", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Rotation" }, { "QName": ":noChangeAspect", "PropertyName": "NoChangeAspect", "Type": "BooleanValue", "PropertyComments": "Disallow Aspect Ratio Change" }, { "QName": ":noMove", "PropertyName": "NoMove", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Movement" }, { "QName": ":noResize", "PropertyName": "NoResize", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Resize" }, { "QName": ":noEditPoints", "PropertyName": "NoEditPoints", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Point Editing" }, { "QName": ":noAdjustHandles", "PropertyName": "NoAdjustHandles", "Type": "BooleanValue", "PropertyComments": "Disallow Showing Adjust Handles" }, { "QName": ":noChangeArrowheads", "PropertyName": "NoChangeArrowheads", "Type": "BooleanValue", "PropertyComments": "Disallow Arrowhead Changes" }, { "QName": ":noChangeShapeType", "PropertyName": "NoChangeShapeType", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Type Change" }, { "QName": ":noTextEdit", "PropertyName": "NoTextEdit", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Text Editing" } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ConnectorLocking/a:cxnSpLocks", "ClassName": "ConnectionShapeLocks", "Summary": "Connection Shape Locks.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":noGrp", "PropertyName": "NoGrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Grouping" }, { "QName": ":noSelect", "PropertyName": "NoSelection", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Selection" }, { "QName": ":noRot", "PropertyName": "NoRotation", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Rotation" }, { "QName": ":noChangeAspect", "PropertyName": "NoChangeAspect", "Type": "BooleanValue", "PropertyComments": "Disallow Aspect Ratio Change" }, { "QName": ":noMove", "PropertyName": "NoMove", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Movement" }, { "QName": ":noResize", "PropertyName": "NoResize", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Resize" }, { "QName": ":noEditPoints", "PropertyName": "NoEditPoints", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Point Editing" }, { "QName": ":noAdjustHandles", "PropertyName": "NoAdjustHandles", "Type": "BooleanValue", "PropertyComments": "Disallow Showing Adjust Handles" }, { "QName": ":noChangeArrowheads", "PropertyName": "NoChangeArrowheads", "Type": "BooleanValue", "PropertyComments": "Disallow Arrowhead Changes" }, { "QName": ":noChangeShapeType", "PropertyName": "NoChangeShapeType", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Type Change" } ], "Children": [ { "Name": "a:CT_ConnectorLockingExtensionList/a:extLst", "PropertyName": "ConnectorLockingExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ConnectorLockingExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Connection/a:stCxn", "ClassName": "StartConnection", "Summary": "Connection Start.", "BaseClass": "ConnectionType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Connection/a:endCxn", "ClassName": "EndConnection", "Summary": "Connection End.", "BaseClass": "ConnectionType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Connection/", "ClassName": "ConnectionType", "Summary": "Defines the ConnectionType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Identifier", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":idx", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_GraphicalObjectFrameLocking/a:graphicFrameLocks", "ClassName": "GraphicFrameLocks", "Summary": "Graphic Frame Locks.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":noGrp", "PropertyName": "NoGrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Grouping" }, { "QName": ":noDrilldown", "PropertyName": "NoDrilldown", "Type": "BooleanValue", "PropertyComments": "Disallow Selection of Child Shapes" }, { "QName": ":noSelect", "PropertyName": "NoSelection", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Selection" }, { "QName": ":noChangeAspect", "PropertyName": "NoChangeAspect", "Type": "BooleanValue", "PropertyComments": "Disallow Aspect Ratio Change" }, { "QName": ":noMove", "PropertyName": "NoMove", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Movement" }, { "QName": ":noResize", "PropertyName": "NoResize", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Resize" } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GraphicalObjectData/a:graphicData", "ClassName": "GraphicData", "Summary": "Graphic Object Data.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "PropertyName": "Uri", "Type": "StringValue", "PropertyComments": "Uniform Resource Identifier", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "AdditionalElements": [ "a:CT_BaseStylesOverride/a:themeOverride", "a:CT_Blip/a:blip", "a:CT_Color/p14:laserClr", "a:CT_EffectProperties/a14:hiddenEffects", "a:CT_EmptyElement/a:themeManager", "a:CT_FillProperties/a14:hiddenFill", "a:CT_GraphicalObject/a:graphic", "a:CT_GvmlGroupShape/lc:lockedCanvas", "a:CT_LineProperties/a14:hiddenLine", "a:CT_NonVisualDrawingProps/dgm14:cNvPr", "a:CT_OfficeArtExtensionList/pic14:extLst", "a:CT_OfficeStyleSheet/a:theme", "a:CT_Scene3D/a14:hiddenScene3d", "a:CT_Shape3D/a14:hiddenSp3d", "a:CT_ShapeProperties/dgm1612:spPr", "a:CT_ShapeProperties/c16:spPr", "a:CT_ShapeProperties/c15:spPr", "a:CT_ShapeStyle/pic14:style", "a:CT_Table/a:tbl", "a:CT_TableStyleList/a:tblStyleLst", "a:CT_TextListStyle/dgm1612:lstStyle", "a:CT_Transform2D/p14:xfrm", "a:ST_Percentage/wp14:pctPosHOffset", "a:ST_Percentage/wp14:pctPosVOffset", "a14:CT_CameraTool/a14:cameraTool", "a14:CT_CompatExt/a14:compatExt", "a14:CT_GvmlContentPart/a14:contentPart", "a14:CT_IsGvmlCanvas/a14:isCanvas", "a14:CT_Photo/a14:imgProps", "a14:CT_ShadowObscured/a14:shadowObscured", "a14:CT_TextMath/a14:m", "a14:CT_UseLocalDpi/a14:useLocalDpi", "a15:CT_BackgroundPr/a15:backgroundPr", "a15:CT_NonVisualGroupProps/a15:nonVisualGroupProps", "a15:CT_ObjectPr/a15:objectPr", "a15:CT_SignatureLine/a15:signatureLine", "a16:CT_ConnectableReferences/a16:cxnDERefs", "a16:CT_CreationId/a16:creationId", "a16:CT_Identifier/a16:rowId", "a16:CT_Identifier/a16:colId", "a16:CT_PredecessorDrawingElementReference/a16:predDERef", "a1611:CT_PictureAttributionSourceURL/a1611:picAttrSrcUrl", "aclsh:CT_ClassificationOutcome/aclsh:classification", "adec:CT_Decorative/adec:decorative", "ahyp:CT_HyperlinkColor/ahyp:hlinkClr", "aif:CT_ImageFormula/aif:imageFormula", "alf:CT_LiveFeedProperties/alf:liveFeedProps", "aoe:CT_OEmbedShared/aoe:oembedShared", "ask:CT_LineSketchStyleProperties/ask:lineSketchStyleProps", "asl:CT_ScriptLink/asl:scriptLink", "asvg:CT_SVGBlip/asvg:svgBlip", "c:CT_Boolean/c16:invertIfNegative", "c:CT_Boolean/c16:bubble3D", "c:CT_Boolean/c15:xForSave", "c:CT_Boolean/c15:showDataLabelsRange", "c:CT_Boolean/c15:showLeaderLines", "c:CT_Boolean/c15:autoCat", "c:CT_ChartLines/c15:leaderLines", "c:CT_ChartSpace/c:chartSpace", "c:CT_DLbl/c16:dLbl", "c:CT_Layout/c15:layout", "c:CT_Marker/c16:marker", "c:CT_NumFmt/c15:numFmt", "c:CT_PivotSource/c15:pivotSource", "c:CT_RelId/c:chart", "c:CT_Tx/c15:tx", "c:CT_UnsignedInt/c16:explosion", "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt", "c14:CT_PivotOptions/c14:pivotOptions", "c14:CT_SketchOptions/c14:sketchOptions", "c14:CT_Style/c14:style", "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "c15:CT_DataLabelFieldTable/c15:dlblFieldTable", "c15:CT_FilteredAreaSer/c15:filteredAreaSeries", "c15:CT_FilteredBarSer/c15:filteredBarSeries", "c15:CT_FilteredBubbleSer/c15:filteredBubbleSeries", "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "c15:CT_FilteredLineSer/c15:filteredLineSeries", "c15:CT_FilteredPieSer/c15:filteredPieSeries", "c15:CT_FilteredRadarSer/c15:filteredRadarSeries", "c15:CT_FilteredScatterSer/c15:filteredScatterSeries", "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries", "c15:CT_FormulaRef/c15:formulaRef", "c15:CT_FullRef/c15:fullRef", "c15:CT_LevelRef/c15:levelRef", "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "c16:CT_ChartUniqueID/c16:uniqueId", "c16:CT_PivotOptions16/c16:pivotOptions16", "c16r3:CT_DataDisplayOptions16/c16r3:dataDisplayOptions16", "cdr:CT_Drawing/c:userShapes", "cdr14:CT_ContentPart/cdr14:contentPart", "comp:CT_Compat/comp:legacyDrawing", "cs:CT_ChartStyle/cs:chartStyle", "cs:CT_ColorStyle/cs:colorStyle", "dgm:CT_ColorTransform/dgm:colorsDef", "dgm:CT_ColorTransformHeader/dgm:colorsDefHdr", "dgm:CT_ColorTransformHeaderLst/dgm:colorsDefHdrLst", "dgm:CT_DataModelRoot/dgm:dataModel", "dgm:CT_DiagramDefinition/dgm:layoutDef", "dgm:CT_DiagramDefinitionHeader/dgm:layoutDefHdr", "dgm:CT_DiagramDefinitionHeaderLst/dgm:layoutDefHdrLst", "dgm:CT_RelIds/dgm:relIds", "dgm:CT_StyleDefinition/dgm:styleDef", "dgm:CT_StyleDefinitionHeader/dgm:styleDefHdr", "dgm:CT_StyleDefinitionHeaderLst/dgm:styleDefHdrLst", "dgm14:CT_Boolean/dgm14:recolorImg", "dgm1611:CT_NumberDiagramInfoList/dgm1611:autoBuNodeInfoLst", "dsp:CT_DataModelExtBlock/dsp:dataModelExt", "dsp:CT_Drawing/dsp:drawing", "emma:CT_Arc/emma:arc", "emma:CT_Derivation/emma:derivation", "emma:CT_DerivedFrom/emma:derived-from", "emma:CT_Emma/emma:emma", "emma:CT_EndPoint/emma:endpoint", "emma:CT_EndPointInfo/emma:endpoint-info", "emma:CT_Grammar/emma:grammar", "emma:CT_Group/emma:group", "emma:CT_GroupInfo/emma:group-info", "emma:CT_Info/emma:info", "emma:CT_Interpretation/emma:interpretation", "emma:CT_Lattice/emma:lattice", "emma:CT_Literal/emma:literal", "emma:CT_Model/emma:model", "emma:CT_Node/emma:node", "emma:CT_OneOf/emma:one-of", "emma:CT_Sequence/emma:sequence", "inkml:CT_Ink/inkml:ink", "m:CT_MathPr/m:mathPr", "m:CT_OMath/m:oMath", "m:CT_OMathPara/m:oMathPara", "msink:CT_CtxNode/msink:context", "o:CT_Callout/o:callout", "o:CT_ClipPath/o:clippath", "o:CT_Complex/o:complex", "o:CT_Diagram/o:diagram", "o:CT_Extrusion/o:extrusion", "o:CT_Fill/o:fill", "o:CT_Ink/o:ink", "o:CT_Lock/o:lock", "o:CT_OLEObject/o:OLEObject", "o:CT_ShapeDefaults/o:shapedefaults", "o:CT_ShapeLayout/o:shapelayout", "o:CT_SignatureLine/o:signatureline", "o:CT_Skew/o:skew", "o:CT_StrokeChild/o:left", "o:CT_StrokeChild/o:top", "o:CT_StrokeChild/o:right", "o:CT_StrokeChild/o:bottom", "o:CT_StrokeChild/o:column", "oac:CT_ConnectorMonikerList/oac:cxnSpMkLst", "oac:CT_DocumentContextMonikerList/oac:dcMkLst", "oac:CT_DrawingElementMonikerList/oac:deMkLst", "oac:CT_DrawingElementMonikerList/oac:deMasterMkLst", "oac:CT_DrawingMonikerList/oac:dgMkLst", "oac:CT_DrawingSelectionStgList/oac:drSelLst", "oac:CT_EditorSelectionStgList/oac:editorSelLst", "oac:CT_GraphicFrameMonikerList/oac:graphicFrameMkLst", "oac:CT_GraphicParentMonikerList/oac:graphicParentMkLst", "oac:CT_GroupCommand/oac:grpCmd", "oac:CT_GroupShapeMonikerList/oac:grpSpMkLst", "oac:CT_HyperlinkMonikerList/oac:hlinkMkLst", "oac:CT_ImgData/oac:imgData", "oac:CT_ImgData/oac:origImgData", "oac:CT_ImgLink/oac:imgLink", "oac:CT_InkMonikerList/oac:inkMkLst", "oac:CT_Model3DMonikerList/oac:model3DMkLst", "oac:CT_PictureMonikerList/oac:picMkLst", "oac:CT_ShapeMonikerList/oac:spMkLst", "oac:CT_TableCellMonikerList/oac:tcMkLst", "oac:CT_TableColumnMonikerList/oac:gridColMkLst", "oac:CT_TableMonikerList/oac:tblMkLst", "oac:CT_TableRowMonikerList/oac:trMkLst", "oac:CT_TextBodyMonikerList/oac:txBodyMkLst", "oac:CT_TextBodyPackage/oac:txBodyPkg", "oac:CT_TextCharRangeMonikerList/oac:txMkLst", "oac:CT_ViewSelectionStgList/oac:viewSelLst", "p:CT_CommentAuthorList/p:cmAuthorLst", "p:CT_CommentList/p:cmLst", "p:CT_ContentPart/p:contentPart", "p:CT_Empty/p14:honeycomb", "p:CT_Empty/p14:flash", "p:CT_ExtensionListModify/p14:extLst", "p:CT_HandoutMaster/p:handoutMaster", "p:CT_InOutTransition/p14:warp", "p:CT_NotesMaster/p:notesMaster", "p:CT_NotesSlide/p:notes", "p:CT_OleObject/p:oleObj", "p:CT_OrientationTransition/p14:doors", "p:CT_OrientationTransition/p14:window", "p:CT_Presentation/p:presentation", "p:CT_PresentationProperties/p:presentationPr", "p:CT_SideDirectionTransition/p14:vortex", "p:CT_SideDirectionTransition/p14:pan", "p:CT_Slide/p:sld", "p:CT_SlideLayout/p:sldLayout", "p:CT_SlideMaster/p:sldMaster", "p:CT_SlideSyncProperties/p:sldSyncPr", "p:CT_TagList/p:tagLst", "p:CT_ViewProperties/p:viewPr", "p:CT_WheelTransition/p14:wheelReverse", "p14:CT_BrowseMode/p14:browseMode", "p14:CT_ContentPartNonVisual/p14:nvContentPartPr", "p14:CT_DefaultImageDpi/p14:defaultImageDpi", "p14:CT_DiscardImageEditData/p14:discardImageEditData", "p14:CT_FlyThroughTransition/p14:flythrough", "p14:CT_GlitterTransition/p14:glitter", "p14:CT_LaserTraceList/p14:laserTraceLst", "p14:CT_LeftRightDirectionTransition/p14:switch", "p14:CT_LeftRightDirectionTransition/p14:flip", "p14:CT_LeftRightDirectionTransition/p14:ferris", "p14:CT_LeftRightDirectionTransition/p14:gallery", "p14:CT_LeftRightDirectionTransition/p14:conveyor", "p14:CT_Media/p14:media", "p14:CT_MediaBookmarkTarget/p14:bmkTgt", "p14:CT_PrismTransition/p14:prism", "p14:CT_RandomId/p14:creationId", "p14:CT_RandomId/p14:modId", "p14:CT_RevealTransition/p14:reveal", "p14:CT_RippleTransition/p14:ripple", "p14:CT_SectionList/p14:sectionLst", "p14:CT_SectionProperties/p14:sectionPr", "p14:CT_ShowEventRecordList/p14:showEvtLst", "p14:CT_ShowMediaControls/p14:showMediaCtrls", "p14:CT_ShredTransition/p14:shred", "p15:CT_ChartTrackingRefBased/p15:chartTrackingRefBased", "p15:CT_CommentThreading/p15:threadingInfo", "p15:CT_ExtendedGuideList/p15:sldGuideLst", "p15:CT_ExtendedGuideList/p15:notesGuideLst", "p15:CT_PresenceInfo/p15:presenceInfo", "p15:CT_PresetTransition/p15:prstTrans", "p188:CT_AuthorList/p188:authorLst", "p188:CT_CommentList/p188:cmLst", "p188:CT_CommentRelationship/p188:commentRel", "p1912:CT_TaskHistoryDetails/p1912:taskHistoryDetails", "p223:CT_Reactions/p223:reactions", "p228:CT_TaskDetails/p228:taskDetails", "p232:CT_PlaceholderTypeExtension/p232:phTypeExt", "pc:CT_AnimationEffectMonikerList/pc:animEffectMkLst", "pc:CT_AnimationEffectMonikerList/pc:animEffectParentMkLst", "pc:CT_CommentAuthorMonikerList/pc:cmAuthorMkLst", "pc:CT_CommentMonikerList/pc:cmMkLst", "pc:CT_CustomShowMonikerList/pc:custShowMkLst", "pc:CT_CustomXmlPartMonikerList/pc:cXmlMkLst", "pc:CT_DesignerTagMonikerList/pc:designTagMkLst", "pc:CT_DocumentMonikerList/pc:docMkLst", "pc:CT_HandoutMonikerList/pc:handoutMkLst", "pc:CT_MainMasterMonikerList/pc:sldMasterMkLst", "pc:CT_NotesMasterMonikerList/pc:notesMasterMkLst", "pc:CT_NotesMonikerList/pc:notesMkLst", "pc:CT_NotesTextMonikerList/pc:notesTxtMkLst", "pc:CT_OsfTaskPaneAppMonikerList/pc:tkAppMkLst", "pc:CT_SectionLinkObjMonikerList/pc:sectionLnkObjMkLst", "pc:CT_SectionMonikerList/pc:sectionMkLst", "pc:CT_SlideBaseMonikerList/pc:sldBaseMkLst", "pc:CT_SlideLayoutMonikerList/pc:sldLayoutMkLst", "pc:CT_SlideMonikerList/pc:sldMkLst", "pc:CT_SlidePosMonikerList/pc:sldPosMkLst", "pc:CT_StringTagMonikerList/pc:tagMkLst", "pc:CT_SummaryZoomMonikerList/pc:tocMkLst", "pic:CT_Picture/pic:pic", "pvml:CT_Empty/pvml:iscomment", "pvml:CT_Rel/pvml:textdata", "sl:CT_SchemaLibrary/sl:schemaLibrary", "sle:CT_Slicer/sle:slicer", "thm15:CT_ThemeFamily/thm15:themeFamily", "tsle:CT_Timeline/tsle:timeslicer", "v:CT_Arc/v:arc", "v:CT_Background/v:background", "v:CT_Curve/v:curve", "v:CT_Fill/v:fill", "v:CT_Formulas/v:formulas", "v:CT_Group/v:group", "v:CT_Handles/v:handles", "v:CT_Image/v:image", "v:CT_ImageData/v:imagedata", "v:CT_Line/v:line", "v:CT_Oval/v:oval", "v:CT_Path/v:path", "v:CT_PolyLine/v:polyline", "v:CT_Rect/v:rect", "v:CT_RoundRect/v:roundrect", "v:CT_Shadow/v:shadow", "v:CT_Shape/v:shape", "v:CT_Shapetype/v:shapetype", "v:CT_Stroke/v:stroke", "v:CT_Textbox/v:textbox", "v:CT_TextPath/v:textpath", "w:CT_Color/w15:color", "w:CT_Comments/w:comments", "w:CT_DataBinding/w15:dataBinding", "w:CT_DecimalNumber/w15:footnoteColumns", "w:CT_Document/w:document", "w:CT_Empty/w15:repeatingSectionItem", "w:CT_Empty/w14:entityPicker", "w:CT_Endnotes/w:endnotes", "w:CT_FontsList/w:fonts", "w:CT_Footnotes/w:footnotes", "w:CT_GlossaryDocument/w:glossaryDocument", "w:CT_HdrFtr/w:hdr", "w:CT_HdrFtr/w:ftr", "w:CT_Markup/w14:customXmlConflictInsRangeEnd", "w:CT_Markup/w14:customXmlConflictDelRangeEnd", "w:CT_Numbering/w:numbering", "w:CT_OnOff/w15:chartTrackingRefBased", "w:CT_OnOff/w15:collapsed", "w:CT_OnOff/w15:webExtensionLinked", "w:CT_OnOff/w15:webExtensionCreated", "w:CT_Recipients/w:recipients", "w:CT_Settings/w:settings", "w:CT_Styles/w:styles", "w:CT_TrackChange/w14:customXmlConflictInsRangeStart", "w:CT_TrackChange/w14:customXmlConflictDelRangeStart", "w:CT_TxbxContent/w:txbxContent", "w:CT_WebSettings/w:webSettings", "w10:CT_AnchorLock/w10:anchorlock", "w10:CT_Border/w10:bordertop", "w10:CT_Border/w10:borderleft", "w10:CT_Border/w10:borderright", "w10:CT_Border/w10:borderbottom", "w10:CT_Wrap/w10:wrap", "w14:CT_DefaultImageDpi/w14:defaultImageDpi", "w14:CT_LongHexNumber/w14:docId", "w14:CT_OnOff/w14:conflictMode", "w14:CT_OnOff/w14:discardImageEditingData", "w14:CT_SdtCheckbox/w14:checkbox", "w14:CT_WordContentPart/w14:contentPart", "w15:CT_CommentsEx/w15:commentsEx", "w15:CT_Guid/w15:docId", "w15:CT_People/w15:people", "w15:CT_SdtAppearance/w15:appearance", "w15:CT_SdtRepeatedSection/w15:repeatingSection", "we:CT_OsfWebExtension/we:webextension", "we:CT_WebExtensionPartRef/we:webextensionref", "woe:CT_OEmbed/woe:oembed", "wp:CT_Anchor/wp:anchor", "wp:CT_Inline/wp:inline", "wp14:CT_SizeRelH/wp14:sizeRelH", "wp14:CT_SizeRelV/wp14:sizeRelV", "wp15:CT_WebVideoPr/wp15:webVideoPr", "wpc:CT_WordprocessingCanvas/wpc:wpc", "wpg:CT_WordprocessingGroup/wpg:wgp", "wps:CT_WordprocessingShape/wps:wsp", "xdr:CT_Drawing/xdr:wsDr", "xdr14:CT_ContentPart/xdr:contentPart", "xdr14:CT_ContentPart/xdr14:contentPart", "xvml:CT_ClientData/xvml:ClientData" ], "Children": [ { "Name": "a:CT_GraphicalObject/a:graphic" }, { "Name": "a:CT_Blip/a:blip" }, { "Name": "a:CT_OfficeStyleSheet/a:theme" }, { "Name": "a:CT_BaseStylesOverride/a:themeOverride" }, { "Name": "a:CT_EmptyElement/a:themeManager" }, { "Name": "a:CT_Table/a:tbl" }, { "Name": "a:CT_TableStyleList/a:tblStyleLst" }, { "Name": "aoe:CT_OEmbedShared/aoe:oembedShared" }, { "Name": "woe:CT_OEmbed/woe:oembed" }, { "Name": "aif:CT_ImageFormula/aif:imageFormula" }, { "Name": "alf:CT_LiveFeedProperties/alf:liveFeedProps" }, { "Name": "asl:CT_ScriptLink/asl:scriptLink" }, { "Name": "aclsh:CT_ClassificationOutcome/aclsh:classification" }, { "Name": "ask:CT_LineSketchStyleProperties/ask:lineSketchStyleProps" }, { "Name": "a1611:CT_PictureAttributionSourceURL/a1611:picAttrSrcUrl" }, { "Name": "asvg:CT_SVGBlip/asvg:svgBlip" }, { "Name": "adec:CT_Decorative/adec:decorative" }, { "Name": "a16:CT_CreationId/a16:creationId" }, { "Name": "a16:CT_PredecessorDrawingElementReference/a16:predDERef" }, { "Name": "a16:CT_ConnectableReferences/a16:cxnDERefs" }, { "Name": "a16:CT_Identifier/a16:rowId" }, { "Name": "a16:CT_Identifier/a16:colId" }, { "Name": "ahyp:CT_HyperlinkColor/ahyp:hlinkClr" }, { "Name": "wp15:CT_WebVideoPr/wp15:webVideoPr" }, { "Name": "thm15:CT_ThemeFamily/thm15:themeFamily" }, { "Name": "a15:CT_BackgroundPr/a15:backgroundPr" }, { "Name": "a15:CT_NonVisualGroupProps/a15:nonVisualGroupProps" }, { "Name": "a15:CT_ObjectPr/a15:objectPr" }, { "Name": "a15:CT_SignatureLine/a15:signatureLine" }, { "Name": "a14:CT_CameraTool/a14:cameraTool" }, { "Name": "a14:CT_CompatExt/a14:compatExt" }, { "Name": "a14:CT_IsGvmlCanvas/a14:isCanvas" }, { "Name": "a14:CT_GvmlContentPart/a14:contentPart" }, { "Name": "a14:CT_ShadowObscured/a14:shadowObscured" }, { "Name": "a:CT_FillProperties/a14:hiddenFill" }, { "Name": "a:CT_LineProperties/a14:hiddenLine" }, { "Name": "a:CT_EffectProperties/a14:hiddenEffects" }, { "Name": "a:CT_Scene3D/a14:hiddenScene3d" }, { "Name": "a:CT_Shape3D/a14:hiddenSp3d" }, { "Name": "a14:CT_Photo/a14:imgProps" }, { "Name": "a14:CT_UseLocalDpi/a14:useLocalDpi" }, { "Name": "a14:CT_TextMath/a14:m" }, { "Name": "a:CT_NonVisualDrawingProps/dgm14:cNvPr" }, { "Name": "dgm14:CT_Boolean/dgm14:recolorImg" }, { "Name": "dsp:CT_Drawing/dsp:drawing" }, { "Name": "dsp:CT_DataModelExtBlock/dsp:dataModelExt" }, { "Name": "dgm:CT_ColorTransform/dgm:colorsDef" }, { "Name": "dgm:CT_ColorTransformHeader/dgm:colorsDefHdr" }, { "Name": "dgm:CT_ColorTransformHeaderLst/dgm:colorsDefHdrLst" }, { "Name": "dgm:CT_DataModelRoot/dgm:dataModel" }, { "Name": "dgm:CT_DiagramDefinition/dgm:layoutDef" }, { "Name": "dgm:CT_DiagramDefinitionHeader/dgm:layoutDefHdr" }, { "Name": "dgm:CT_DiagramDefinitionHeaderLst/dgm:layoutDefHdrLst" }, { "Name": "dgm:CT_RelIds/dgm:relIds" }, { "Name": "dgm:CT_StyleDefinition/dgm:styleDef" }, { "Name": "dgm:CT_StyleDefinitionHeader/dgm:styleDefHdr" }, { "Name": "dgm:CT_StyleDefinitionHeaderLst/dgm:styleDefHdrLst" }, { "Name": "a:CT_ShapeProperties/dgm1612:spPr" }, { "Name": "a:CT_TextListStyle/dgm1612:lstStyle" }, { "Name": "dgm1611:CT_NumberDiagramInfoList/dgm1611:autoBuNodeInfoLst" }, { "Name": "c:CT_ChartSpace/c:chartSpace" }, { "Name": "cdr:CT_Drawing/c:userShapes" }, { "Name": "c:CT_RelId/c:chart" }, { "Name": "c16r3:CT_DataDisplayOptions16/c16r3:dataDisplayOptions16" }, { "Name": "a:CT_ShapeProperties/c16:spPr" }, { "Name": "c:CT_UnsignedInt/c16:explosion" }, { "Name": "c:CT_Boolean/c16:invertIfNegative" }, { "Name": "c:CT_Boolean/c16:bubble3D" }, { "Name": "c:CT_Marker/c16:marker" }, { "Name": "c:CT_DLbl/c16:dLbl" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions" }, { "Name": "c16:CT_PivotOptions16/c16:pivotOptions16" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId" }, { "Name": "c:CT_PivotSource/c15:pivotSource" }, { "Name": "c:CT_NumFmt/c15:numFmt" }, { "Name": "a:CT_ShapeProperties/c15:spPr" }, { "Name": "c:CT_Layout/c15:layout" }, { "Name": "c15:CT_FullRef/c15:fullRef" }, { "Name": "c15:CT_LevelRef/c15:levelRef" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef" }, { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle" }, { "Name": "c15:CT_FilteredAreaSer/c15:filteredAreaSeries" }, { "Name": "c15:CT_FilteredBarSer/c15:filteredBarSeries" }, { "Name": "c15:CT_FilteredBubbleSer/c15:filteredBubbleSeries" }, { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries" }, { "Name": "c15:CT_FilteredPieSer/c15:filteredPieSeries" }, { "Name": "c15:CT_FilteredRadarSer/c15:filteredRadarSeries" }, { "Name": "c15:CT_FilteredScatterSer/c15:filteredScatterSeries" }, { "Name": "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions" }, { "Name": "c15:CT_DataLabelFieldTable/c15:dlblFieldTable" }, { "Name": "c:CT_Boolean/c15:xForSave" }, { "Name": "c:CT_Boolean/c15:showDataLabelsRange" }, { "Name": "c:CT_Tx/c15:tx" }, { "Name": "c:CT_Boolean/c15:showLeaderLines" }, { "Name": "c:CT_ChartLines/c15:leaderLines" }, { "Name": "c:CT_Boolean/c15:autoCat" }, { "Name": "c14:CT_PivotOptions/c14:pivotOptions" }, { "Name": "c14:CT_SketchOptions/c14:sketchOptions" }, { "Name": "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt" }, { "Name": "c14:CT_Style/c14:style" }, { "Name": "cdr14:CT_ContentPart/cdr14:contentPart" }, { "Name": "comp:CT_Compat/comp:legacyDrawing" }, { "Name": "a:CT_GvmlGroupShape/lc:lockedCanvas" }, { "Name": "wp:CT_Inline/wp:inline" }, { "Name": "wp:CT_Anchor/wp:anchor" }, { "Name": "a:ST_Percentage/wp14:pctPosHOffset" }, { "Name": "a:ST_Percentage/wp14:pctPosVOffset" }, { "Name": "wp14:CT_SizeRelH/wp14:sizeRelH" }, { "Name": "wp14:CT_SizeRelV/wp14:sizeRelV" }, { "Name": "pic:CT_Picture/pic:pic" }, { "Name": "a:CT_ShapeStyle/pic14:style" }, { "Name": "a:CT_OfficeArtExtensionList/pic14:extLst" }, { "Name": "xdr:CT_Drawing/xdr:wsDr" }, { "Name": "xdr14:CT_ContentPart/xdr:contentPart" }, { "Name": "xdr14:CT_ContentPart/xdr14:contentPart" }, { "Name": "pc:CT_CommentAuthorMonikerList/pc:cmAuthorMkLst" }, { "Name": "pc:CT_CommentMonikerList/pc:cmMkLst" }, { "Name": "pc:CT_StringTagMonikerList/pc:tagMkLst" }, { "Name": "pc:CT_CustomShowMonikerList/pc:custShowMkLst" }, { "Name": "pc:CT_DocumentMonikerList/pc:docMkLst" }, { "Name": "pc:CT_SectionMonikerList/pc:sectionMkLst" }, { "Name": "pc:CT_SlideBaseMonikerList/pc:sldBaseMkLst" }, { "Name": "pc:CT_SlideLayoutMonikerList/pc:sldLayoutMkLst" }, { "Name": "pc:CT_MainMasterMonikerList/pc:sldMasterMkLst" }, { "Name": "pc:CT_SlideMonikerList/pc:sldMkLst" }, { "Name": "pc:CT_SlidePosMonikerList/pc:sldPosMkLst" }, { "Name": "pc:CT_NotesMonikerList/pc:notesMkLst" }, { "Name": "pc:CT_NotesTextMonikerList/pc:notesTxtMkLst" }, { "Name": "pc:CT_NotesMasterMonikerList/pc:notesMasterMkLst" }, { "Name": "pc:CT_HandoutMonikerList/pc:handoutMkLst" }, { "Name": "pc:CT_AnimationEffectMonikerList/pc:animEffectMkLst" }, { "Name": "pc:CT_AnimationEffectMonikerList/pc:animEffectParentMkLst" }, { "Name": "pc:CT_OsfTaskPaneAppMonikerList/pc:tkAppMkLst" }, { "Name": "pc:CT_SummaryZoomMonikerList/pc:tocMkLst" }, { "Name": "pc:CT_SectionLinkObjMonikerList/pc:sectionLnkObjMkLst" }, { "Name": "pc:CT_DesignerTagMonikerList/pc:designTagMkLst" }, { "Name": "pc:CT_CustomXmlPartMonikerList/pc:cXmlMkLst" }, { "Name": "p:CT_CommentAuthorList/p:cmAuthorLst" }, { "Name": "p:CT_CommentList/p:cmLst" }, { "Name": "p:CT_OleObject/p:oleObj" }, { "Name": "p:CT_Presentation/p:presentation" }, { "Name": "p:CT_PresentationProperties/p:presentationPr" }, { "Name": "p:CT_Slide/p:sld" }, { "Name": "p:CT_SlideLayout/p:sldLayout" }, { "Name": "p:CT_SlideMaster/p:sldMaster" }, { "Name": "p:CT_HandoutMaster/p:handoutMaster" }, { "Name": "p:CT_NotesMaster/p:notesMaster" }, { "Name": "p:CT_NotesSlide/p:notes" }, { "Name": "p:CT_SlideSyncProperties/p:sldSyncPr" }, { "Name": "p:CT_TagList/p:tagLst" }, { "Name": "p:CT_ViewProperties/p:viewPr" }, { "Name": "p:CT_ContentPart/p:contentPart" }, { "Name": "p232:CT_PlaceholderTypeExtension/p232:phTypeExt" }, { "Name": "p188:CT_AuthorList/p188:authorLst" }, { "Name": "p188:CT_CommentList/p188:cmLst" }, { "Name": "p188:CT_CommentRelationship/p188:commentRel" }, { "Name": "p223:CT_Reactions/p223:reactions" }, { "Name": "p228:CT_TaskDetails/p228:taskDetails" }, { "Name": "p1912:CT_TaskHistoryDetails/p1912:taskHistoryDetails" }, { "Name": "oac:CT_TextBodyPackage/oac:txBodyPkg" }, { "Name": "oac:CT_GroupCommand/oac:grpCmd" }, { "Name": "oac:CT_ImgData/oac:imgData" }, { "Name": "oac:CT_ImgData/oac:origImgData" }, { "Name": "oac:CT_ImgLink/oac:imgLink" }, { "Name": "oac:CT_DrawingMonikerList/oac:dgMkLst" }, { "Name": "oac:CT_DocumentContextMonikerList/oac:dcMkLst" }, { "Name": "oac:CT_GraphicParentMonikerList/oac:graphicParentMkLst" }, { "Name": "oac:CT_DrawingElementMonikerList/oac:deMkLst" }, { "Name": "oac:CT_DrawingElementMonikerList/oac:deMasterMkLst" }, { "Name": "oac:CT_ShapeMonikerList/oac:spMkLst" }, { "Name": "oac:CT_GroupShapeMonikerList/oac:grpSpMkLst" }, { "Name": "oac:CT_GraphicFrameMonikerList/oac:graphicFrameMkLst" }, { "Name": "oac:CT_ConnectorMonikerList/oac:cxnSpMkLst" }, { "Name": "oac:CT_PictureMonikerList/oac:picMkLst" }, { "Name": "oac:CT_InkMonikerList/oac:inkMkLst" }, { "Name": "oac:CT_TextBodyMonikerList/oac:txBodyMkLst" }, { "Name": "oac:CT_TextCharRangeMonikerList/oac:txMkLst" }, { "Name": "oac:CT_HyperlinkMonikerList/oac:hlinkMkLst" }, { "Name": "oac:CT_Model3DMonikerList/oac:model3DMkLst" }, { "Name": "oac:CT_ViewSelectionStgList/oac:viewSelLst" }, { "Name": "oac:CT_EditorSelectionStgList/oac:editorSelLst" }, { "Name": "oac:CT_DrawingSelectionStgList/oac:drSelLst" }, { "Name": "oac:CT_TableMonikerList/oac:tblMkLst" }, { "Name": "oac:CT_TableCellMonikerList/oac:tcMkLst" }, { "Name": "oac:CT_TableRowMonikerList/oac:trMkLst" }, { "Name": "oac:CT_TableColumnMonikerList/oac:gridColMkLst" }, { "Name": "inkml:CT_Ink/inkml:ink" }, { "Name": "emma:CT_OneOf/emma:one-of" }, { "Name": "emma:CT_Group/emma:group" }, { "Name": "emma:CT_Sequence/emma:sequence" }, { "Name": "emma:CT_EndPoint/emma:endpoint" }, { "Name": "emma:CT_EndPointInfo/emma:endpoint-info" }, { "Name": "emma:CT_Info/emma:info" }, { "Name": "emma:CT_Grammar/emma:grammar" }, { "Name": "emma:CT_DerivedFrom/emma:derived-from" }, { "Name": "emma:CT_Node/emma:node" }, { "Name": "emma:CT_Arc/emma:arc" }, { "Name": "emma:CT_Lattice/emma:lattice" }, { "Name": "emma:CT_Literal/emma:literal" }, { "Name": "emma:CT_Interpretation/emma:interpretation" }, { "Name": "emma:CT_GroupInfo/emma:group-info" }, { "Name": "emma:CT_Derivation/emma:derivation" }, { "Name": "emma:CT_Model/emma:model" }, { "Name": "emma:CT_Emma/emma:emma" }, { "Name": "msink:CT_CtxNode/msink:context" }, { "Name": "p15:CT_PresetTransition/p15:prstTrans" }, { "Name": "p15:CT_PresenceInfo/p15:presenceInfo" }, { "Name": "p15:CT_CommentThreading/p15:threadingInfo" }, { "Name": "p15:CT_ExtendedGuideList/p15:sldGuideLst" }, { "Name": "p15:CT_ExtendedGuideList/p15:notesGuideLst" }, { "Name": "p15:CT_ChartTrackingRefBased/p15:chartTrackingRefBased" }, { "Name": "p14:CT_ContentPartNonVisual/p14:nvContentPartPr" }, { "Name": "a:CT_Transform2D/p14:xfrm" }, { "Name": "p:CT_ExtensionListModify/p14:extLst" }, { "Name": "p14:CT_Media/p14:media" }, { "Name": "p:CT_SideDirectionTransition/p14:vortex" }, { "Name": "p14:CT_LeftRightDirectionTransition/p14:switch" }, { "Name": "p14:CT_LeftRightDirectionTransition/p14:flip" }, { "Name": "p14:CT_RippleTransition/p14:ripple" }, { "Name": "p:CT_Empty/p14:honeycomb" }, { "Name": "p14:CT_PrismTransition/p14:prism" }, { "Name": "p:CT_OrientationTransition/p14:doors" }, { "Name": "p:CT_OrientationTransition/p14:window" }, { "Name": "p14:CT_LeftRightDirectionTransition/p14:ferris" }, { "Name": "p14:CT_LeftRightDirectionTransition/p14:gallery" }, { "Name": "p14:CT_LeftRightDirectionTransition/p14:conveyor" }, { "Name": "p:CT_SideDirectionTransition/p14:pan" }, { "Name": "p14:CT_GlitterTransition/p14:glitter" }, { "Name": "p:CT_InOutTransition/p14:warp" }, { "Name": "p14:CT_FlyThroughTransition/p14:flythrough" }, { "Name": "p:CT_Empty/p14:flash" }, { "Name": "p14:CT_ShredTransition/p14:shred" }, { "Name": "p14:CT_RevealTransition/p14:reveal" }, { "Name": "p:CT_WheelTransition/p14:wheelReverse" }, { "Name": "p14:CT_MediaBookmarkTarget/p14:bmkTgt" }, { "Name": "p14:CT_SectionProperties/p14:sectionPr" }, { "Name": "p14:CT_SectionList/p14:sectionLst" }, { "Name": "p14:CT_BrowseMode/p14:browseMode" }, { "Name": "a:CT_Color/p14:laserClr" }, { "Name": "p14:CT_DefaultImageDpi/p14:defaultImageDpi" }, { "Name": "p14:CT_DiscardImageEditData/p14:discardImageEditData" }, { "Name": "p14:CT_ShowMediaControls/p14:showMediaCtrls" }, { "Name": "p14:CT_LaserTraceList/p14:laserTraceLst" }, { "Name": "p14:CT_RandomId/p14:creationId" }, { "Name": "p14:CT_RandomId/p14:modId" }, { "Name": "p14:CT_ShowEventRecordList/p14:showEvtLst" }, { "Name": "sl:CT_SchemaLibrary/sl:schemaLibrary" }, { "Name": "m:CT_MathPr/m:mathPr" }, { "Name": "m:CT_OMathPara/m:oMathPara" }, { "Name": "m:CT_OMath/m:oMath" }, { "Name": "w:CT_Recipients/w:recipients" }, { "Name": "w:CT_TxbxContent/w:txbxContent" }, { "Name": "w:CT_Comments/w:comments" }, { "Name": "w:CT_Footnotes/w:footnotes" }, { "Name": "w:CT_Endnotes/w:endnotes" }, { "Name": "w:CT_HdrFtr/w:hdr" }, { "Name": "w:CT_HdrFtr/w:ftr" }, { "Name": "w:CT_Settings/w:settings" }, { "Name": "w:CT_WebSettings/w:webSettings" }, { "Name": "w:CT_FontsList/w:fonts" }, { "Name": "w:CT_Numbering/w:numbering" }, { "Name": "w:CT_Styles/w:styles" }, { "Name": "w:CT_Document/w:document" }, { "Name": "w:CT_GlossaryDocument/w:glossaryDocument" }, { "Name": "w:CT_Color/w15:color" }, { "Name": "w:CT_DataBinding/w15:dataBinding" }, { "Name": "w15:CT_SdtAppearance/w15:appearance" }, { "Name": "w15:CT_CommentsEx/w15:commentsEx" }, { "Name": "w15:CT_People/w15:people" }, { "Name": "w15:CT_SdtRepeatedSection/w15:repeatingSection" }, { "Name": "w:CT_Empty/w15:repeatingSectionItem" }, { "Name": "w:CT_OnOff/w15:chartTrackingRefBased" }, { "Name": "w:CT_OnOff/w15:collapsed" }, { "Name": "w15:CT_Guid/w15:docId" }, { "Name": "w:CT_DecimalNumber/w15:footnoteColumns" }, { "Name": "w:CT_OnOff/w15:webExtensionLinked" }, { "Name": "w:CT_OnOff/w15:webExtensionCreated" }, { "Name": "w14:CT_WordContentPart/w14:contentPart" }, { "Name": "w14:CT_LongHexNumber/w14:docId" }, { "Name": "w14:CT_OnOff/w14:conflictMode" }, { "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": "w14:CT_OnOff/w14:discardImageEditingData" }, { "Name": "w14:CT_DefaultImageDpi/w14:defaultImageDpi" }, { "Name": "w:CT_Empty/w14:entityPicker" }, { "Name": "w14:CT_SdtCheckbox/w14:checkbox" }, { "Name": "v:CT_Shape/v:shape" }, { "Name": "v:CT_Shapetype/v:shapetype" }, { "Name": "v:CT_Group/v:group" }, { "Name": "v:CT_Background/v:background" }, { "Name": "v:CT_Fill/v:fill" }, { "Name": "v:CT_Formulas/v:formulas" }, { "Name": "v:CT_Handles/v:handles" }, { "Name": "v:CT_ImageData/v:imagedata" }, { "Name": "v:CT_Path/v:path" }, { "Name": "v:CT_Textbox/v:textbox" }, { "Name": "v:CT_Shadow/v:shadow" }, { "Name": "v:CT_Stroke/v:stroke" }, { "Name": "v:CT_TextPath/v:textpath" }, { "Name": "v:CT_Arc/v:arc" }, { "Name": "v:CT_Curve/v:curve" }, { "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": "o:CT_ShapeDefaults/o:shapedefaults" }, { "Name": "o:CT_ShapeLayout/o:shapelayout" }, { "Name": "o:CT_SignatureLine/o:signatureline" }, { "Name": "o:CT_Ink/o:ink" }, { "Name": "o:CT_Diagram/o:diagram" }, { "Name": "o:CT_Skew/o:skew" }, { "Name": "o:CT_Extrusion/o:extrusion" }, { "Name": "o:CT_Callout/o:callout" }, { "Name": "o:CT_Lock/o:lock" }, { "Name": "o:CT_OLEObject/o:OLEObject" }, { "Name": "o:CT_Complex/o:complex" }, { "Name": "o:CT_StrokeChild/o:left" }, { "Name": "o:CT_StrokeChild/o:top" }, { "Name": "o:CT_StrokeChild/o:right" }, { "Name": "o:CT_StrokeChild/o:bottom" }, { "Name": "o:CT_StrokeChild/o:column" }, { "Name": "o:CT_ClipPath/o:clippath" }, { "Name": "o:CT_Fill/o:fill" }, { "Name": "w10:CT_Border/w10:bordertop" }, { "Name": "w10:CT_Border/w10:borderleft" }, { "Name": "w10:CT_Border/w10:borderright" }, { "Name": "w10:CT_Border/w10:borderbottom" }, { "Name": "w10:CT_Wrap/w10:wrap" }, { "Name": "w10:CT_AnchorLock/w10:anchorlock" }, { "Name": "xvml:CT_ClientData/xvml:ClientData" }, { "Name": "pvml:CT_Empty/pvml:iscomment" }, { "Name": "pvml:CT_Rel/pvml:textdata" }, { "Name": "wpc:CT_WordprocessingCanvas/wpc:wpc" }, { "Name": "wpg:CT_WordprocessingGroup/wpg:wgp" }, { "Name": "wps:CT_WordprocessingShape/wps:wsp" }, { "Name": "sle:CT_Slicer/sle:slicer" }, { "Name": "cs:CT_ColorStyle/cs:colorStyle" }, { "Name": "cs:CT_ChartStyle/cs:chartStyle" }, { "Name": "we:CT_OsfWebExtension/we:webextension" }, { "Name": "we:CT_WebExtensionPartRef/we:webextensionref" }, { "Name": "tsle:CT_Timeline/tsle:timeslicer" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_AnimationDgmElement/a:dgm", "ClassName": "Diagram", "Summary": "Diagram to Animate.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Identifier", "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": ":bldStep", "PropertyName": "BuildStep", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.DiagramBuildStepValues\u003E", "PropertyComments": "Animation Build Step", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AnimationChartElement/a:chart", "ClassName": "Chart", "Summary": "Chart to Animate.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":seriesIdx", "PropertyName": "SeriesIndex", "Type": "Int32Value", "PropertyComments": "Series Index" }, { "QName": ":categoryIdx", "PropertyName": "CategoryIndex", "Type": "Int32Value", "PropertyComments": "Category Index" }, { "QName": ":bldStep", "PropertyName": "BuildStep", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ChartBuildStepValues\u003E", "PropertyComments": "Animation Build Step", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_AnimationDgmBuildProperties/a:bldDgm", "ClassName": "BuildDiagram", "Summary": "Build Diagram.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":bld", "PropertyName": "Build", "Type": "StringValue", "PropertyComments": "Build", "Validators": [ { "Name": "EnumValidator", "Type": "a:ST_AnimationBuildType", "UnionId": 0, "IsInitialVersion": true }, { "Name": "EnumValidator", "Type": "a:ST_AnimationDgmOnlyBuildType", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":rev", "PropertyName": "ReverseAnimation", "Type": "BooleanValue", "PropertyComments": "Reverse Animation" } ] }, { "Name": "a:CT_AnimationChartBuildProperties/a:bldChart", "ClassName": "BuildChart", "Summary": "Build Chart.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":bld", "PropertyName": "Build", "Type": "StringValue", "PropertyComments": "Build", "Validators": [ { "Name": "EnumValidator", "Type": "a:ST_AnimationBuildType", "UnionId": 0, "IsInitialVersion": true }, { "Name": "EnumValidator", "Type": "a:ST_AnimationChartOnlyBuildType", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":animBg", "PropertyName": "AnimateBackground", "Type": "BooleanValue", "PropertyComments": "Animate Background" } ] }, { "Name": "a:CT_TextBody/a:txBody", "ClassName": "TextBody", "Summary": "Shape Text Body.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties", "PropertyComments": "Body Properties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle", "PropertyComments": "Text List Styles" }, { "Name": "a:CT_TextParagraph/a:p" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraph/a:p", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "a:CT_GvmlUseShapeRectangle/a:useSpRect", "ClassName": "UseShapeRectangle", "Summary": "Use Shape Text Rectangle.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_Transform2D/a:xfrm", "ClassName": "Transform2D", "Summary": "Defines the Transform2D Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rot", "PropertyName": "Rotation", "Type": "Int32Value", "PropertyComments": "Rotation" }, { "QName": ":flipH", "PropertyName": "HorizontalFlip", "Type": "BooleanValue", "PropertyComments": "Horizontal Flip" }, { "QName": ":flipV", "PropertyName": "VerticalFlip", "Type": "BooleanValue", "PropertyComments": "Vertical Flip" } ], "Children": [ { "Name": "a:CT_Point2D/a:off", "PropertyName": "Offset", "PropertyComments": "Offset" }, { "Name": "a:CT_PositiveSize2D/a:ext", "PropertyName": "Extents", "PropertyComments": "Extents" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Point2D/a:off", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_PositiveSize2D/a:ext", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "ClassName": "NonVisualDrawingProperties", "Summary": "Defines the NonVisualDrawingProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Application defined unique identifier.", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name compatible with Object Model (non-unique).", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":descr", "PropertyName": "Description", "Type": "StringValue", "PropertyComments": "Description of the drawing element." }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Flag determining to show or hide this element." }, { "QName": ":title", "PropertyName": "Title", "Type": "StringValue", "PropertyComments": "Title" } ], "Children": [ { "Name": "a:CT_Hyperlink/a:hlinkClick", "PropertyName": "HyperlinkOnClick", "PropertyComments": "Hyperlink associated with clicking or selecting the element." }, { "Name": "a:CT_Hyperlink/a:hlinkHover", "PropertyName": "HyperlinkOnHover", "PropertyComments": "Hyperlink associated with hovering over the element." }, { "Name": "a:CT_NonVisualDrawingPropsExtensionList/a:extLst", "PropertyName": "NonVisualDrawingPropertiesExtensionList", "PropertyComments": "Future extension" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Hyperlink/a:hlinkClick", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkHover", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_NonVisualDrawingPropsExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_NonVisualDrawingShapeProps/a:cNvSpPr", "ClassName": "NonVisualShapeDrawingProperties", "Summary": "Non-Visual Shape Drawing Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":txBox", "PropertyName": "TextBox", "Type": "BooleanValue", "PropertyComments": "Text Box" } ], "Children": [ { "Name": "a:CT_ShapeLocking/a:spLocks", "PropertyName": "ShapeLocks", "PropertyComments": "Shape Locks" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ShapeLocking/a:spLocks", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlShapeNonVisual/a:nvSpPr", "ClassName": "NonVisualShapeProperties", "Summary": "Non-Visual Properties for a Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "PropertyName": "NonVisualDrawingProperties" }, { "Name": "a:CT_NonVisualDrawingShapeProps/a:cNvSpPr", "PropertyName": "NonVisualShapeDrawingProperties", "PropertyComments": "Non-Visual Shape Drawing Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr" }, { "Name": "a:CT_NonVisualDrawingShapeProps/a:cNvSpPr" } ] } }, { "Name": "a:CT_ShapeProperties/a:spPr", "ClassName": "ShapeProperties", "Summary": "Visual Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":bwMode", "PropertyName": "BlackWhiteMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlackWhiteModeValues\u003E", "PropertyComments": "Black and White Mode", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Transform2D/a:xfrm", "PropertyName": "Transform2D", "PropertyComments": "2D Transform for Individual Objects" }, { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_Shape3D/a:sp3d" }, { "Name": "a:CT_ShapePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Transform2D/a:xfrm", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Shape3D/a:sp3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlTextShape/a:txSp", "ClassName": "TextShape", "Summary": "Text Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextBody/a:txBody", "PropertyName": "TextBody", "PropertyComments": "Shape Text Body" }, { "Name": "a:CT_GvmlUseShapeRectangle/a:useSpRect" }, { "Name": "a:CT_Transform2D/a:xfrm" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBody/a:txBody" }, { "Kind": "Choice", "Items": [ { "Name": "a:CT_GvmlUseShapeRectangle/a:useSpRect" }, { "Name": "a:CT_Transform2D/a:xfrm" } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ShapeStyle/a:style", "ClassName": "ShapeStyle", "Summary": "Style.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef", "PropertyName": "FillReference" }, { "Name": "a:CT_StyleMatrixReference/a:effectRef", "PropertyName": "EffectReference" }, { "Name": "a:CT_FontReference/a:fontRef", "PropertyName": "FontReference", "PropertyComments": "Font Reference" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_StyleMatrixReference/a:lnRef" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef" }, { "Name": "a:CT_StyleMatrixReference/a:effectRef" }, { "Name": "a:CT_FontReference/a:fontRef" } ] } }, { "Name": "a:CT_NonVisualConnectorProperties/a:cNvCxnSpPr", "ClassName": "NonVisualConnectorShapeDrawingProperties", "Summary": "Non-Visual Connector Shape Drawing Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ConnectorLocking/a:cxnSpLocks", "PropertyName": "ConnectionShapeLocks", "PropertyComments": "Connection Shape Locks" }, { "Name": "a:CT_Connection/a:stCxn", "PropertyName": "StartConnection", "PropertyComments": "Connection Start" }, { "Name": "a:CT_Connection/a:endCxn", "PropertyName": "EndConnection", "PropertyComments": "Connection End" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ConnectorLocking/a:cxnSpLocks", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Connection/a:stCxn", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Connection/a:endCxn", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlConnectorNonVisual/a:nvCxnSpPr", "ClassName": "NonVisualConnectionShapeProperties", "Summary": "Non-Visual Properties for a Connection Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "PropertyName": "NonVisualDrawingProperties", "PropertyComments": "Non-Visual Drawing Properties" }, { "Name": "a:CT_NonVisualConnectorProperties/a:cNvCxnSpPr", "PropertyName": "NonVisualConnectorShapeDrawingProperties", "PropertyComments": "Non-Visual Connector Shape Drawing Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr" }, { "Name": "a:CT_NonVisualConnectorProperties/a:cNvCxnSpPr" } ] } }, { "Name": "a:CT_NonVisualPictureProperties/a:cNvPicPr", "ClassName": "NonVisualPictureDrawingProperties", "Summary": "Non-Visual Picture Drawing Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":preferRelativeResize", "PropertyName": "PreferRelativeResize", "Type": "BooleanValue", "PropertyComments": "preferRelativeResize" } ], "Children": [ { "Name": "a:CT_PictureLocking/a:picLocks", "PropertyName": "PictureLocks" }, { "Name": "a:CT_NonVisualPicturePropertiesExtensionList/a:extLst", "PropertyName": "NonVisualPicturePropertiesExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_PictureLocking/a:picLocks", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_NonVisualPicturePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlPictureNonVisual/a:nvPicPr", "ClassName": "NonVisualPictureProperties", "Summary": "Non-Visual Properties for a Picture.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "PropertyName": "NonVisualDrawingProperties" }, { "Name": "a:CT_NonVisualPictureProperties/a:cNvPicPr", "PropertyName": "NonVisualPictureDrawingProperties", "PropertyComments": "Non-Visual Picture Drawing Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr" }, { "Name": "a:CT_NonVisualPictureProperties/a:cNvPicPr" } ] } }, { "Name": "a:CT_NonVisualGraphicFrameProperties/a:cNvGraphicFramePr", "ClassName": "NonVisualGraphicFrameDrawingProperties", "Summary": "Non-Visual Graphic Frame Drawing Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GraphicalObjectFrameLocking/a:graphicFrameLocks", "PropertyName": "GraphicFrameLocks", "PropertyComments": "Graphic Frame Locks" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GraphicalObjectFrameLocking/a:graphicFrameLocks", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlGraphicFrameNonVisual/a:nvGraphicFramePr", "ClassName": "NonVisualGraphicFrameProperties", "Summary": "Non-Visual Properties for a Graphic Frame.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "PropertyName": "NonVisualDrawingProperties" }, { "Name": "a:CT_NonVisualGraphicFrameProperties/a:cNvGraphicFramePr", "PropertyName": "NonVisualGraphicFrameDrawingProperties", "PropertyComments": "Non-Visual Graphic Frame Drawing Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr" }, { "Name": "a:CT_NonVisualGraphicFrameProperties/a:cNvGraphicFramePr" } ] } }, { "Name": "a:CT_NonVisualGroupDrawingShapeProps/a:cNvGrpSpPr", "ClassName": "NonVisualGroupShapeDrawingProperties", "Summary": "Non-Visual Group Shape Drawing Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GroupLocking/a:grpSpLocks", "PropertyName": "GroupShapeLocks" }, { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtensionList/a:extLst", "PropertyName": "NonVisualGroupDrawingShapePropsExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GroupLocking/a:grpSpLocks", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_SphereCoords/a:rot", "ClassName": "Rotation", "Summary": "Rotation.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":lat", "PropertyName": "Latitude", "Type": "Int32Value", "PropertyComments": "Latitude", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":lon", "PropertyName": "Longitude", "Type": "Int32Value", "PropertyComments": "Longitude", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":rev", "PropertyName": "Revolution", "Type": "Int32Value", "PropertyComments": "Revolution", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MaxExclusive", "Value": "21600000" }, { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Camera/a:camera", "ClassName": "Camera", "Summary": "Camera.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetCameraValues\u003E", "PropertyComments": "Preset Camera Type", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fov", "PropertyName": "FieldOfView", "Type": "Int32Value", "PropertyComments": "Field of View", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "10800000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":zoom", "PropertyName": "Zoom", "Type": "Int32Value", "PropertyComments": "Zoom", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_SphereCoords/a:rot", "PropertyName": "Rotation", "PropertyComments": "Rotation" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_SphereCoords/a:rot", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LightRig/a:lightRig", "ClassName": "LightRig", "Summary": "Light Rig.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rig", "PropertyName": "Rig", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LightRigValues\u003E", "PropertyComments": "Rig Preset", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":dir", "PropertyName": "Direction", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LightRigDirectionValues\u003E", "PropertyComments": "Direction", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_SphereCoords/a:rot", "PropertyName": "Rotation", "PropertyComments": "Rotation" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_SphereCoords/a:rot", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Backdrop/a:backdrop", "ClassName": "Backdrop", "Summary": "Backdrop Plane.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_Point3D/a:anchor", "PropertyName": "Anchor", "PropertyComments": "Anchor Point" }, { "Name": "a:CT_Vector3D/a:norm", "PropertyName": "Normal", "PropertyComments": "Normal" }, { "Name": "a:CT_Vector3D/a:up", "PropertyName": "UpVector", "PropertyComments": "Up Vector" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Point3D/a:anchor" }, { "Name": "a:CT_Vector3D/a:norm" }, { "Name": "a:CT_Vector3D/a:up" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Point3D/a:anchor", "ClassName": "Anchor", "Summary": "Anchor Point.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "X", "Type": "Int64Value", "PropertyComments": "X-Coordinate in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":y", "PropertyName": "Y", "Type": "Int64Value", "PropertyComments": "Y-Coordinate in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":z", "PropertyName": "Z", "Type": "Int64Value", "PropertyComments": "Z-Coordinate in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Vector3D/a:norm", "ClassName": "Normal", "Summary": "Normal.", "BaseClass": "Vector3DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Vector3D/a:up", "ClassName": "UpVector", "Summary": "Up Vector.", "BaseClass": "Vector3DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Vector3D/", "ClassName": "Vector3DType", "Summary": "Defines the Vector3DType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":dx", "PropertyName": "Dx", "Type": "Int64Value", "PropertyComments": "Distance along X-axis in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dy", "PropertyName": "Dy", "Type": "Int64Value", "PropertyComments": "Distance along Y-axis in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":dz", "PropertyName": "Dz", "Type": "Int64Value", "PropertyComments": "Distance along Z-axis in 3D", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Bevel/a:bevelT", "ClassName": "BevelTop", "Summary": "Top Bevel.", "BaseClass": "BevelType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Bevel/a:bevelB", "ClassName": "BevelBottom", "Summary": "Bottom Bevel.", "BaseClass": "BevelType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Bevel/a:bevel", "ClassName": "Bevel", "Summary": "Bevel.", "BaseClass": "BevelType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_Bevel/", "ClassName": "BevelType", "Summary": "Defines the BevelType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":w", "PropertyName": "Width", "Type": "Int64Value", "PropertyComments": "Width", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":h", "PropertyName": "Height", "Type": "Int64Value", "PropertyComments": "Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":prst", "PropertyName": "Preset", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BevelPresetValues\u003E", "PropertyComments": "Preset Bevel", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_RelativeRect/a:fillToRect", "ClassName": "FillToRectangle", "Summary": "Fill To Rectangle.", "BaseClass": "RelativeRectangleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_RelativeRect/a:tileRect", "ClassName": "TileRectangle", "Summary": "Tile Rectangle.", "BaseClass": "RelativeRectangleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_RelativeRect/a:fillRect", "ClassName": "FillRectangle", "Summary": "Fill Rectangle.", "BaseClass": "RelativeRectangleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_RelativeRect/a:srcRect", "ClassName": "SourceRectangle", "Summary": "Source Rectangle.", "BaseClass": "RelativeRectangleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_RelativeRect/", "ClassName": "RelativeRectangleType", "Summary": "Defines the RelativeRectangleType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":l", "PropertyName": "Left", "Type": "Int32Value", "PropertyComments": "Left Offset" }, { "QName": ":t", "PropertyName": "Top", "Type": "Int32Value", "PropertyComments": "Top Offset" }, { "QName": ":r", "PropertyName": "Right", "Type": "Int32Value", "PropertyComments": "Right Offset" }, { "QName": ":b", "PropertyName": "Bottom", "Type": "Int32Value", "PropertyComments": "Bottom Offset" } ] }, { "Name": "a:CT_GradientStop/a:gs", "ClassName": "GradientStop", "Summary": "Gradient stops.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":pos", "PropertyName": "Position", "Type": "Int32Value", "PropertyComments": "Position", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr", "PropertyName": "RgbColorModelPercentage", "PropertyComments": "RGB Color Model - Percentage Variant" }, { "Name": "a:CT_SRgbColor/a:srgbClr", "PropertyName": "RgbColorModelHex", "PropertyComments": "RGB Color Model - Hex Variant" }, { "Name": "a:CT_HslColor/a:hslClr", "PropertyName": "HslColor", "PropertyComments": "Hue, Saturation, Luminance Color Model" }, { "Name": "a:CT_SystemColor/a:sysClr", "PropertyName": "SystemColor", "PropertyComments": "System Color" }, { "Name": "a:CT_SchemeColor/a:schemeClr", "PropertyName": "SchemeColor", "PropertyComments": "Scheme Color" }, { "Name": "a:CT_PresetColor/a:prstClr", "PropertyName": "PresetColor", "PropertyComments": "Preset Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] } ] } }, { "Name": "a:CT_GradientStopList/a:gsLst", "ClassName": "GradientStopList", "Summary": "Gradient Stop List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GradientStop/a:gs" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GradientStop/a:gs", "Occurs": [ { "Min": 2 } ] } ] } }, { "Name": "a:CT_GeomGuide/a:gd", "ClassName": "ShapeGuide", "Summary": "Shape Guide.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Shape Guide Name", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fmla", "PropertyName": "Formula", "Type": "StringValue", "PropertyComments": "Shape Guide Formula", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "a:CT_AdjPoint2D/a:pos", "ClassName": "Position", "Summary": "Position.", "BaseClass": "AdjustPoint2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_AdjPoint2D/a:pt", "ClassName": "Point", "Summary": "Move end point.", "BaseClass": "AdjustPoint2DType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_AdjPoint2D/", "ClassName": "AdjustPoint2DType", "Summary": "Defines the AdjustPoint2DType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "X", "Type": "StringValue", "PropertyComments": "X-Coordinate", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":y", "PropertyName": "Y", "Type": "StringValue", "PropertyComments": "Y-Coordinate", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_XYAdjustHandle/a:ahXY", "ClassName": "AdjustHandleXY", "Summary": "XY Adjust Handle.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":gdRefX", "PropertyName": "XAdjustmentGuide", "Type": "StringValue", "PropertyComments": "Horizontal Adjustment Guide", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":minX", "PropertyName": "MinX", "Type": "StringValue", "PropertyComments": "Minimum Horizontal Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":maxX", "PropertyName": "MaxX", "Type": "StringValue", "PropertyComments": "Maximum Horizontal Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":gdRefY", "PropertyName": "YAdjustmentGuide", "Type": "StringValue", "PropertyComments": "Vertical Adjustment Guide", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":minY", "PropertyName": "MinY", "Type": "StringValue", "PropertyComments": "Minimum Vertical Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":maxY", "PropertyName": "MaxY", "Type": "StringValue", "PropertyComments": "Maximum Vertical Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_AdjPoint2D/a:pos", "PropertyName": "Position", "PropertyComments": "Position" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pos" } ] } }, { "Name": "a:CT_PolarAdjustHandle/a:ahPolar", "ClassName": "AdjustHandlePolar", "Summary": "Polar Adjust Handle.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":gdRefR", "PropertyName": "RadialAdjustmentGuide", "Type": "StringValue", "PropertyComments": "Radial Adjustment Guide", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":minR", "PropertyName": "MinRadial", "Type": "StringValue", "PropertyComments": "Minimum Radial Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":maxR", "PropertyName": "MaxRadial", "Type": "StringValue", "PropertyComments": "Maximum Radial Adjustment", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":gdRefAng", "PropertyName": "AngleAdjustmentGuide", "Type": "StringValue", "PropertyComments": "Angle Adjustment Guide", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":minAng", "PropertyName": "MinAngle", "Type": "StringValue", "PropertyComments": "Minimum Angle Adjustment", "Validators": [ { "Name": "NumberValidator", "Type": "a:ST_Angle", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":maxAng", "PropertyName": "MaxAngle", "Type": "StringValue", "PropertyComments": "Maximum Angle Adjustment", "Validators": [ { "Name": "NumberValidator", "Type": "a:ST_Angle", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_AdjPoint2D/a:pos", "PropertyName": "Position", "PropertyComments": "Shape Position Coordinate" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pos" } ] } }, { "Name": "a:CT_ConnectionSite/a:cxn", "ClassName": "ConnectionSite", "Summary": "Shape Connection Site.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ang", "PropertyName": "Angle", "Type": "StringValue", "PropertyComments": "Connection Site Angle", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "a:ST_Angle", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_AdjPoint2D/a:pos", "PropertyName": "Position", "PropertyComments": "Position" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pos" } ] } }, { "Name": "a:CT_Path2DClose/a:close", "ClassName": "CloseShapePath", "Summary": "Close Shape Path.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "a:CT_Path2DMoveTo/a:moveTo", "ClassName": "MoveTo", "Summary": "Move Path To.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_AdjPoint2D/a:pt", "PropertyName": "Point", "PropertyComments": "Move end point" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pt" } ] } }, { "Name": "a:CT_Path2DLineTo/a:lnTo", "ClassName": "LineTo", "Summary": "Draw Line To.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_AdjPoint2D/a:pt", "PropertyName": "Point", "PropertyComments": "Line end point" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pt" } ] } }, { "Name": "a:CT_Path2DArcTo/a:arcTo", "ClassName": "ArcTo", "Summary": "Draw Arc To.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":wR", "PropertyName": "WidthRadius", "Type": "StringValue", "PropertyComments": "Shape Arc Width Radius", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":hR", "PropertyName": "HeightRadius", "Type": "StringValue", "PropertyComments": "Shape Arc Height Radius", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":stAng", "PropertyName": "StartAngle", "Type": "StringValue", "PropertyComments": "Shape Arc Start Angle", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "a:ST_Angle", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":swAng", "PropertyName": "SwingAngle", "Type": "StringValue", "PropertyComments": "Shape Arc Swing Angle", "Validators": [ { "Name": "RequiredValidator" }, { "Name": "NumberValidator", "Type": "a:ST_Angle", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Path2DQuadBezierTo/a:quadBezTo", "ClassName": "QuadraticBezierCurveTo", "Summary": "Draw Quadratic Bezier Curve To.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_AdjPoint2D/a:pt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pt", "Occurs": [ { "Min": 2, "Max": 2 } ] } ] } }, { "Name": "a:CT_Path2DCubicBezierTo/a:cubicBezTo", "ClassName": "CubicBezierCurveTo", "Summary": "Draw Cubic Bezier Curve To.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_AdjPoint2D/a:pt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_AdjPoint2D/a:pt", "Occurs": [ { "Min": 3, "Max": 3 } ] } ] } }, { "Name": "a:CT_Path2D/a:path", "ClassName": "Path", "Summary": "Shape Path.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":w", "PropertyName": "Width", "Type": "Int64Value", "PropertyComments": "Path Width", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":h", "PropertyName": "Height", "Type": "Int64Value", "PropertyComments": "Path Height", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2147483647" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":fill", "PropertyName": "Fill", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PathFillModeValues\u003E", "PropertyComments": "Path Fill", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":stroke", "PropertyName": "Stroke", "Type": "BooleanValue", "PropertyComments": "Path Stroke" }, { "QName": ":extrusionOk", "PropertyName": "ExtrusionOk", "Type": "BooleanValue", "PropertyComments": "3D Extrusion Allowed" } ], "Children": [ { "Name": "a:CT_Path2DClose/a:close" }, { "Name": "a:CT_Path2DMoveTo/a:moveTo" }, { "Name": "a:CT_Path2DLineTo/a:lnTo" }, { "Name": "a:CT_Path2DArcTo/a:arcTo" }, { "Name": "a:CT_Path2DQuadBezierTo/a:quadBezTo" }, { "Name": "a:CT_Path2DCubicBezierTo/a:cubicBezTo" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "a:CT_Path2DClose/a:close" }, { "Name": "a:CT_Path2DMoveTo/a:moveTo" }, { "Name": "a:CT_Path2DLineTo/a:lnTo" }, { "Name": "a:CT_Path2DArcTo/a:arcTo" }, { "Name": "a:CT_Path2DQuadBezierTo/a:quadBezTo" }, { "Name": "a:CT_Path2DCubicBezierTo/a:cubicBezTo" } ] } }, { "Name": "a:CT_GeomGuideList/a:avLst", "ClassName": "AdjustValueList", "Summary": "List of Shape Adjust Values.", "BaseClass": "GeometryGuideListType", "IsDerived": true, "Children": [ { "Name": "a:CT_GeomGuide/a:gd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GeomGuide/a:gd", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_GeomGuideList/a:gdLst", "ClassName": "ShapeGuideList", "Summary": "List of Shape Guides.", "BaseClass": "GeometryGuideListType", "IsDerived": true, "Children": [ { "Name": "a:CT_GeomGuide/a:gd" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GeomGuide/a:gd", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_GeomGuideList/", "ClassName": "GeometryGuideListType", "Summary": "Defines the GeometryGuideListType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_GeomGuide/a:gd" ], "Children": [ { "Name": "a:CT_GeomGuide/a:gd" } ] }, { "Name": "a:CT_AdjustHandleList/a:ahLst", "ClassName": "AdjustHandleList", "Summary": "List of Shape Adjust Handles.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_XYAdjustHandle/a:ahXY" }, { "Name": "a:CT_PolarAdjustHandle/a:ahPolar" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "a:CT_XYAdjustHandle/a:ahXY" }, { "Name": "a:CT_PolarAdjustHandle/a:ahPolar" } ] } }, { "Name": "a:CT_ConnectionSiteList/a:cxnLst", "ClassName": "ConnectionSiteList", "Summary": "List of Shape Connection Sites.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ConnectionSite/a:cxn" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ConnectionSite/a:cxn", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_GeomRect/a:rect", "ClassName": "Rectangle", "Summary": "Shape Text Rectangle.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":l", "PropertyName": "Left", "Type": "StringValue", "PropertyComments": "Left", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":t", "PropertyName": "Top", "Type": "StringValue", "PropertyComments": "Top", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":r", "PropertyName": "Right", "Type": "StringValue", "PropertyComments": "Right", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] }, { "QName": ":b", "PropertyName": "Bottom", "Type": "StringValue", "PropertyComments": "Bottom Position", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "Type": "a:ST_Coordinate", "UnionId": 0, "IsInitialVersion": true }, { "Name": "StringValidator", "UnionId": 0, "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_Path2DList/a:pathLst", "ClassName": "PathList", "Summary": "List of Shape Paths.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_Path2D/a:path" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Path2D/a:path", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_DashStop/a:ds", "ClassName": "DashStop", "Summary": "Dash Stop.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":d", "PropertyName": "DashLength", "Type": "Int32Value", "PropertyComments": "Dash Length", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":sp", "PropertyName": "SpaceLength", "Type": "Int32Value", "PropertyComments": "Space Length", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_GroupTransform2D/a:xfrm", "ClassName": "TransformGroup", "Summary": "2D Transform for Grouped Objects.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rot", "PropertyName": "Rotation", "Type": "Int32Value", "PropertyComments": "Rotation" }, { "QName": ":flipH", "PropertyName": "HorizontalFlip", "Type": "BooleanValue", "PropertyComments": "Horizontal Flip" }, { "QName": ":flipV", "PropertyName": "VerticalFlip", "Type": "BooleanValue", "PropertyComments": "Vertical Flip" } ], "Children": [ { "Name": "a:CT_Point2D/a:off", "PropertyName": "Offset", "PropertyComments": "Offset" }, { "Name": "a:CT_PositiveSize2D/a:ext", "PropertyName": "Extents", "PropertyComments": "Extents" }, { "Name": "a:CT_Point2D/a:chOff", "PropertyName": "ChildOffset", "PropertyComments": "Child Offset" }, { "Name": "a:CT_PositiveSize2D/a:chExt", "PropertyName": "ChildExtents", "PropertyComments": "Child Extents" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Point2D/a:off", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_PositiveSize2D/a:ext", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Point2D/a:chOff", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_PositiveSize2D/a:chExt", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextBodyProperties/a:bodyPr", "ClassName": "BodyProperties", "Summary": "Defines the BodyProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rot", "PropertyName": "Rotation", "Type": "Int32Value", "PropertyComments": "Rotation" }, { "QName": ":spcFirstLastPara", "PropertyName": "UseParagraphSpacing", "Type": "BooleanValue", "PropertyComments": "Paragraph Spacing" }, { "QName": ":vertOverflow", "PropertyName": "VerticalOverflow", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextVerticalOverflowValues\u003E", "PropertyComments": "Text Vertical Overflow", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":horzOverflow", "PropertyName": "HorizontalOverflow", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextHorizontalOverflowValues\u003E", "PropertyComments": "Text Horizontal Overflow", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":vert", "PropertyName": "Vertical", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextVerticalValues\u003E", "PropertyComments": "Vertical Text", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":wrap", "PropertyName": "Wrap", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextWrappingValues\u003E", "PropertyComments": "Text Wrapping Type", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":lIns", "PropertyName": "LeftInset", "Type": "Int32Value", "PropertyComments": "Left Inset" }, { "QName": ":tIns", "PropertyName": "TopInset", "Type": "Int32Value", "PropertyComments": "Top Inset" }, { "QName": ":rIns", "PropertyName": "RightInset", "Type": "Int32Value", "PropertyComments": "Right Inset" }, { "QName": ":bIns", "PropertyName": "BottomInset", "Type": "Int32Value", "PropertyComments": "Bottom Inset" }, { "QName": ":numCol", "PropertyName": "ColumnCount", "Type": "Int32Value", "PropertyComments": "Number of Columns", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "16" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":spcCol", "PropertyName": "ColumnSpacing", "Type": "Int32Value", "PropertyComments": "Space Between Columns", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":rtlCol", "PropertyName": "RightToLeftColumns", "Type": "BooleanValue", "PropertyComments": "Columns Right-To-Left" }, { "QName": ":fromWordArt", "PropertyName": "FromWordArt", "Type": "BooleanValue", "PropertyComments": "From WordArt" }, { "QName": ":anchor", "PropertyName": "Anchor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues\u003E", "PropertyComments": "Anchor", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":anchorCtr", "PropertyName": "AnchorCenter", "Type": "BooleanValue", "PropertyComments": "Anchor Center" }, { "QName": ":forceAA", "PropertyName": "ForceAntiAlias", "Type": "BooleanValue", "PropertyComments": "Force Anti-Alias" }, { "QName": ":upright", "PropertyName": "UpRight", "Type": "BooleanValue", "PropertyComments": "Text Upright" }, { "QName": ":compatLnSpc", "PropertyName": "CompatibleLineSpacing", "Type": "BooleanValue", "PropertyComments": "Compatible Line Spacing" } ], "Children": [ { "Name": "a:CT_PresetTextShape/a:prstTxWarp", "PropertyName": "PresetTextWarp", "PropertyComments": "Preset Text Shape" }, { "Name": "a:CT_TextNoAutofit/a:noAutofit" }, { "Name": "a:CT_TextNormalAutofit/a:normAutofit" }, { "Name": "a:CT_TextShapeAutofit/a:spAutoFit" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_Shape3D/a:sp3d" }, { "Name": "a:CT_FlatText/a:flatTx" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_PresetTextShape/a:prstTxWarp", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoAutofit/a:noAutofit" }, { "Name": "a:CT_TextNormalAutofit/a:normAutofit" }, { "Name": "a:CT_TextShapeAutofit/a:spAutoFit" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_Shape3D/a:sp3d" }, { "Name": "a:CT_FlatText/a:flatTx" } ] } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextListStyle/a:lstStyle", "ClassName": "ListStyle", "Summary": "Defines the ListStyle Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextParagraphProperties/a:defPPr", "PropertyName": "DefaultParagraphProperties", "PropertyComments": "Default Paragraph Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl1pPr", "PropertyName": "Level1ParagraphProperties", "PropertyComments": "List Level 1 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl2pPr", "PropertyName": "Level2ParagraphProperties", "PropertyComments": "List Level 2 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl3pPr", "PropertyName": "Level3ParagraphProperties", "PropertyComments": "List Level 3 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl4pPr", "PropertyName": "Level4ParagraphProperties", "PropertyComments": "List Level 4 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl5pPr", "PropertyName": "Level5ParagraphProperties", "PropertyComments": "List Level 5 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl6pPr", "PropertyName": "Level6ParagraphProperties", "PropertyComments": "List Level 6 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl7pPr", "PropertyName": "Level7ParagraphProperties", "PropertyComments": "List Level 7 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl8pPr", "PropertyName": "Level8ParagraphProperties", "PropertyComments": "List Level 8 Text Style" }, { "Name": "a:CT_TextParagraphProperties/a:lvl9pPr", "PropertyName": "Level9ParagraphProperties", "PropertyComments": "List Level 9 Text Style" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextParagraphProperties/a:defPPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl1pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl2pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl3pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl4pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl5pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl6pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl7pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl8pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraphProperties/a:lvl9pPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_DefaultShapeDefinition/a:spDef", "ClassName": "ShapeDefault", "Summary": "Shape Default.", "CompositeType": "OneSequence", "BaseClass": "DefaultShapeDefinitionType", "IsDerived": true, "Children": [ { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_DefaultShapeDefinition/a:lnDef", "ClassName": "LineDefault", "Summary": "Line Default.", "CompositeType": "OneSequence", "BaseClass": "DefaultShapeDefinitionType", "IsDerived": true, "Children": [ { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_DefaultShapeDefinition/a:txDef", "ClassName": "TextDefault", "Summary": "Text Default.", "CompositeType": "OneSequence", "BaseClass": "DefaultShapeDefinitionType", "IsDerived": true, "Children": [ { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_DefaultShapeDefinition/", "ClassName": "DefaultShapeDefinitionType", "Summary": "Defines the DefaultShapeDefinitionType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_OfficeArtExtensionList/a:extLst", "a:CT_ShapeProperties/a:spPr", "a:CT_ShapeStyle/a:style", "a:CT_TextBodyProperties/a:bodyPr", "a:CT_TextListStyle/a:lstStyle" ], "Children": [ { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ] }, { "Name": "a:CT_ColorMapping/a:overrideClrMapping", "ClassName": "OverrideColorMapping", "Summary": "Override Color Mapping.", "CompositeType": "OneSequence", "BaseClass": "ColorMappingType", "IsDerived": true, "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ColorMapping/a:clrMap", "ClassName": "ColorMap", "Summary": "Defines the ColorMap Class.", "CompositeType": "OneSequence", "BaseClass": "ColorMappingType", "IsDerived": true, "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ColorMapping/", "ClassName": "ColorMappingType", "Summary": "Defines the ColorMappingType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":bg1", "PropertyName": "Background1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":tx1", "PropertyName": "Text1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":bg2", "PropertyName": "Background2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":tx2", "PropertyName": "Text2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent1", "PropertyName": "Accent1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent2", "PropertyName": "Accent2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent3", "PropertyName": "Accent3", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 3", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent4", "PropertyName": "Accent4", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 4", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent5", "PropertyName": "Accent5", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 5", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent6", "PropertyName": "Accent6", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 6", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":hlink", "PropertyName": "Hyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Hyperlink", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":folHlink", "PropertyName": "FollowedHyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Followed Hyperlink", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "AdditionalElements": [ "a:CT_OfficeArtExtensionList/a:extLst" ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ] }, { "Name": "a:CT_ColorSchemeAndMapping/a:extraClrScheme", "ClassName": "ExtraColorScheme", "Summary": "Extra Color Scheme.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ColorScheme/a:clrScheme", "PropertyName": "ColorScheme" }, { "Name": "a:CT_ColorMapping/a:clrMap", "PropertyName": "ColorMap" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ColorScheme/a:clrScheme" }, { "Name": "a:CT_ColorMapping/a:clrMap", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_BaseStyles/a:themeElements", "ClassName": "ThemeElements", "Summary": "Defines the ThemeElements Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ColorScheme/a:clrScheme", "PropertyName": "ColorScheme" }, { "Name": "a:CT_FontScheme/a:fontScheme", "PropertyName": "FontScheme", "PropertyComments": "Font Scheme" }, { "Name": "a:CT_StyleMatrix/a:fmtScheme", "PropertyName": "FormatScheme", "PropertyComments": "Format Scheme" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ColorScheme/a:clrScheme" }, { "Name": "a:CT_FontScheme/a:fontScheme" }, { "Name": "a:CT_StyleMatrix/a:fmtScheme" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Cell3D/a:cell3D", "ClassName": "Cell3DProperties", "Summary": "Cell 3-D.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prstMaterial", "PropertyName": "PresetMaterial", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues\u003E", "PropertyComments": "Preset Material", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Bevel/a:bevel", "PropertyName": "Bevel", "PropertyComments": "Bevel" }, { "Name": "a:CT_LightRig/a:lightRig", "PropertyName": "LightRig", "PropertyComments": "Light Rig" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Bevel/a:bevel" }, { "Name": "a:CT_LightRig/a:lightRig", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableCellProperties/a:tcPr", "ClassName": "TableCellProperties", "Summary": "Table Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":marL", "PropertyName": "LeftMargin", "Type": "Int32Value", "PropertyComments": "Left Margin" }, { "QName": ":marR", "PropertyName": "RightMargin", "Type": "Int32Value", "PropertyComments": "Right Margin" }, { "QName": ":marT", "PropertyName": "TopMargin", "Type": "Int32Value", "PropertyComments": "Top Margin" }, { "QName": ":marB", "PropertyName": "BottomMargin", "Type": "Int32Value", "PropertyComments": "Bottom Margin" }, { "QName": ":vert", "PropertyName": "Vertical", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextVerticalValues\u003E", "PropertyComments": "Text Direction", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":anchor", "PropertyName": "Anchor", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues\u003E", "PropertyComments": "Anchor", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":anchorCtr", "PropertyName": "AnchorCenter", "Type": "BooleanValue", "PropertyComments": "Anchor Center" }, { "QName": ":horzOverflow", "PropertyName": "HorizontalOverflow", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextHorizontalOverflowValues\u003E", "PropertyComments": "Horizontal Overflow", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_LineProperties/a:lnL", "PropertyName": "LeftBorderLineProperties", "PropertyComments": "Left Border Line Properties" }, { "Name": "a:CT_LineProperties/a:lnR", "PropertyName": "RightBorderLineProperties", "PropertyComments": "Right Border Line Properties" }, { "Name": "a:CT_LineProperties/a:lnT", "PropertyName": "TopBorderLineProperties", "PropertyComments": "Top Border Line Properties" }, { "Name": "a:CT_LineProperties/a:lnB", "PropertyName": "BottomBorderLineProperties", "PropertyComments": "Bottom Border Line Properties" }, { "Name": "a:CT_LineProperties/a:lnTlToBr", "PropertyName": "TopLeftToBottomRightBorderLineProperties", "PropertyComments": "Top-Left to Bottom-Right Border Line Properties" }, { "Name": "a:CT_LineProperties/a:lnBlToTr", "PropertyName": "BottomLeftToTopRightBorderLineProperties", "PropertyComments": "Bottom-Left to Top-Right Border Line Properties" }, { "Name": "a:CT_Cell3D/a:cell3D", "PropertyName": "Cell3DProperties", "PropertyComments": "Cell 3-D" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LineProperties/a:lnL", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineProperties/a:lnR", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineProperties/a:lnT", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineProperties/a:lnB", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineProperties/a:lnTlToBr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_LineProperties/a:lnBlToTr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Cell3D/a:cell3D", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableCell/a:tc", "ClassName": "TableCell", "Summary": "Table Cell.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rowSpan", "PropertyName": "RowSpan", "Type": "Int32Value", "PropertyComments": "Row Span" }, { "QName": ":gridSpan", "PropertyName": "GridSpan", "Type": "Int32Value", "PropertyComments": "Grid Span" }, { "QName": ":hMerge", "PropertyName": "HorizontalMerge", "Type": "BooleanValue", "PropertyComments": "Horizontal Merge" }, { "QName": ":vMerge", "PropertyName": "VerticalMerge", "Type": "BooleanValue", "PropertyComments": "Vertical Merge" } ], "Children": [ { "Name": "a:CT_TextBody/a:txBody", "PropertyName": "TextBody", "PropertyComments": "Text Body" }, { "Name": "a:CT_TableCellProperties/a:tcPr", "PropertyName": "TableCellProperties", "PropertyComments": "Table Cell Properties" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBody/a:txBody", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableCellProperties/a:tcPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableStyle/a:tableStyle", "ClassName": "TableStyle", "Summary": "Table Style.", "CompositeType": "OneSequence", "BaseClass": "TableStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "PropertyName": "TableBackground", "PropertyComments": "Table Background" }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "PropertyName": "WholeTable", "PropertyComments": "Whole Table" }, { "Name": "a:CT_TablePartStyle/a:band1H", "PropertyName": "Band1Horizontal", "PropertyComments": "Band 1 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band2H", "PropertyName": "Band2Horizontal", "PropertyComments": "Band 2 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band1V", "PropertyName": "Band1Vertical", "PropertyComments": "Band 1 Vertical" }, { "Name": "a:CT_TablePartStyle/a:band2V", "PropertyName": "Band2Vertical", "PropertyComments": "Band 2 Vertical" }, { "Name": "a:CT_TablePartStyle/a:lastCol", "PropertyName": "LastColumn", "PropertyComments": "Last Column" }, { "Name": "a:CT_TablePartStyle/a:firstCol", "PropertyName": "FirstColumn", "PropertyComments": "First Column" }, { "Name": "a:CT_TablePartStyle/a:lastRow", "PropertyName": "LastRow", "PropertyComments": "Last Row" }, { "Name": "a:CT_TablePartStyle/a:seCell", "PropertyName": "SoutheastCell", "PropertyComments": "Southeast Cell" }, { "Name": "a:CT_TablePartStyle/a:swCell", "PropertyName": "SouthwestCell", "PropertyComments": "Southwest Cell" }, { "Name": "a:CT_TablePartStyle/a:firstRow", "PropertyName": "FirstRow", "PropertyComments": "First Row" }, { "Name": "a:CT_TablePartStyle/a:neCell", "PropertyName": "NortheastCell", "PropertyComments": "Northeast Cell" }, { "Name": "a:CT_TablePartStyle/a:nwCell", "PropertyName": "NorthwestCell", "PropertyComments": "Northwest Cell" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band1H", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band2H", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band1V", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band2V", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:lastCol", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:firstCol", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:lastRow", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:seCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:swCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:firstRow", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:neCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:nwCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableStyle/a:tblStyle", "ClassName": "TableStyleEntry", "Summary": "Table Style.", "CompositeType": "OneSequence", "BaseClass": "TableStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "PropertyName": "TableBackground", "PropertyComments": "Table Background" }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "PropertyName": "WholeTable", "PropertyComments": "Whole Table" }, { "Name": "a:CT_TablePartStyle/a:band1H", "PropertyName": "Band1Horizontal", "PropertyComments": "Band 1 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band2H", "PropertyName": "Band2Horizontal", "PropertyComments": "Band 2 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band1V", "PropertyName": "Band1Vertical", "PropertyComments": "Band 1 Vertical" }, { "Name": "a:CT_TablePartStyle/a:band2V", "PropertyName": "Band2Vertical", "PropertyComments": "Band 2 Vertical" }, { "Name": "a:CT_TablePartStyle/a:lastCol", "PropertyName": "LastColumn", "PropertyComments": "Last Column" }, { "Name": "a:CT_TablePartStyle/a:firstCol", "PropertyName": "FirstColumn", "PropertyComments": "First Column" }, { "Name": "a:CT_TablePartStyle/a:lastRow", "PropertyName": "LastRow", "PropertyComments": "Last Row" }, { "Name": "a:CT_TablePartStyle/a:seCell", "PropertyName": "SoutheastCell", "PropertyComments": "Southeast Cell" }, { "Name": "a:CT_TablePartStyle/a:swCell", "PropertyName": "SouthwestCell", "PropertyComments": "Southwest Cell" }, { "Name": "a:CT_TablePartStyle/a:firstRow", "PropertyName": "FirstRow", "PropertyComments": "First Row" }, { "Name": "a:CT_TablePartStyle/a:neCell", "PropertyName": "NortheastCell", "PropertyComments": "Northeast Cell" }, { "Name": "a:CT_TablePartStyle/a:nwCell", "PropertyName": "NorthwestCell", "PropertyComments": "Northwest Cell" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band1H", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band2H", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band1V", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:band2V", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:lastCol", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:firstCol", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:lastRow", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:seCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:swCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:firstRow", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:neCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TablePartStyle/a:nwCell", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableStyle/", "ClassName": "TableStyleType", "Summary": "Defines the TableStyleType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":styleId", "PropertyName": "StyleId", "Type": "StringValue", "PropertyComments": "Style ID", "Validators": [ { "Name": "RequiredValidator" }, { "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": ":styleName", "PropertyName": "StyleName", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "AdditionalElements": [ "a:CT_OfficeArtExtensionList/a:extLst", "a:CT_TableBackgroundStyle/a:tblBg", "a:CT_TablePartStyle/a:wholeTbl", "a:CT_TablePartStyle/a:band1H", "a:CT_TablePartStyle/a:band2H", "a:CT_TablePartStyle/a:band1V", "a:CT_TablePartStyle/a:band2V", "a:CT_TablePartStyle/a:lastCol", "a:CT_TablePartStyle/a:firstCol", "a:CT_TablePartStyle/a:lastRow", "a:CT_TablePartStyle/a:seCell", "a:CT_TablePartStyle/a:swCell", "a:CT_TablePartStyle/a:firstRow", "a:CT_TablePartStyle/a:neCell", "a:CT_TablePartStyle/a:nwCell" ], "Children": [ { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "PropertyName": "TableBackground", "PropertyComments": "Table Background" }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "PropertyName": "WholeTable", "PropertyComments": "Whole Table" }, { "Name": "a:CT_TablePartStyle/a:band1H", "PropertyName": "Band1Horizontal", "PropertyComments": "Band 1 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band2H", "PropertyName": "Band2Horizontal", "PropertyComments": "Band 2 Horizontal" }, { "Name": "a:CT_TablePartStyle/a:band1V", "PropertyName": "Band1Vertical", "PropertyComments": "Band 1 Vertical" }, { "Name": "a:CT_TablePartStyle/a:band2V", "PropertyName": "Band2Vertical", "PropertyComments": "Band 2 Vertical" }, { "Name": "a:CT_TablePartStyle/a:lastCol", "PropertyName": "LastColumn", "PropertyComments": "Last Column" }, { "Name": "a:CT_TablePartStyle/a:firstCol", "PropertyName": "FirstColumn", "PropertyComments": "First Column" }, { "Name": "a:CT_TablePartStyle/a:lastRow", "PropertyName": "LastRow", "PropertyComments": "Last Row" }, { "Name": "a:CT_TablePartStyle/a:seCell", "PropertyName": "SoutheastCell", "PropertyComments": "Southeast Cell" }, { "Name": "a:CT_TablePartStyle/a:swCell", "PropertyName": "SouthwestCell", "PropertyComments": "Southwest Cell" }, { "Name": "a:CT_TablePartStyle/a:firstRow", "PropertyName": "FirstRow", "PropertyComments": "First Row" }, { "Name": "a:CT_TablePartStyle/a:neCell", "PropertyName": "NortheastCell", "PropertyComments": "Northeast Cell" }, { "Name": "a:CT_TablePartStyle/a:nwCell", "PropertyName": "NorthwestCell", "PropertyComments": "Northwest Cell" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ] }, { "Name": "a:ST_Guid/a:tableStyleId", "ClassName": "TableStyleId", "Summary": "Table Style ID.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true, "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": "a:CT_TableCol/a:gridCol", "ClassName": "GridColumn", "Summary": "Table Grid Column.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":w", "PropertyName": "Width", "Type": "Int64Value", "PropertyComments": "Width", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableProperties/a:tblPr", "ClassName": "TableProperties", "Summary": "Table Properties.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rtl", "PropertyName": "RightToLeft", "Type": "BooleanValue", "PropertyComments": "Right-to-Left" }, { "QName": ":firstRow", "PropertyName": "FirstRow", "Type": "BooleanValue", "PropertyComments": "First Row" }, { "QName": ":firstCol", "PropertyName": "FirstColumn", "Type": "BooleanValue", "PropertyComments": "First Column" }, { "QName": ":lastRow", "PropertyName": "LastRow", "Type": "BooleanValue", "PropertyComments": "Last Row" }, { "QName": ":lastCol", "PropertyName": "LastColumn", "Type": "BooleanValue", "PropertyComments": "Last Column" }, { "QName": ":bandRow", "PropertyName": "BandRow", "Type": "BooleanValue", "PropertyComments": "Banded Rows" }, { "QName": ":bandCol", "PropertyName": "BandColumn", "Type": "BooleanValue", "PropertyComments": "Banded Columns" } ], "Children": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_TableStyle/a:tableStyle" }, { "Name": "a:ST_Guid/a:tableStyleId" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "a:CT_TableStyle/a:tableStyle" }, { "Name": "a:ST_Guid/a:tableStyleId" } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableGrid/a:tblGrid", "ClassName": "TableGrid", "Summary": "Table Grid.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TableCol/a:gridCol" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableCol/a:gridCol", "Occurs": [ { "Min": 1, "Max": 1000 } ] } ] } }, { "Name": "a:CT_TableRow/a:tr", "ClassName": "TableRow", "Summary": "Table Row.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":h", "PropertyName": "Height", "Type": "Int64Value", "PropertyComments": "Height", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-27273042329600" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "27273042316900" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_TableCell/a:tc" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableCell/a:tc", "Occurs": [ {} ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:left", "ClassName": "LeftBorder", "Summary": "Left Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:right", "ClassName": "RightBorder", "Summary": "Right Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:top", "ClassName": "TopBorder", "Summary": "Top Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:bottom", "ClassName": "BottomBorder", "Summary": "Bottom Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:insideH", "ClassName": "InsideHorizontalBorder", "Summary": "Inside Horizontal Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:insideV", "ClassName": "InsideVerticalBorder", "Summary": "Inside Vertical Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:tl2br", "ClassName": "TopLeftToBottomRightBorder", "Summary": "Top Left to Bottom Right Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/a:tr2bl", "ClassName": "TopRightToBottomLeftBorder", "Summary": "Top Right to Bottom Left Border.", "CompositeType": "OneChoice", "BaseClass": "ThemeableLineStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef" } ] } }, { "Name": "a:CT_ThemeableLineStyle/", "ClassName": "ThemeableLineStyleType", "Summary": "Defines the ThemeableLineStyleType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_LineProperties/a:ln", "a:CT_StyleMatrixReference/a:lnRef" ], "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_StyleMatrixReference/a:lnRef", "PropertyName": "LineReference", "PropertyComments": "Line Reference" } ] }, { "Name": "a:CT_TableCellBorderStyle/a:tcBdr", "ClassName": "TableCellBorders", "Summary": "Table Cell Borders.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ThemeableLineStyle/a:left", "PropertyName": "LeftBorder", "PropertyComments": "Left Border" }, { "Name": "a:CT_ThemeableLineStyle/a:right", "PropertyName": "RightBorder", "PropertyComments": "Right Border" }, { "Name": "a:CT_ThemeableLineStyle/a:top", "PropertyName": "TopBorder", "PropertyComments": "Top Border" }, { "Name": "a:CT_ThemeableLineStyle/a:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Bottom Border" }, { "Name": "a:CT_ThemeableLineStyle/a:insideH", "PropertyName": "InsideHorizontalBorder", "PropertyComments": "Inside Horizontal Border" }, { "Name": "a:CT_ThemeableLineStyle/a:insideV", "PropertyName": "InsideVerticalBorder", "PropertyComments": "Inside Vertical Border" }, { "Name": "a:CT_ThemeableLineStyle/a:tl2br", "PropertyName": "TopLeftToBottomRightBorder", "PropertyComments": "Top Left to Bottom Right Border" }, { "Name": "a:CT_ThemeableLineStyle/a:tr2bl", "PropertyName": "TopRightToBottomLeftBorder", "PropertyComments": "Top Right to Bottom Left Border" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ThemeableLineStyle/a:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:insideH", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:insideV", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:tl2br", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ThemeableLineStyle/a:tr2bl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "ClassName": "TableCellTextStyle", "Summary": "Table Cell Text Style.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":b", "PropertyName": "Bold", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BooleanStyleValues\u003E", "PropertyComments": "Bold", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BooleanStyleValues\u003E", "PropertyComments": "Italic", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_FontCollection/a:font" }, { "Name": "a:CT_FontReference/a:fontRef" }, { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_FontCollection/a:font" }, { "Name": "a:CT_FontReference/a:fontRef" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_ScRgbColor/a:scrgbClr" }, { "Name": "a:CT_SRgbColor/a:srgbClr" }, { "Name": "a:CT_HslColor/a:hslClr" }, { "Name": "a:CT_SystemColor/a:sysClr" }, { "Name": "a:CT_SchemeColor/a:schemeClr" }, { "Name": "a:CT_PresetColor/a:prstClr" } ] } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "ClassName": "TableCellStyle", "Summary": "Table Cell Style.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TableCellBorderStyle/a:tcBdr", "PropertyName": "TableCellBorders", "PropertyComments": "Table Cell Borders" }, { "Name": "a:CT_FillProperties/a:fill" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef" }, { "Name": "a:CT_Cell3D/a:cell3D" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableCellBorderStyle/a:tcBdr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_FillProperties/a:fill" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef" } ] } ] }, { "Name": "a:CT_Cell3D/a:cell3D", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TableBackgroundStyle/a:tblBg", "ClassName": "TableBackground", "Summary": "Table Background.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_FillProperties/a:fill" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef" }, { "Name": "a:CT_EffectProperties/a:effect" }, { "Name": "a:CT_StyleMatrixReference/a:effectRef" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_FillProperties/a:fill" }, { "Name": "a:CT_StyleMatrixReference/a:fillRef" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectProperties/a:effect" }, { "Name": "a:CT_StyleMatrixReference/a:effectRef" } ] } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:wholeTbl", "ClassName": "WholeTable", "Summary": "Whole Table.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:band1H", "ClassName": "Band1Horizontal", "Summary": "Band 1 Horizontal.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:band2H", "ClassName": "Band2Horizontal", "Summary": "Band 2 Horizontal.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:band1V", "ClassName": "Band1Vertical", "Summary": "Band 1 Vertical.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:band2V", "ClassName": "Band2Vertical", "Summary": "Band 2 Vertical.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:lastCol", "ClassName": "LastColumn", "Summary": "Last Column.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:firstCol", "ClassName": "FirstColumn", "Summary": "First Column.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:lastRow", "ClassName": "LastRow", "Summary": "Last Row.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:seCell", "ClassName": "SoutheastCell", "Summary": "Southeast Cell.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:swCell", "ClassName": "SouthwestCell", "Summary": "Southwest Cell.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:firstRow", "ClassName": "FirstRow", "Summary": "First Row.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:neCell", "ClassName": "NortheastCell", "Summary": "Northeast Cell.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/a:nwCell", "ClassName": "NorthwestCell", "Summary": "Northwest Cell.", "CompositeType": "OneSequence", "BaseClass": "TablePartStyleType", "IsDerived": true, "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TablePartStyle/", "ClassName": "TablePartStyleType", "Summary": "Defines the TablePartStyleType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_TableStyleCellStyle/a:tcStyle", "a:CT_TableStyleTextStyle/a:tcTxStyle" ], "Children": [ { "Name": "a:CT_TableStyleTextStyle/a:tcTxStyle", "PropertyName": "TableCellTextStyle", "PropertyComments": "Table Cell Text Style" }, { "Name": "a:CT_TableStyleCellStyle/a:tcStyle", "PropertyName": "TableCellStyle", "PropertyComments": "Table Cell Style" } ] }, { "Name": "a:CT_TextParagraphProperties/a:pPr", "ClassName": "ParagraphProperties", "Summary": "Text Paragraph Properties.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:defPPr", "ClassName": "DefaultParagraphProperties", "Summary": "Default Paragraph Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl1pPr", "ClassName": "Level1ParagraphProperties", "Summary": "List Level 1 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl2pPr", "ClassName": "Level2ParagraphProperties", "Summary": "List Level 2 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl3pPr", "ClassName": "Level3ParagraphProperties", "Summary": "List Level 3 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl4pPr", "ClassName": "Level4ParagraphProperties", "Summary": "List Level 4 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl5pPr", "ClassName": "Level5ParagraphProperties", "Summary": "List Level 5 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl6pPr", "ClassName": "Level6ParagraphProperties", "Summary": "List Level 6 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl7pPr", "ClassName": "Level7ParagraphProperties", "Summary": "List Level 7 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl8pPr", "ClassName": "Level8ParagraphProperties", "Summary": "List Level 8 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/a:lvl9pPr", "ClassName": "Level9ParagraphProperties", "Summary": "List Level 9 Text Style.", "CompositeType": "OneSequence", "BaseClass": "TextParagraphPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcBef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextSpacing/a:spcAft", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" } ] } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextParagraphProperties/", "ClassName": "TextParagraphPropertiesType", "Summary": "Defines the TextParagraphPropertiesType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":marL", "PropertyName": "LeftMargin", "Type": "Int32Value", "PropertyComments": "Left Margin", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "51206400" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":marR", "PropertyName": "RightMargin", "Type": "Int32Value", "PropertyComments": "Right Margin", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "51206400" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":lvl", "PropertyName": "Level", "Type": "Int32Value", "PropertyComments": "Level", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "8" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":indent", "PropertyName": "Indent", "Type": "Int32Value", "PropertyComments": "Indent", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-51206400" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "51206400" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextAlignmentTypeValues\u003E", "PropertyComments": "Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":defTabSz", "PropertyName": "DefaultTabSize", "Type": "Int32Value", "PropertyComments": "Default Tab Size" }, { "QName": ":rtl", "PropertyName": "RightToLeft", "Type": "BooleanValue", "PropertyComments": "Right To Left" }, { "QName": ":eaLnBrk", "PropertyName": "EastAsianLineBreak", "Type": "BooleanValue", "PropertyComments": "East Asian Line Break" }, { "QName": ":fontAlgn", "PropertyName": "FontAlignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextFontAlignmentValues\u003E", "PropertyComments": "Font Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":latinLnBrk", "PropertyName": "LatinLineBreak", "Type": "BooleanValue", "PropertyComments": "Latin Line Break" }, { "QName": ":hangingPunct", "PropertyName": "Height", "Type": "BooleanValue", "PropertyComments": "Hanging Punctuation" } ], "AdditionalElements": [ "a:CT_Color/a:buClr", "a:CT_OfficeArtExtensionList/a:extLst", "a:CT_TextAutonumberBullet/a:buAutoNum", "a:CT_TextBlipBullet/a:buBlip", "a:CT_TextBulletColorFollowText/a:buClrTx", "a:CT_TextBulletSizeFollowText/a:buSzTx", "a:CT_TextBulletSizePercent/a:buSzPct", "a:CT_TextBulletSizePoint/a:buSzPts", "a:CT_TextBulletTypefaceFollowText/a:buFontTx", "a:CT_TextCharacterProperties/a:defRPr", "a:CT_TextCharBullet/a:buChar", "a:CT_TextFont/a:buFont", "a:CT_TextNoBullet/a:buNone", "a:CT_TextSpacing/a:lnSpc", "a:CT_TextSpacing/a:spcBef", "a:CT_TextSpacing/a:spcAft", "a:CT_TextTabStopList/a:tabLst" ], "Children": [ { "Name": "a:CT_TextSpacing/a:lnSpc", "PropertyName": "LineSpacing", "PropertyComments": "Line Spacing" }, { "Name": "a:CT_TextSpacing/a:spcBef", "PropertyName": "SpaceBefore", "PropertyComments": "Space Before" }, { "Name": "a:CT_TextSpacing/a:spcAft", "PropertyName": "SpaceAfter", "PropertyComments": "Space After" }, { "Name": "a:CT_TextBulletColorFollowText/a:buClrTx" }, { "Name": "a:CT_Color/a:buClr" }, { "Name": "a:CT_TextBulletSizeFollowText/a:buSzTx" }, { "Name": "a:CT_TextBulletSizePercent/a:buSzPct" }, { "Name": "a:CT_TextBulletSizePoint/a:buSzPts" }, { "Name": "a:CT_TextBulletTypefaceFollowText/a:buFontTx" }, { "Name": "a:CT_TextFont/a:buFont" }, { "Name": "a:CT_TextNoBullet/a:buNone" }, { "Name": "a:CT_TextAutonumberBullet/a:buAutoNum" }, { "Name": "a:CT_TextCharBullet/a:buChar" }, { "Name": "a:CT_TextBlipBullet/a:buBlip" }, { "Name": "a:CT_TextTabStopList/a:tabLst" }, { "Name": "a:CT_TextCharacterProperties/a:defRPr" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ] }, { "Name": "a:CT_TextCharacterProperties/a:endParaRPr", "ClassName": "EndParagraphRunProperties", "Summary": "End Paragraph Run Properties.", "CompositeType": "OneSequence", "BaseClass": "TextCharacterPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Color/a:highlight" }, { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn" }, { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" }, { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_TextFont/a:sym" }, { "Name": "a:CT_Hyperlink/a:hlinkClick" }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver" }, { "Name": "a:CT_Bool/a:rtl" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Color/a:highlight", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" } ] } ] }, { "Name": "a:CT_TextFont/a:latin", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:ea", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:cs", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:sym", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkClick", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Bool/a:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextCharacterProperties/a:rPr", "ClassName": "RunProperties", "Summary": "Text Run Properties.", "CompositeType": "OneSequence", "BaseClass": "TextCharacterPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Color/a:highlight" }, { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn" }, { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" }, { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_TextFont/a:sym" }, { "Name": "a:CT_Hyperlink/a:hlinkClick" }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver" }, { "Name": "a:CT_Bool/a:rtl" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Color/a:highlight", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" } ] } ] }, { "Name": "a:CT_TextFont/a:latin", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:ea", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:cs", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:sym", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkClick", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Bool/a:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextCharacterProperties/a:defRPr", "ClassName": "DefaultRunProperties", "Summary": "Default Text Run Properties.", "CompositeType": "OneSequence", "BaseClass": "TextCharacterPropertiesType", "IsDerived": true, "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Color/a:highlight" }, { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn" }, { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" }, { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_TextFont/a:sym" }, { "Name": "a:CT_Hyperlink/a:hlinkClick" }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver" }, { "Name": "a:CT_Bool/a:rtl" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Color/a:highlight", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" } ] } ] }, { "Name": "a:CT_TextFont/a:latin", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:ea", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:cs", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextFont/a:sym", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkClick", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Bool/a:rtl", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextCharacterProperties/", "ClassName": "TextCharacterPropertiesType", "Summary": "Defines the TextCharacterPropertiesType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":kumimoji", "PropertyName": "Kumimoji", "Type": "BooleanValue", "PropertyComments": "kumimoji" }, { "QName": ":lang", "PropertyName": "Language", "Type": "StringValue", "PropertyComments": "lang" }, { "QName": ":altLang", "PropertyName": "AlternativeLanguage", "Type": "StringValue", "PropertyComments": "altLang" }, { "QName": ":sz", "PropertyName": "FontSize", "Type": "Int32Value", "PropertyComments": "sz", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "100" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "b" }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "i" }, { "QName": ":u", "PropertyName": "Underline", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextUnderlineValues\u003E", "PropertyComments": "u", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":strike", "PropertyName": "Strike", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextStrikeValues\u003E", "PropertyComments": "strike", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":kern", "PropertyName": "Kerning", "Type": "Int32Value", "PropertyComments": "kern", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":cap", "PropertyName": "Capital", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextCapsValues\u003E", "PropertyComments": "cap", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":spc", "PropertyName": "Spacing", "Type": "Int32Value", "PropertyComments": "spc", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-400000" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "400000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] }, { "QName": ":normalizeH", "PropertyName": "NormalizeHeight", "Type": "BooleanValue", "PropertyComments": "normalizeH" }, { "QName": ":baseline", "PropertyName": "Baseline", "Type": "Int32Value", "PropertyComments": "baseline" }, { "QName": ":noProof", "PropertyName": "NoProof", "Type": "BooleanValue", "PropertyComments": "noProof" }, { "QName": ":dirty", "PropertyName": "Dirty", "Type": "BooleanValue", "PropertyComments": "dirty" }, { "QName": ":err", "PropertyName": "SpellingError", "Type": "BooleanValue", "PropertyComments": "err" }, { "QName": ":smtClean", "PropertyName": "SmartTagClean", "Type": "BooleanValue", "PropertyComments": "smtClean" }, { "QName": ":smtId", "PropertyName": "SmartTagId", "Type": "UInt32Value", "PropertyComments": "smtId" }, { "QName": ":bmk", "PropertyName": "Bookmark", "Type": "StringValue", "PropertyComments": "bmk" } ], "AdditionalElements": [ "a:CT_BlipFillProperties/a:blipFill", "a:CT_Bool/a:rtl", "a:CT_Color/a:highlight", "a:CT_EffectContainer/a:effectDag", "a:CT_EffectList/a:effectLst", "a:CT_GradientFillProperties/a:gradFill", "a:CT_GroupFillProperties/a:grpFill", "a:CT_Hyperlink/a:hlinkClick", "a:CT_Hyperlink/a:hlinkMouseOver", "a:CT_LineProperties/a:ln", "a:CT_LineProperties/a:uLn", "a:CT_NoFillProperties/a:noFill", "a:CT_OfficeArtExtensionList/a:extLst", "a:CT_PatternFillProperties/a:pattFill", "a:CT_SolidColorFillProperties/a:solidFill", "a:CT_TextFont/a:latin", "a:CT_TextFont/a:ea", "a:CT_TextFont/a:cs", "a:CT_TextFont/a:sym", "a:CT_TextUnderlineFillFollowText/a:uFillTx", "a:CT_TextUnderlineFillGroupWrapper/a:uFill", "a:CT_TextUnderlineLineFollowText/a:uLnTx" ], "Children": [ { "Name": "a:CT_LineProperties/a:ln", "PropertyName": "Outline" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Color/a:highlight" }, { "Name": "a:CT_TextUnderlineLineFollowText/a:uLnTx" }, { "Name": "a:CT_LineProperties/a:uLn" }, { "Name": "a:CT_TextUnderlineFillFollowText/a:uFillTx" }, { "Name": "a:CT_TextUnderlineFillGroupWrapper/a:uFill" }, { "Name": "a:CT_TextFont/a:latin" }, { "Name": "a:CT_TextFont/a:ea" }, { "Name": "a:CT_TextFont/a:cs" }, { "Name": "a:CT_TextFont/a:sym" }, { "Name": "a:CT_Hyperlink/a:hlinkClick" }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver" }, { "Name": "a:CT_Bool/a:rtl" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ] }, { "Name": "a:CT_TextParagraph/a:p", "ClassName": "Paragraph", "Summary": "Text Paragraphs.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextParagraphProperties/a:pPr", "PropertyName": "ParagraphProperties", "PropertyComments": "Text Paragraph Properties" }, { "Name": "a:CT_RegularTextRun/a:r" }, { "Name": "a:CT_TextLineBreak/a:br" }, { "Name": "a:CT_TextField/a:fld" }, { "Name": "a14:CT_TextMath/a14:m" }, { "Name": "a:CT_TextCharacterProperties/a:endParaRPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextParagraphProperties/a:pPr", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_RegularTextRun/a:r" }, { "Name": "a:CT_TextLineBreak/a:br" }, { "Name": "a:CT_TextField/a:fld" }, { "Name": "a14:CT_TextMath/a14:m", "InitialVersion": "Office2010" } ] } ] }, { "Name": "a:CT_TextCharacterProperties/a:endParaRPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextTabStop/a:tab", "ClassName": "TabStop", "Summary": "Tab Stop.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":pos", "PropertyName": "Position", "Type": "Int32Value", "PropertyComments": "Tab Position" }, { "QName": ":algn", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.TextTabAlignmentValues\u003E", "PropertyComments": "Tab Alignment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextSpacingPercent/a:spcPct", "ClassName": "SpacingPercent", "Summary": "Spacing Percent.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "13200000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextSpacingPoint/a:spcPts", "ClassName": "SpacingPoints", "Summary": "Spacing Points.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "158400" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_TextSpacing/a:lnSpc", "ClassName": "LineSpacing", "Summary": "Line Spacing.", "CompositeType": "OneChoice", "BaseClass": "TextSpacingType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct", "PropertyName": "SpacingPercent", "PropertyComments": "Spacing Percent" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts", "PropertyName": "SpacingPoints", "PropertyComments": "Spacing Points" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts" } ] } }, { "Name": "a:CT_TextSpacing/a:spcBef", "ClassName": "SpaceBefore", "Summary": "Space Before.", "CompositeType": "OneChoice", "BaseClass": "TextSpacingType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct", "PropertyName": "SpacingPercent", "PropertyComments": "Spacing Percent" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts", "PropertyName": "SpacingPoints", "PropertyComments": "Spacing Points" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts" } ] } }, { "Name": "a:CT_TextSpacing/a:spcAft", "ClassName": "SpaceAfter", "Summary": "Space After.", "CompositeType": "OneChoice", "BaseClass": "TextSpacingType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct", "PropertyName": "SpacingPercent", "PropertyComments": "Spacing Percent" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts", "PropertyName": "SpacingPoints", "PropertyComments": "Spacing Points" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts" } ] } }, { "Name": "a:CT_TextSpacing/", "ClassName": "TextSpacingType", "Summary": "Defines the TextSpacingType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_TextSpacingPercent/a:spcPct", "a:CT_TextSpacingPoint/a:spcPts" ], "Children": [ { "Name": "a:CT_TextSpacingPercent/a:spcPct", "PropertyName": "SpacingPercent", "PropertyComments": "Spacing Percent" }, { "Name": "a:CT_TextSpacingPoint/a:spcPts", "PropertyName": "SpacingPoints", "PropertyComments": "Spacing Points" } ] }, { "Name": "a:CT_TextTabStopList/a:tabLst", "ClassName": "TabStopList", "Summary": "Tab List.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_TextTabStop/a:tab" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextTabStop/a:tab", "Occurs": [ { "Max": 32 } ] } ] } }, { "Name": "xsd:string/a:t", "ClassName": "Text", "Summary": "Defines the Text Class.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true }, { "Name": "a:CT_ShapePropertiesExtension/a:ext", "ClassName": "ShapePropertiesExtension", "Summary": "Defines the ShapePropertiesExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_FillProperties/a14:hiddenFill", "PropertyName": "HiddenFillProperties" }, { "Name": "a:CT_LineProperties/a14:hiddenLine", "PropertyName": "HiddenLineProperties" }, { "Name": "a:CT_EffectProperties/a14:hiddenEffects", "PropertyName": "HiddenEffectsProperties" }, { "Name": "a:CT_Scene3D/a14:hiddenScene3d", "PropertyName": "HiddenScene3D" }, { "Name": "a:CT_Shape3D/a14:hiddenSp3d", "PropertyName": "HiddenShape3D" }, { "Name": "a14:CT_ShadowObscured/a14:shadowObscured", "PropertyName": "ShadowObscured" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_FillProperties/a14:hiddenFill", "InitialVersion": "Office2010" }, { "Name": "a:CT_LineProperties/a14:hiddenLine", "InitialVersion": "Office2010" }, { "Name": "a:CT_EffectProperties/a14:hiddenEffects", "InitialVersion": "Office2010" }, { "Name": "a:CT_Scene3D/a14:hiddenScene3d", "InitialVersion": "Office2010" }, { "Name": "a:CT_Shape3D/a14:hiddenSp3d", "InitialVersion": "Office2010" }, { "Name": "a14:CT_ShadowObscured/a14:shadowObscured", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlGroupShapeExtension/a:ext", "ClassName": "GvmlGroupShapeExtension", "Summary": "Defines the GvmlGroupShapeExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a14:CT_IsGvmlCanvas/a14:isCanvas", "PropertyName": "IsCanvas" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a14:CT_IsGvmlCanvas/a14:isCanvas", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ShapePropertiesExtensionList/a:extLst", "ClassName": "ShapePropertiesExtensionList", "Summary": "Defines the ShapePropertiesExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ShapePropertiesExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ShapePropertiesExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_GvmlGroupShapeNonVisual/a:nvGrpSpPr", "ClassName": "NonVisualGroupShapeProperties", "Summary": "Non-Visual Properties for a Group Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr", "PropertyName": "NonVisualDrawingProperties" }, { "Name": "a:CT_NonVisualGroupDrawingShapeProps/a:cNvGrpSpPr", "PropertyName": "NonVisualGroupShapeDrawingProperties", "PropertyComments": "Non-Visual Group Shape Drawing Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/a:cNvPr" }, { "Name": "a:CT_NonVisualGroupDrawingShapeProps/a:cNvGrpSpPr" } ] } }, { "Name": "a:CT_GroupShapeProperties/a:grpSpPr", "ClassName": "VisualGroupShapeProperties", "Summary": "Visual Group Shape Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":bwMode", "PropertyName": "BlackWhiteMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlackWhiteModeValues\u003E", "PropertyComments": "Black and White Mode", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_GroupTransform2D/a:xfrm", "PropertyName": "TransformGroup", "PropertyComments": "2D Transform for Grouped Objects" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GroupTransform2D/a:xfrm", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlShape/a:sp", "ClassName": "Shape", "Summary": "Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlShapeNonVisual/a:nvSpPr", "PropertyName": "NonVisualShapeProperties", "PropertyComments": "Non-Visual Properties for a Shape" }, { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_GvmlTextShape/a:txSp", "PropertyName": "TextShape", "PropertyComments": "Text Shape" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle", "PropertyComments": "Style" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlShapeNonVisual/a:nvSpPr" }, { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_GvmlTextShape/a:txSp", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlConnector/a:cxnSp", "ClassName": "ConnectionShape", "Summary": "Connection Shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlConnectorNonVisual/a:nvCxnSpPr", "PropertyName": "NonVisualConnectionShapeProperties", "PropertyComments": "Non-Visual Properties for a Connection Shape" }, { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Visual Properties" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle", "PropertyComments": "Shape Style" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlConnectorNonVisual/a:nvCxnSpPr" }, { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlPicture/a:pic", "ClassName": "Picture", "Summary": "Picture.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlPictureNonVisual/a:nvPicPr", "PropertyName": "NonVisualPictureProperties", "PropertyComments": "Non-Visual Properties for a Picture" }, { "Name": "a:CT_BlipFillProperties/a:blipFill", "PropertyName": "BlipFill", "PropertyComments": "Picture Fill" }, { "Name": "a:CT_ShapeProperties/a:spPr", "PropertyName": "ShapeProperties", "PropertyComments": "Shape Properties" }, { "Name": "a:CT_ShapeStyle/a:style", "PropertyName": "ShapeStyle" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlPictureNonVisual/a:nvPicPr" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_ShapeProperties/a:spPr" }, { "Name": "a:CT_ShapeStyle/a:style", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlGraphicalObjectFrame/a:graphicFrame", "ClassName": "GraphicFrame", "Summary": "Graphic Frame.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlGraphicFrameNonVisual/a:nvGraphicFramePr", "PropertyName": "NonVisualGraphicFrameProperties", "PropertyComments": "Non-Visual Properties for a Graphic Frame" }, { "Name": "a:CT_GraphicalObject/a:graphic", "PropertyName": "Graphic" }, { "Name": "a:CT_Transform2D/a:xfrm", "PropertyName": "Transform2D" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlGraphicFrameNonVisual/a:nvGraphicFramePr" }, { "Name": "a:CT_GraphicalObject/a:graphic" }, { "Name": "a:CT_Transform2D/a:xfrm" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlGroupShape/a:grpSp", "ClassName": "GroupShape", "Summary": "Group shape.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlGroupShapeNonVisual/a:nvGrpSpPr", "PropertyName": "NonVisualGroupShapeProperties", "PropertyComments": "Non-Visual Properties for a Group Shape" }, { "Name": "a:CT_GroupShapeProperties/a:grpSpPr", "PropertyName": "VisualGroupShapeProperties", "PropertyComments": "Visual Group Shape Properties" }, { "Name": "a:CT_GvmlTextShape/a:txSp" }, { "Name": "a:CT_GvmlShape/a:sp" }, { "Name": "a:CT_GvmlConnector/a:cxnSp" }, { "Name": "a:CT_GvmlPicture/a:pic" }, { "Name": "a14:CT_GvmlContentPart/a14:contentPart" }, { "Name": "a:CT_GvmlGraphicalObjectFrame/a:graphicFrame" }, { "Name": "a:CT_GvmlGroupShape/a:grpSp" }, { "Name": "a:CT_GvmlGroupShapeExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlGroupShapeNonVisual/a:nvGrpSpPr" }, { "Name": "a:CT_GroupShapeProperties/a:grpSpPr" }, { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "a:CT_GvmlTextShape/a:txSp" }, { "Name": "a:CT_GvmlShape/a:sp" }, { "Name": "a:CT_GvmlConnector/a:cxnSp" }, { "Name": "a:CT_GvmlPicture/a:pic" }, { "Name": "a14:CT_GvmlContentPart/a14:contentPart", "InitialVersion": "Office2010" }, { "Name": "a:CT_GvmlGraphicalObjectFrame/a:graphicFrame" }, { "Name": "a:CT_GvmlGroupShape/a:grpSp" } ] }, { "Name": "a:CT_GvmlGroupShapeExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GvmlGroupShapeExtensionList/a:extLst", "ClassName": "GvmlGroupShapeExtensionList", "Summary": "Defines the GvmlGroupShapeExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_GvmlGroupShapeExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_GvmlGroupShapeExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtension/a:ext", "ClassName": "NonVisualGroupDrawingShapePropsExtension", "Summary": "Defines the NonVisualGroupDrawingShapePropsExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a15:CT_NonVisualGroupProps/a15:nonVisualGroupProps", "PropertyName": "NonVisualGroupProperties" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a15:CT_NonVisualGroupProps/a15:nonVisualGroupProps", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_OfficeStyleSheetExtension/a:ext", "ClassName": "OfficeStyleSheetExtension", "Summary": "Defines the OfficeStyleSheetExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "thm15:CT_ThemeFamily/thm15:themeFamily", "PropertyName": "ThemeFamily" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "thm15:CT_ThemeFamily/thm15:themeFamily", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ConnectorLockingExtension/a:ext", "ClassName": "ConnectorLockingExtension", "Summary": "Defines the ConnectorLockingExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_GraphicalObject/a:graphic", "PropertyName": "Graphic" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_GraphicalObject/a:graphic", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_GroupLocking/a:grpSpLocks", "ClassName": "GroupShapeLocks", "Summary": "Defines the GroupShapeLocks Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":noGrp", "PropertyName": "NoGrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Grouping" }, { "QName": ":noUngrp", "PropertyName": "NoUngrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Ungrouping" }, { "QName": ":noSelect", "PropertyName": "NoSelection", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Selection" }, { "QName": ":noRot", "PropertyName": "NoRotation", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Rotation" }, { "QName": ":noChangeAspect", "PropertyName": "NoChangeAspect", "Type": "BooleanValue", "PropertyComments": "Disallow Aspect Ratio Change" }, { "QName": ":noMove", "PropertyName": "NoMove", "Type": "BooleanValue", "PropertyComments": "Disallow Moving Shape" }, { "QName": ":noResize", "PropertyName": "NoResize", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Resizing" } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtensionList/a:extLst", "ClassName": "NonVisualGroupDrawingShapePropsExtensionList", "Summary": "Defines the NonVisualGroupDrawingShapePropsExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualGroupDrawingShapePropsExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_ObjectStyleDefaults/a:objectDefaults", "ClassName": "ObjectDefaults", "Summary": "Defines the ObjectDefaults Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_DefaultShapeDefinition/a:spDef", "PropertyName": "ShapeDefault", "PropertyComments": "Shape Default" }, { "Name": "a:CT_DefaultShapeDefinition/a:lnDef", "PropertyName": "LineDefault", "PropertyComments": "Line Default" }, { "Name": "a:CT_DefaultShapeDefinition/a:txDef", "PropertyName": "TextDefault", "PropertyComments": "Text Default" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_DefaultShapeDefinition/a:spDef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_DefaultShapeDefinition/a:lnDef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_DefaultShapeDefinition/a:txDef", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_ColorSchemeList/a:extraClrSchemeLst", "ClassName": "ExtraColorSchemeList", "Summary": "Defines the ExtraColorSchemeList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ColorSchemeAndMapping/a:extraClrScheme" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ColorSchemeAndMapping/a:extraClrScheme", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_CustomColorList/a:custClrLst", "ClassName": "CustomColorList", "Summary": "Defines the CustomColorList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_CustomColor/a:custClr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_CustomColor/a:custClr", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_OfficeStyleSheetExtensionList/a:extLst", "ClassName": "OfficeStyleSheetExtensionList", "Summary": "Defines the OfficeStyleSheetExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_OfficeStyleSheetExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeStyleSheetExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_Hyperlink/a:hlinkClick", "ClassName": "HyperlinkOnClick", "Summary": "Defines the HyperlinkOnClick Class.", "CompositeType": "OneSequence", "BaseClass": "HyperlinkType", "IsDerived": true, "Children": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "PropertyName": "HyperlinkSound", "PropertyComments": "Sound to play." }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "PropertyName": "HyperlinkExtensionList", "PropertyComments": "Future extensions." } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Hyperlink/a:hlinkMouseOver", "ClassName": "HyperlinkOnMouseOver", "Summary": "Defines the HyperlinkOnMouseOver Class.", "CompositeType": "OneSequence", "BaseClass": "HyperlinkType", "IsDerived": true, "Children": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "PropertyName": "HyperlinkSound", "PropertyComments": "Sound to play." }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "PropertyName": "HyperlinkExtensionList", "PropertyComments": "Future extensions." } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Hyperlink/a:hlinkHover", "ClassName": "HyperlinkOnHover", "Summary": "Defines the HyperlinkOnHover Class.", "CompositeType": "OneSequence", "BaseClass": "HyperlinkType", "IsDerived": true, "Children": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "PropertyName": "HyperlinkSound", "PropertyComments": "Sound to play." }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "PropertyName": "HyperlinkExtensionList", "PropertyComments": "Future extensions." } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_Hyperlink/", "ClassName": "HyperlinkType", "Summary": "Defines the HyperlinkType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "relationship identifier to find target URI" }, { "QName": ":invalidUrl", "PropertyName": "InvalidUrl", "Type": "StringValue", "PropertyComments": "In case the url is invalid so we can\u0027t create a relationship, we\u0027ll save it here, r:id will point to a NULL one" }, { "QName": ":action", "PropertyName": "Action", "Type": "StringValue", "PropertyComments": "Action to take, it may still need r:id to specify an action target" }, { "QName": ":tgtFrame", "PropertyName": "TargetFrame", "Type": "StringValue", "PropertyComments": "target frame for navigating to the URI" }, { "QName": ":tooltip", "PropertyName": "Tooltip", "Type": "StringValue", "PropertyComments": "tooltip for display" }, { "QName": ":history", "PropertyName": "History", "Type": "BooleanValue", "PropertyComments": "whether to add this URI to the history when navigating to it" }, { "QName": ":highlightClick", "PropertyName": "HighlightClick", "Type": "BooleanValue", "PropertyComments": "Whether to highlight it when click on a shape" }, { "QName": ":endSnd", "PropertyName": "EndSound", "Type": "BooleanValue", "PropertyComments": "Whether to stop previous sound when click on it" } ], "AdditionalElements": [ "a:CT_EmbeddedWAVAudioFile/a:snd", "a:CT_HyperlinkExtensionList/a:extLst" ], "Children": [ { "Name": "a:CT_EmbeddedWAVAudioFile/a:snd", "PropertyName": "HyperlinkSound", "PropertyComments": "Sound to play." }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "PropertyName": "HyperlinkExtensionList", "PropertyComments": "Future extensions." } ] }, { "Name": "a:CT_Bool/a:rtl", "ClassName": "RightToLeft", "Summary": "Defines the RightToLeft Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "Type": "BooleanValue", "PropertyComments": "val" } ] }, { "Name": "a:CT_NonVisualDrawingPropsExtensionList/a:extLst", "ClassName": "NonVisualDrawingPropertiesExtensionList", "Summary": "Defines the NonVisualDrawingPropertiesExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualDrawingPropsExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualDrawingPropsExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_ConnectorLockingExtensionList/a:extLst", "ClassName": "ConnectorLockingExtensionList", "Summary": "Defines the ConnectorLockingExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_ConnectorLockingExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ConnectorLockingExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_DataModelExtension/a:ext", "ClassName": "DataModelExtension", "Summary": "Defines the DataModelExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "dsp:CT_DataModelExtBlock/dsp:dataModelExt", "PropertyName": "DataModelExtensionBlock" }, { "Name": "dgm14:CT_Boolean/dgm14:recolorImg", "PropertyName": "RecolorImages" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "dsp:CT_DataModelExtBlock/dsp:dataModelExt", "InitialVersion": "Office2010" }, { "Name": "dgm14:CT_Boolean/dgm14:recolorImg", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_PtExtension/a:ext", "ClassName": "PtExtension", "Summary": "Defines the PtExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_NonVisualDrawingProps/dgm14:cNvPr", "PropertyName": "NonVisualDrawingProperties" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a:CT_NonVisualDrawingProps/dgm14:cNvPr", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_HyperlinkExtension/a:ext", "ClassName": "HyperlinkExtension", "Summary": "Defines the HyperlinkExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "ahyp:CT_HyperlinkColor/ahyp:hlinkClr", "PropertyName": "HyperlinkColor" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "ahyp:CT_HyperlinkColor/ahyp:hlinkClr", "InitialVersion": "Office2019" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_HyperlinkExtensionList/a:extLst", "ClassName": "HyperlinkExtensionList", "Summary": "Future extensions..", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_HyperlinkExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_HyperlinkExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_LinePropertiesExtension/a:ext", "ClassName": "LinePropertiesExtension", "Summary": "Defines the LinePropertiesExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "ask:CT_LineSketchStyleProperties/ask:lineSketchStyleProps", "PropertyName": "LineSketchStyleProperties" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "ask:CT_LineSketchStyleProperties/ask:lineSketchStyleProps", "InitialVersion": "Office2021" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_LineEndProperties/a:headEnd", "ClassName": "HeadEnd", "Summary": "default head line end style is none.", "BaseClass": "LineEndPropertiesType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_LineEndProperties/a:tailEnd", "ClassName": "TailEnd", "Summary": "default tail line end style is none.", "BaseClass": "LineEndPropertiesType", "IsDerived": true, "IsLeafElement": true }, { "Name": "a:CT_LineEndProperties/", "ClassName": "LineEndPropertiesType", "Summary": "Defines the LineEndPropertiesType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LineEndValues\u003E", "PropertyComments": "Line Head/End Type", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":w", "PropertyName": "Width", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LineEndWidthValues\u003E", "PropertyComments": "Width of Head/End", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":len", "PropertyName": "Length", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.LineEndLengthValues\u003E", "PropertyComments": "Length of Head/End", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_LinePropertiesExtensionList/a:extLst", "ClassName": "LinePropertiesExtensionList", "Summary": "Future extensions..", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_LinePropertiesExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_LinePropertiesExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_NonVisualDrawingPropsExtension/a:ext", "ClassName": "NonVisualDrawingPropertiesExtension", "Summary": "Defines the NonVisualDrawingPropertiesExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a14:CT_CompatExt/a14:compatExt", "PropertyName": "CompatExtension" }, { "Name": "a15:CT_BackgroundPr/a15:backgroundPr", "PropertyName": "BackgroundProperties" }, { "Name": "a16:CT_CreationId/a16:creationId", "PropertyName": "CreationId" }, { "Name": "a16:CT_PredecessorDrawingElementReference/a16:predDERef", "PropertyName": "PredecessorDrawingElementReference" }, { "Name": "adec:CT_Decorative/adec:decorative", "PropertyName": "Decorative" }, { "Name": "aclsh:CT_ClassificationOutcome/aclsh:classification", "PropertyName": "ClassificationOutcome" }, { "Name": "asl:CT_ScriptLink/asl:scriptLink", "PropertyName": "ScriptLink" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a14:CT_CompatExt/a14:compatExt", "InitialVersion": "Office2010" }, { "Name": "a15:CT_BackgroundPr/a15:backgroundPr", "InitialVersion": "Office2013" }, { "Name": "a16:CT_CreationId/a16:creationId", "InitialVersion": "Office2016" }, { "Name": "a16:CT_PredecessorDrawingElementReference/a16:predDERef", "InitialVersion": "Office2016" }, { "Name": "adec:CT_Decorative/adec:decorative", "InitialVersion": "Office2019" }, { "Name": "aclsh:CT_ClassificationOutcome/aclsh:classification", "InitialVersion": "Office2021" }, { "Name": "asl:CT_ScriptLink/asl:scriptLink", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_PictureLocking/a:picLocks", "ClassName": "PictureLocks", "Summary": "Defines the PictureLocks Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":noGrp", "PropertyName": "NoGrouping", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Grouping" }, { "QName": ":noSelect", "PropertyName": "NoSelection", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Selection" }, { "QName": ":noRot", "PropertyName": "NoRotation", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Rotation" }, { "QName": ":noChangeAspect", "PropertyName": "NoChangeAspect", "Type": "BooleanValue", "PropertyComments": "Disallow Aspect Ratio Change" }, { "QName": ":noMove", "PropertyName": "NoMove", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Movement" }, { "QName": ":noResize", "PropertyName": "NoResize", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Resize" }, { "QName": ":noEditPoints", "PropertyName": "NoEditPoints", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Point Editing" }, { "QName": ":noAdjustHandles", "PropertyName": "NoAdjustHandles", "Type": "BooleanValue", "PropertyComments": "Disallow Showing Adjust Handles" }, { "QName": ":noChangeArrowheads", "PropertyName": "NoChangeArrowheads", "Type": "BooleanValue", "PropertyComments": "Disallow Arrowhead Changes" }, { "QName": ":noChangeShapeType", "PropertyName": "NoChangeShapeType", "Type": "BooleanValue", "PropertyComments": "Disallow Shape Type Change" }, { "QName": ":noCrop", "PropertyName": "NoCrop", "Type": "BooleanValue", "PropertyComments": "Disallow Crop Changes" } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_NonVisualPicturePropertiesExtensionList/a:extLst", "ClassName": "NonVisualPicturePropertiesExtensionList", "Summary": "Defines the NonVisualPicturePropertiesExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_NonVisualPicturePropertiesExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_NonVisualPicturePropertiesExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_NonVisualPicturePropertiesExtension/a:ext", "ClassName": "NonVisualPicturePropertiesExtension", "Summary": "Defines the NonVisualPicturePropertiesExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a14:CT_CameraTool/a14:cameraTool", "PropertyName": "CameraTool" }, { "Name": "a15:CT_SignatureLine/a15:signatureLine", "PropertyName": "SignatureLine" }, { "Name": "a15:CT_ObjectPr/a15:objectPr", "PropertyName": "ObjectProperties" }, { "Name": "alf:CT_LiveFeedProperties/alf:liveFeedProps", "PropertyName": "LiveFeedProperties" }, { "Name": "aif:CT_ImageFormula/aif:imageFormula", "PropertyName": "ImageFormula" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a14:CT_CameraTool/a14:cameraTool", "InitialVersion": "Office2010" }, { "Name": "a15:CT_SignatureLine/a15:signatureLine", "InitialVersion": "Office2013" }, { "Name": "a15:CT_ObjectPr/a15:objectPr", "InitialVersion": "Office2013" }, { "Name": "alf:CT_LiveFeedProperties/alf:liveFeedProps", "InitialVersion": "Microsoft365" }, { "Name": "aif:CT_ImageFormula/aif:imageFormula", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_BlipExtensionList/a:extLst", "ClassName": "BlipExtensionList", "Summary": "Future extensions..", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "a:CT_BlipExtension/a:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_BlipExtension/a:ext", "Occurs": [ {} ] } ] } }, { "Name": "a:CT_BlipExtension/a:ext", "ClassName": "BlipExtension", "Summary": "Defines the BlipExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a14:CT_Photo/a14:imgProps", "PropertyName": "ImageProperties" }, { "Name": "a14:CT_UseLocalDpi/a14:useLocalDpi", "PropertyName": "UseLocalDpi" }, { "Name": "wp15:CT_WebVideoPr/wp15:webVideoPr", "PropertyName": "WebVideoProperty" }, { "Name": "asvg:CT_SVGBlip/asvg:svgBlip", "PropertyName": "SVGBlip" }, { "Name": "a1611:CT_PictureAttributionSourceURL/a1611:picAttrSrcUrl", "PropertyName": "PictureAttributionSourceURL" }, { "Name": "woe:CT_OEmbed/woe:oembed", "PropertyName": "OEmbed" }, { "Name": "aoe:CT_OEmbedShared/aoe:oembedShared", "PropertyName": "OEmbedShared" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "a14:CT_Photo/a14:imgProps", "InitialVersion": "Office2010" }, { "Name": "a14:CT_UseLocalDpi/a14:useLocalDpi", "InitialVersion": "Office2010" }, { "Name": "wp15:CT_WebVideoPr/wp15:webVideoPr", "InitialVersion": "Office2010" }, { "Name": "asvg:CT_SVGBlip/asvg:svgBlip", "InitialVersion": "Office2019" }, { "Name": "a1611:CT_PictureAttributionSourceURL/a1611:picAttrSrcUrl", "InitialVersion": "Office2016" }, { "Name": "woe:CT_OEmbed/woe:oembed", "InitialVersion": "Microsoft365" }, { "Name": "aoe:CT_OEmbedShared/aoe:oembedShared", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } } ], "Enums": [ { "Type": "a:ST_FontCollectionIndex", "Name": "FontCollectionIndexValues", "Summary": "Font Collection Index", "Facets": [ { "Comments": "Major Font", "Value": "major", "Name": "Major" }, { "Comments": "Minor Font", "Value": "minor", "Name": "Minor" }, { "Comments": "None", "Value": "none", "Name": "None" } ] }, { "Type": "a:ST_ColorSchemeIndex", "Name": "ColorSchemeIndexValues", "Summary": "Theme Color Reference", "Facets": [ { "Comments": "Dark 1", "Value": "dk1", "Name": "Dark1" }, { "Comments": "Light 1", "Value": "lt1", "Name": "Light1" }, { "Comments": "Dark 2", "Value": "dk2", "Name": "Dark2" }, { "Comments": "Light 2", "Value": "lt2", "Name": "Light2" }, { "Comments": "Accent 1", "Value": "accent1", "Name": "Accent1" }, { "Comments": "Accent 2", "Value": "accent2", "Name": "Accent2" }, { "Comments": "Accent 3", "Value": "accent3", "Name": "Accent3" }, { "Comments": "Accent 4", "Value": "accent4", "Name": "Accent4" }, { "Comments": "Accent 5", "Value": "accent5", "Name": "Accent5" }, { "Comments": "Accent 6", "Value": "accent6", "Name": "Accent6" }, { "Comments": "Hyperlink", "Value": "hlink", "Name": "Hyperlink" }, { "Comments": "Followed Hyperlink", "Value": "folHlink", "Name": "FollowedHyperlink" } ] }, { "Type": "a:ST_SystemColorVal", "Name": "SystemColorValues", "Summary": "System Color Value", "Facets": [ { "Comments": "Scroll Bar System Color", "Value": "scrollBar", "Name": "ScrollBar" }, { "Comments": "Background System Color", "Value": "background", "Name": "Background" }, { "Comments": "Active Caption System Color", "Value": "activeCaption", "Name": "ActiveCaption" }, { "Comments": "Inactive Caption System Color", "Value": "inactiveCaption", "Name": "InactiveCaption" }, { "Comments": "Menu System Color", "Value": "menu", "Name": "Menu" }, { "Comments": "Window System Color", "Value": "window", "Name": "Window" }, { "Comments": "Window Frame System Color", "Value": "windowFrame", "Name": "WindowFrame" }, { "Comments": "Menu Text System Color", "Value": "menuText", "Name": "MenuText" }, { "Comments": "Window Text System Color", "Value": "windowText", "Name": "WindowText" }, { "Comments": "Caption Text System Color", "Value": "captionText", "Name": "CaptionText" }, { "Comments": "Active Border System Color", "Value": "activeBorder", "Name": "ActiveBorder" }, { "Comments": "Inactive Border System Color", "Value": "inactiveBorder", "Name": "InactiveBorder" }, { "Comments": "Application Workspace System Color", "Value": "appWorkspace", "Name": "ApplicationWorkspace" }, { "Comments": "Highlight System Color", "Value": "highlight", "Name": "Highlight" }, { "Comments": "Highlight Text System Color", "Value": "highlightText", "Name": "HighlightText" }, { "Comments": "Button Face System Color", "Value": "btnFace", "Name": "ButtonFace" }, { "Comments": "Button Shadow System Color", "Value": "btnShadow", "Name": "ButtonShadow" }, { "Comments": "Gray Text System Color", "Value": "grayText", "Name": "GrayText" }, { "Comments": "Button Text System Color", "Value": "btnText", "Name": "ButtonText" }, { "Comments": "Inactive Caption Text System Color", "Value": "inactiveCaptionText", "Name": "InactiveCaptionText" }, { "Comments": "Button Highlight System Color", "Value": "btnHighlight", "Name": "ButtonHighlight" }, { "Comments": "3D Dark System Color", "Value": "3dDkShadow", "Name": "ThreeDDarkShadow" }, { "Comments": "3D Light System Color", "Value": "3dLight", "Name": "ThreeDLight" }, { "Comments": "Info Text System Color", "Value": "infoText", "Name": "InfoText" }, { "Comments": "Info Back System Color", "Value": "infoBk", "Name": "InfoBack" }, { "Comments": "Hot Light System Color", "Value": "hotLight", "Name": "HotLight" }, { "Comments": "Gradient Active Caption System Color", "Value": "gradientActiveCaption", "Name": "GradientActiveCaption" }, { "Comments": "Gradient Inactive Caption System Color", "Value": "gradientInactiveCaption", "Name": "GradientInactiveCaption" }, { "Comments": "Menu Highlight System Color", "Value": "menuHighlight", "Name": "MenuHighlight" }, { "Comments": "Menu Bar System Color", "Value": "menuBar", "Name": "MenuBar" } ] }, { "Type": "a:ST_SchemeColorVal", "Name": "SchemeColorValues", "Summary": "Scheme Color", "Facets": [ { "Comments": "Background Color 1", "Value": "bg1", "Name": "Background1" }, { "Comments": "Text Color 1", "Value": "tx1", "Name": "Text1" }, { "Comments": "Background Color 2", "Value": "bg2", "Name": "Background2" }, { "Comments": "Text Color 2", "Value": "tx2", "Name": "Text2" }, { "Comments": "Accent Color 1", "Value": "accent1", "Name": "Accent1" }, { "Comments": "Accent Color 2", "Value": "accent2", "Name": "Accent2" }, { "Comments": "Accent Color 3", "Value": "accent3", "Name": "Accent3" }, { "Comments": "Accent Color 4", "Value": "accent4", "Name": "Accent4" }, { "Comments": "Accent Color 5", "Value": "accent5", "Name": "Accent5" }, { "Comments": "Accent Color 6", "Value": "accent6", "Name": "Accent6" }, { "Comments": "Hyperlink Color", "Value": "hlink", "Name": "Hyperlink" }, { "Comments": "Followed Hyperlink Color", "Value": "folHlink", "Name": "FollowedHyperlink" }, { "Comments": "Style Color", "Value": "phClr", "Name": "PhColor" }, { "Comments": "Dark Color 1", "Value": "dk1", "Name": "Dark1" }, { "Comments": "Light Color 1", "Value": "lt1", "Name": "Light1" }, { "Comments": "Dark Color 2", "Value": "dk2", "Name": "Dark2" }, { "Comments": "Light Color 2", "Value": "lt2", "Name": "Light2" } ] }, { "Type": "a:ST_RectAlignment", "Name": "RectangleAlignmentValues", "Summary": "Rectangle Alignments", "Facets": [ { "Comments": "Rectangle Alignment Enum ( Top Left )", "Value": "tl", "Name": "TopLeft" }, { "Comments": "Rectangle Alignment Enum ( Top )", "Value": "t", "Name": "Top" }, { "Comments": "Rectangle Alignment Enum ( Top Right )", "Value": "tr", "Name": "TopRight" }, { "Comments": "Rectangle Alignment Enum ( Left )", "Value": "l", "Name": "Left" }, { "Comments": "Rectangle Alignment Enum ( Center )", "Value": "ctr", "Name": "Center" }, { "Comments": "Rectangle Alignment Enum ( Right )", "Value": "r", "Name": "Right" }, { "Comments": "Rectangle Alignment Enum ( Bottom Left )", "Value": "bl", "Name": "BottomLeft" }, { "Comments": "Rectangle Alignment Enum ( Bottom )", "Value": "b", "Name": "Bottom" }, { "Comments": "Rectangle Alignment Enum ( Bottom Right )", "Value": "br", "Name": "BottomRight" } ] }, { "Type": "a:ST_BlackWhiteMode", "Name": "BlackWhiteModeValues", "Summary": "Black and White Mode", "Facets": [ { "Comments": "Color", "Value": "clr", "Name": "Color" }, { "Comments": "Automatic", "Value": "auto", "Name": "Auto" }, { "Comments": "Gray", "Value": "gray", "Name": "Gray" }, { "Comments": "Light Gray", "Value": "ltGray", "Name": "LightGray" }, { "Comments": "Inverse Gray", "Value": "invGray", "Name": "InvGray" }, { "Comments": "Gray and White", "Value": "grayWhite", "Name": "GrayWhite" }, { "Comments": "Black and Gray", "Value": "blackGray", "Name": "BlackGray" }, { "Comments": "Black and White", "Value": "blackWhite", "Name": "BlackWhite" }, { "Comments": "Black", "Value": "black", "Name": "Black" }, { "Comments": "White", "Value": "white", "Name": "White" }, { "Comments": "Hidden", "Value": "hidden", "Name": "Hidden" } ] }, { "Type": "a:ST_ChartBuildStep", "Name": "ChartBuildStepValues", "Summary": "Chart Animation Build Step", "Facets": [ { "Comments": "Category", "Value": "category", "Name": "Category" }, { "Comments": "Category Points", "Value": "ptInCategory", "Name": "CategoryPoints" }, { "Comments": "Series", "Value": "series", "Name": "Series" }, { "Comments": "Series Points", "Value": "ptInSeries", "Name": "SeriesPoints" }, { "Comments": "All Points", "Value": "allPts", "Name": "AllPoints" }, { "Comments": "Grid and Legend", "Value": "gridLegend", "Name": "GridLegend" } ] }, { "Type": "a:ST_DgmBuildStep", "Name": "DiagramBuildStepValues", "Summary": "Diagram Animation Build Steps", "Facets": [ { "Comments": "Shape", "Value": "sp", "Name": "Shape" }, { "Comments": "Background", "Value": "bg", "Name": "Background" } ] }, { "Type": "a:ST_AnimationBuildType", "Name": "AnimationBuildValues", "Summary": "Animation Build Type", "Facets": [ { "Comments": "Animate At Once", "Value": "allAtOnce", "Name": "AllAtOnce" } ] }, { "Type": "a:ST_AnimationDgmOnlyBuildType", "Name": "AnimationDiagramOnlyBuildValues", "Summary": "Diagram only Animation Types", "Facets": [ { "Comments": "Elements One-by-One", "Value": "one", "Name": "One" }, { "Comments": "Level One-by-One", "Value": "lvlOne", "Name": "LevelOne" }, { "Comments": "Each Level at Once", "Value": "lvlAtOnce", "Name": "LevelAtOnce" } ] }, { "Type": "a:ST_AnimationChartOnlyBuildType", "Name": "AnimationChartOnlyBuildValues", "Summary": "Chart only Animation Types", "Facets": [ { "Comments": "Series", "Value": "series", "Name": "Series" }, { "Comments": "Category", "Value": "category", "Name": "Category" }, { "Comments": "Series Element", "Value": "seriesEl", "Name": "SeriesElement" }, { "Comments": "Category Element", "Value": "categoryEl", "Name": "CategoryElement" } ] }, { "Type": "a:ST_PresetCameraType", "Name": "PresetCameraValues", "Summary": "Preset Camera Type", "Facets": [ { "Comments": "Legacy Oblique Top Left", "Value": "legacyObliqueTopLeft", "Name": "LegacyObliqueTopLeft" }, { "Comments": "Legacy Oblique Top", "Value": "legacyObliqueTop", "Name": "LegacyObliqueTop" }, { "Comments": "Legacy Oblique Top Right", "Value": "legacyObliqueTopRight", "Name": "LegacyObliqueTopRight" }, { "Comments": "Legacy Oblique Left", "Value": "legacyObliqueLeft", "Name": "LegacyObliqueLeft" }, { "Comments": "Legacy Oblique Front", "Value": "legacyObliqueFront", "Name": "LegacyObliqueFront" }, { "Comments": "Legacy Oblique Right", "Value": "legacyObliqueRight", "Name": "LegacyObliqueRight" }, { "Comments": "Legacy Oblique Bottom Left", "Value": "legacyObliqueBottomLeft", "Name": "LegacyObliqueBottomLeft" }, { "Comments": "Legacy Oblique Bottom", "Value": "legacyObliqueBottom", "Name": "LegacyObliqueBottom" }, { "Comments": "Legacy Oblique Bottom Right", "Value": "legacyObliqueBottomRight", "Name": "LegacyObliqueBottomRight" }, { "Comments": "Legacy Perspective Top Left", "Value": "legacyPerspectiveTopLeft", "Name": "LegacyPerspectiveTopLeft" }, { "Comments": "Legacy Perspective Top", "Value": "legacyPerspectiveTop", "Name": "LegacyPerspectiveTop" }, { "Comments": "Legacy Perspective Top Right", "Value": "legacyPerspectiveTopRight", "Name": "LegacyPerspectiveTopRight" }, { "Comments": "Legacy Perspective Left", "Value": "legacyPerspectiveLeft", "Name": "LegacyPerspectiveLeft" }, { "Comments": "Legacy Perspective Front", "Value": "legacyPerspectiveFront", "Name": "LegacyPerspectiveFront" }, { "Comments": "Legacy Perspective Right", "Value": "legacyPerspectiveRight", "Name": "LegacyPerspectiveRight" }, { "Comments": "Legacy Perspective Bottom Left", "Value": "legacyPerspectiveBottomLeft", "Name": "LegacyPerspectiveBottomLeft" }, { "Comments": "Legacy Perspective Bottom", "Value": "legacyPerspectiveBottom", "Name": "LegacyPerspectiveBottom" }, { "Comments": "Legacy Perspective Bottom Right", "Value": "legacyPerspectiveBottomRight", "Name": "LegacyPerspectiveBottomRight" }, { "Comments": "Orthographic Front", "Value": "orthographicFront", "Name": "OrthographicFront" }, { "Comments": "Isometric Top Up", "Value": "isometricTopUp", "Name": "IsometricTopUp" }, { "Comments": "Isometric Top Down", "Value": "isometricTopDown", "Name": "IsometricTopDown" }, { "Comments": "Isometric Bottom Up", "Value": "isometricBottomUp", "Name": "IsometricBottomUp" }, { "Comments": "Isometric Bottom Down", "Value": "isometricBottomDown", "Name": "IsometricBottomDown" }, { "Comments": "Isometric Left Up", "Value": "isometricLeftUp", "Name": "IsometricLeftUp" }, { "Comments": "Isometric Left Down", "Value": "isometricLeftDown", "Name": "IsometricLeftDown" }, { "Comments": "Isometric Right Up", "Value": "isometricRightUp", "Name": "IsometricRightUp" }, { "Comments": "Isometric Right Down", "Value": "isometricRightDown", "Name": "IsometricRightDown" }, { "Comments": "Isometric Off Axis 1 Left", "Value": "isometricOffAxis1Left", "Name": "IsometricOffAxis1Left" }, { "Comments": "Isometric Off Axis 1 Right", "Value": "isometricOffAxis1Right", "Name": "IsometricOffAxis1Right" }, { "Comments": "Isometric Off Axis 1 Top", "Value": "isometricOffAxis1Top", "Name": "IsometricOffAxis1Top" }, { "Comments": "Isometric Off Axis 2 Left", "Value": "isometricOffAxis2Left", "Name": "IsometricOffAxis2Left" }, { "Comments": "Isometric Off Axis 2 Right", "Value": "isometricOffAxis2Right", "Name": "IsometricOffAxis2Right" }, { "Comments": "Isometric Off Axis 2 Top", "Value": "isometricOffAxis2Top", "Name": "IsometricOffAxis2Top" }, { "Comments": "Isometric Off Axis 3 Left", "Value": "isometricOffAxis3Left", "Name": "IsometricOffAxis3Left" }, { "Comments": "Isometric Off Axis 3 Right", "Value": "isometricOffAxis3Right", "Name": "IsometricOffAxis3Right" }, { "Comments": "Isometric Off Axis 3 Bottom", "Value": "isometricOffAxis3Bottom", "Name": "IsometricOffAxis3Bottom" }, { "Comments": "Isometric Off Axis 4 Left", "Value": "isometricOffAxis4Left", "Name": "IsometricOffAxis4Left" }, { "Comments": "Isometric Off Axis 4 Right", "Value": "isometricOffAxis4Right", "Name": "IsometricOffAxis4Right" }, { "Comments": "Isometric Off Axis 4 Bottom", "Value": "isometricOffAxis4Bottom", "Name": "IsometricOffAxis4Bottom" }, { "Comments": "Oblique Top Left", "Value": "obliqueTopLeft", "Name": "ObliqueTopLeft" }, { "Comments": "Oblique Top", "Value": "obliqueTop", "Name": "ObliqueTop" }, { "Comments": "Oblique Top Right", "Value": "obliqueTopRight", "Name": "ObliqueTopRight" }, { "Comments": "Oblique Left", "Value": "obliqueLeft", "Name": "ObliqueLeft" }, { "Comments": "Oblique Right", "Value": "obliqueRight", "Name": "ObliqueRight" }, { "Comments": "Oblique Bottom Left", "Value": "obliqueBottomLeft", "Name": "ObliqueBottomLeft" }, { "Comments": "Oblique Bottom", "Value": "obliqueBottom", "Name": "ObliqueBottom" }, { "Comments": "Oblique Bottom Right", "Value": "obliqueBottomRight", "Name": "ObliqueBottomRight" }, { "Comments": "Perspective Front", "Value": "perspectiveFront", "Name": "PerspectiveFront" }, { "Comments": "Perspective Left", "Value": "perspectiveLeft", "Name": "PerspectiveLeft" }, { "Comments": "Perspective Right", "Value": "perspectiveRight", "Name": "PerspectiveRight" }, { "Comments": "Orthographic Above", "Value": "perspectiveAbove", "Name": "PerspectiveAbove" }, { "Comments": "Perspective Below", "Value": "perspectiveBelow", "Name": "PerspectiveBelow" }, { "Comments": "Perspective Above Left Facing", "Value": "perspectiveAboveLeftFacing", "Name": "PerspectiveAboveLeftFacing" }, { "Comments": "Perspective Above Right Facing", "Value": "perspectiveAboveRightFacing", "Name": "PerspectiveAboveRightFacing" }, { "Comments": "Perspective Contrasting Left Facing", "Value": "perspectiveContrastingLeftFacing", "Name": "PerspectiveContrastingLeftFacing" }, { "Comments": "Perspective Contrasting Right Facing", "Value": "perspectiveContrastingRightFacing", "Name": "PerspectiveContrastingRightFacing" }, { "Comments": "Perspective Heroic Left Facing", "Value": "perspectiveHeroicLeftFacing", "Name": "PerspectiveHeroicLeftFacing" }, { "Comments": "Perspective Heroic Right Facing", "Value": "perspectiveHeroicRightFacing", "Name": "PerspectiveHeroicRightFacing" }, { "Comments": "Perspective Heroic Extreme Left Facing", "Value": "perspectiveHeroicExtremeLeftFacing", "Name": "PerspectiveHeroicExtremeLeftFacing" }, { "Comments": "Perspective Heroic Extreme Right Facing", "Value": "perspectiveHeroicExtremeRightFacing", "Name": "PerspectiveHeroicExtremeRightFacing" }, { "Comments": "Perspective Relaxed", "Value": "perspectiveRelaxed", "Name": "PerspectiveRelaxed" }, { "Comments": "Perspective Relaxed Moderately", "Value": "perspectiveRelaxedModerately", "Name": "PerspectiveRelaxedModerately" } ] }, { "Type": "a:ST_LightRigDirection", "Name": "LightRigDirectionValues", "Summary": "Light Rig Direction", "Facets": [ { "Comments": "Top Left", "Value": "tl", "Name": "TopLeft" }, { "Comments": "Top", "Value": "t", "Name": "Top" }, { "Comments": "Top Right", "Value": "tr", "Name": "TopRight" }, { "Comments": "Left", "Value": "l", "Name": "Left" }, { "Comments": "Right", "Value": "r", "Name": "Right" }, { "Comments": "Bottom Left", "Value": "bl", "Name": "BottomLeft" }, { "Comments": "Bottom", "Value": "b", "Name": "Bottom" }, { "Comments": "Bottom Right", "Value": "br", "Name": "BottomRight" } ] }, { "Type": "a:ST_LightRigType", "Name": "LightRigValues", "Summary": "Light Rig Type", "Facets": [ { "Comments": "Legacy Flat 1", "Value": "legacyFlat1", "Name": "LegacyFlat1" }, { "Comments": "Legacy Flat 2", "Value": "legacyFlat2", "Name": "LegacyFlat2" }, { "Comments": "Legacy Flat 3", "Value": "legacyFlat3", "Name": "LegacyFlat3" }, { "Comments": "Legacy Flat 4", "Value": "legacyFlat4", "Name": "LegacyFlat4" }, { "Comments": "Legacy Normal 1", "Value": "legacyNormal1", "Name": "LegacyNormal1" }, { "Comments": "Legacy Normal 2", "Value": "legacyNormal2", "Name": "LegacyNormal2" }, { "Comments": "Legacy Normal 3", "Value": "legacyNormal3", "Name": "LegacyNormal3" }, { "Comments": "Legacy Normal 4", "Value": "legacyNormal4", "Name": "LegacyNormal4" }, { "Comments": "Legacy Harsh 1", "Value": "legacyHarsh1", "Name": "LegacyHarsh1" }, { "Comments": "Legacy Harsh 2", "Value": "legacyHarsh2", "Name": "LegacyHarsh2" }, { "Comments": "Legacy Harsh 3", "Value": "legacyHarsh3", "Name": "LegacyHarsh3" }, { "Comments": "Legacy Harsh 4", "Value": "legacyHarsh4", "Name": "LegacyHarsh4" }, { "Comments": "Three Point", "Value": "threePt", "Name": "ThreePoints" }, { "Comments": "Light Rig Enum ( Balanced )", "Value": "balanced", "Name": "Balanced" }, { "Comments": "Soft", "Value": "soft", "Name": "Soft" }, { "Comments": "Harsh", "Value": "harsh", "Name": "Harsh" }, { "Comments": "Flood", "Value": "flood", "Name": "Flood" }, { "Comments": "Contrasting", "Value": "contrasting", "Name": "Contrasting" }, { "Comments": "Morning", "Value": "morning", "Name": "Morning" }, { "Comments": "Sunrise", "Value": "sunrise", "Name": "Sunrise" }, { "Comments": "Sunset", "Value": "sunset", "Name": "Sunset" }, { "Comments": "Chilly", "Value": "chilly", "Name": "Chilly" }, { "Comments": "Freezing", "Value": "freezing", "Name": "Freezing" }, { "Comments": "Flat", "Value": "flat", "Name": "Flat" }, { "Comments": "Two Point", "Value": "twoPt", "Name": "TwoPoints" }, { "Comments": "Glow", "Value": "glow", "Name": "Glow" }, { "Comments": "Bright Room", "Value": "brightRoom", "Name": "BrightRoom" } ] }, { "Type": "a:ST_BevelPresetType", "Name": "BevelPresetValues", "Summary": "Bevel Presets", "Facets": [ { "Comments": "Relaxed Inset", "Value": "relaxedInset", "Name": "RelaxedInset" }, { "Comments": "Circle", "Value": "circle", "Name": "Circle" }, { "Comments": "Slope", "Value": "slope", "Name": "Slope" }, { "Comments": "Cross", "Value": "cross", "Name": "Cross" }, { "Comments": "Angle", "Value": "angle", "Name": "Angle" }, { "Comments": "Soft Round", "Value": "softRound", "Name": "SoftRound" }, { "Comments": "Convex", "Value": "convex", "Name": "Convex" }, { "Comments": "Cool Slant", "Value": "coolSlant", "Name": "CoolSlant" }, { "Comments": "Divot", "Value": "divot", "Name": "Divot" }, { "Comments": "Riblet", "Value": "riblet", "Name": "Riblet" }, { "Comments": "Hard Edge", "Value": "hardEdge", "Name": "HardEdge" }, { "Comments": "Art Deco", "Value": "artDeco", "Name": "ArtDeco" } ] }, { "Type": "a:ST_PresetMaterialType", "Name": "PresetMaterialTypeValues", "Summary": "Preset Material Type", "Facets": [ { "Comments": "Legacy Matte", "Value": "legacyMatte", "Name": "LegacyMatte" }, { "Comments": "Legacy Plastic", "Value": "legacyPlastic", "Name": "LegacyPlastic" }, { "Comments": "Legacy Metal", "Value": "legacyMetal", "Name": "LegacyMetal" }, { "Comments": "Legacy Wireframe", "Value": "legacyWireframe", "Name": "LegacyWireframe" }, { "Comments": "Matte", "Value": "matte", "Name": "Matte" }, { "Comments": "Plastic", "Value": "plastic", "Name": "Plastic" }, { "Comments": "Metal", "Value": "metal", "Name": "Metal" }, { "Comments": "Warm Matte", "Value": "warmMatte", "Name": "WarmMatte" }, { "Comments": "Translucent Powder", "Value": "translucentPowder", "Name": "TranslucentPowder" }, { "Comments": "Powder", "Value": "powder", "Name": "Powder" }, { "Comments": "Dark Edge", "Value": "dkEdge", "Name": "DarkEdge" }, { "Comments": "Soft Edge", "Value": "softEdge", "Name": "SoftEdge" }, { "Comments": "Clear", "Value": "clear", "Name": "Clear" }, { "Comments": "Flat", "Value": "flat", "Name": "Flat" }, { "Comments": "Soft Metal", "Value": "softmetal", "Name": "SoftMetal" } ] }, { "Type": "a:ST_PresetShadowVal", "Name": "PresetShadowValues", "Summary": "Preset Shadow Type", "Facets": [ { "Comments": "Top Left Drop Shadow", "Value": "shdw1", "Name": "TopLeftDropShadow" }, { "Comments": "Top Right Drop Shadow", "Value": "shdw2", "Name": "TopRightDropShadow" }, { "Comments": "Back Left Perspective Shadow", "Value": "shdw3", "Name": "BackLeftPerspectiveShadow" }, { "Comments": "Back Right Perspective Shadow", "Value": "shdw4", "Name": "BackRightPerspectiveShadow" }, { "Comments": "Bottom Left Drop Shadow", "Value": "shdw5", "Name": "BottomLeftDropShadow" }, { "Comments": "Bottom Right Drop Shadow", "Value": "shdw6", "Name": "BottomRightDropShadow" }, { "Comments": "Front Left Perspective Shadow", "Value": "shdw7", "Name": "FrontLeftPerspectiveShadow" }, { "Comments": "Front Right Perspective Shadow", "Value": "shdw8", "Name": "FrontRightPerspectiveShadow" }, { "Comments": "Top Left Small Drop Shadow", "Value": "shdw9", "Name": "TopLeftSmallDropShadow" }, { "Comments": "Top Left Large Drop Shadow", "Value": "shdw10", "Name": "TopLeftLargeDropShadow" }, { "Comments": "Back Left Long Perspective Shadow", "Value": "shdw11", "Name": "BackLeftLongPerspectiveShadow" }, { "Comments": "Back Right Long Perspective Shadow", "Value": "shdw12", "Name": "BackRightLongPerspectiveShadow" }, { "Comments": "Top Left Double Drop Shadow", "Value": "shdw13", "Name": "TopLeftDoubleDropShadow" }, { "Comments": "Bottom Right Small Drop Shadow", "Value": "shdw14", "Name": "BottomRightSmallDropShadow" }, { "Comments": "Front Left Long Perspective Shadow", "Value": "shdw15", "Name": "FrontLeftLongPerspectiveShadow" }, { "Comments": "Front Right LongPerspective Shadow", "Value": "shdw16", "Name": "FrontRightLongPerspectiveShadow" }, { "Comments": "3D Outer Box Shadow", "Value": "shdw17", "Name": "ThreeDimensionalOuterBoxShadow" }, { "Comments": "3D Inner Box Shadow", "Value": "shdw18", "Name": "ThreeDimensionalInnerBoxShadow" }, { "Comments": "Back Center Perspective Shadow", "Value": "shdw19", "Name": "BackCenterPerspectiveShadow" }, { "Comments": "Front Bottom Shadow", "Value": "shdw20", "Name": "FrontBottomShadow" } ] }, { "Type": "a:ST_PathShadeType", "Name": "PathShadeValues", "Summary": "Path Shade Type", "Facets": [ { "Comments": "Shape", "Value": "shape", "Name": "Shape" }, { "Comments": "Circle", "Value": "circle", "Name": "Circle" }, { "Comments": "Rectangle", "Value": "rect", "Name": "Rectangle" } ] }, { "Type": "a:ST_TileFlipMode", "Name": "TileFlipValues", "Summary": "Tile Flip Mode", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Horizontal", "Value": "x", "Name": "Horizontal" }, { "Comments": "Vertical", "Value": "y", "Name": "Vertical" }, { "Comments": "Horizontal and Vertical", "Value": "xy", "Name": "HorizontalAndVertical" } ] }, { "Type": "a:ST_BlipCompression", "Name": "BlipCompressionValues", "Summary": "Blip Compression Type", "Facets": [ { "Comments": "Email Compression", "Value": "email", "Name": "Email" }, { "Comments": "Screen Viewing Compression", "Value": "screen", "Name": "Screen" }, { "Comments": "Printing Compression", "Value": "print", "Name": "Print" }, { "Comments": "High Quality Printing Compression", "Value": "hqprint", "Name": "HighQualityPrint" }, { "Comments": "No Compression", "Value": "none", "Name": "None" } ] }, { "Type": "a:ST_PresetPatternVal", "Name": "PresetPatternValues", "Summary": "Preset Pattern Value", "Facets": [ { "Comments": "5%", "Value": "pct5", "Name": "Percent5" }, { "Comments": "10%", "Value": "pct10", "Name": "Percent10" }, { "Comments": "20%", "Value": "pct20", "Name": "Percent20" }, { "Comments": "25%", "Value": "pct25", "Name": "Percent25" }, { "Comments": "30%", "Value": "pct30", "Name": "Percent30" }, { "Comments": "40%", "Value": "pct40", "Name": "Percent40" }, { "Comments": "50%", "Value": "pct50", "Name": "Percent50" }, { "Comments": "60%", "Value": "pct60", "Name": "Percent60" }, { "Comments": "70%", "Value": "pct70", "Name": "Percent70" }, { "Comments": "75%", "Value": "pct75", "Name": "Percent75" }, { "Comments": "80%", "Value": "pct80", "Name": "Percent80" }, { "Comments": "90%", "Value": "pct90", "Name": "Percent90" }, { "Comments": "Horizontal", "Value": "horz", "Name": "Horizontal" }, { "Comments": "Vertical", "Value": "vert", "Name": "Vertical" }, { "Comments": "Light Horizontal", "Value": "ltHorz", "Name": "LightHorizontal" }, { "Comments": "Light Vertical", "Value": "ltVert", "Name": "LightVertical" }, { "Comments": "Dark Horizontal", "Value": "dkHorz", "Name": "DarkHorizontal" }, { "Comments": "Dark Vertical", "Value": "dkVert", "Name": "DarkVertical" }, { "Comments": "Narrow Horizontal", "Value": "narHorz", "Name": "NarrowHorizontal" }, { "Comments": "Narrow Vertical", "Value": "narVert", "Name": "NarrowVertical" }, { "Comments": "Dashed Horizontal", "Value": "dashHorz", "Name": "DashedHorizontal" }, { "Comments": "Dashed Vertical", "Value": "dashVert", "Name": "DashedVertical" }, { "Comments": "Cross", "Value": "cross", "Name": "Cross" }, { "Comments": "Downward Diagonal", "Value": "dnDiag", "Name": "DownwardDiagonal" }, { "Comments": "Upward Diagonal", "Value": "upDiag", "Name": "UpwardDiagonal" }, { "Comments": "Light Downward Diagonal", "Value": "ltDnDiag", "Name": "LightDownwardDiagonal" }, { "Comments": "Light Upward Diagonal", "Value": "ltUpDiag", "Name": "LightUpwardDiagonal" }, { "Comments": "Dark Downward Diagonal", "Value": "dkDnDiag", "Name": "DarkDownwardDiagonal" }, { "Comments": "Dark Upward Diagonal", "Value": "dkUpDiag", "Name": "DarkUpwardDiagonal" }, { "Comments": "Wide Downward Diagonal", "Value": "wdDnDiag", "Name": "WideDownwardDiagonal" }, { "Comments": "Wide Upward Diagonal", "Value": "wdUpDiag", "Name": "WideUpwardDiagonal" }, { "Comments": "Dashed Downward Diagonal", "Value": "dashDnDiag", "Name": "DashedDownwardDiagonal" }, { "Comments": "Dashed Upward DIagonal", "Value": "dashUpDiag", "Name": "DashedUpwardDiagonal" }, { "Comments": "Diagonal Cross", "Value": "diagCross", "Name": "DiagonalCross" }, { "Comments": "Small Checker Board", "Value": "smCheck", "Name": "SmallCheck" }, { "Comments": "Large Checker Board", "Value": "lgCheck", "Name": "LargeCheck" }, { "Comments": "Small Grid", "Value": "smGrid", "Name": "SmallGrid" }, { "Comments": "Large Grid", "Value": "lgGrid", "Name": "LargeGrid" }, { "Comments": "Dotted Grid", "Value": "dotGrid", "Name": "DotGrid" }, { "Comments": "Small Confetti", "Value": "smConfetti", "Name": "SmallConfetti" }, { "Comments": "Large Confetti", "Value": "lgConfetti", "Name": "LargeConfetti" }, { "Comments": "Horizontal Brick", "Value": "horzBrick", "Name": "HorizontalBrick" }, { "Comments": "Diagonal Brick", "Value": "diagBrick", "Name": "DiagonalBrick" }, { "Comments": "Solid Diamond", "Value": "solidDmnd", "Name": "SolidDiamond" }, { "Comments": "Open Diamond", "Value": "openDmnd", "Name": "OpenDiamond" }, { "Comments": "Dotted Diamond", "Value": "dotDmnd", "Name": "DottedDiamond" }, { "Comments": "Plaid", "Value": "plaid", "Name": "Plaid" }, { "Comments": "Sphere", "Value": "sphere", "Name": "Sphere" }, { "Comments": "Weave", "Value": "weave", "Name": "Weave" }, { "Comments": "Divot", "Value": "divot", "Name": "Divot" }, { "Comments": "Shingle", "Value": "shingle", "Name": "Shingle" }, { "Comments": "Wave", "Value": "wave", "Name": "Wave" }, { "Comments": "Trellis", "Value": "trellis", "Name": "Trellis" }, { "Comments": "Zig Zag", "Value": "zigZag", "Name": "ZigZag" } ] }, { "Type": "a:ST_BlendMode", "Name": "BlendModeValues", "Summary": "Blend Mode", "Facets": [ { "Comments": "Overlay", "Value": "over", "Name": "Overlay" }, { "Comments": "Multiply", "Value": "mult", "Name": "Multiply" }, { "Comments": "Screen", "Value": "screen", "Name": "Screen" }, { "Comments": "Darken", "Value": "darken", "Name": "Darken" }, { "Comments": "Lighten", "Value": "lighten", "Name": "Lighten" } ] }, { "Type": "a:ST_EffectContainerType", "Name": "EffectContainerValues", "Summary": "Effect Container Type", "Facets": [ { "Comments": "Sibling", "Value": "sib", "Name": "Sibling" }, { "Comments": "Tree", "Value": "tree", "Name": "Tree" } ] }, { "Type": "a:ST_ShapeType", "Name": "ShapeTypeValues", "Summary": "Preset Shape Types", "Facets": [ { "Comments": "Line Shape", "Value": "line", "Name": "Line" }, { "Comments": "Line Inverse Shape", "Value": "lineInv", "Name": "LineInverse" }, { "Comments": "Triangle Shape", "Value": "triangle", "Name": "Triangle" }, { "Comments": "Right Triangle Shape", "Value": "rtTriangle", "Name": "RightTriangle" }, { "Comments": "Rectangle Shape", "Value": "rect", "Name": "Rectangle" }, { "Comments": "Diamond Shape", "Value": "diamond", "Name": "Diamond" }, { "Comments": "Parallelogram Shape", "Value": "parallelogram", "Name": "Parallelogram" }, { "Comments": "Trapezoid Shape", "Value": "trapezoid", "Name": "Trapezoid" }, { "Comments": "Non-Isosceles Trapezoid Shape", "Value": "nonIsoscelesTrapezoid", "Name": "NonIsoscelesTrapezoid" }, { "Comments": "Pentagon Shape", "Value": "pentagon", "Name": "Pentagon" }, { "Comments": "Hexagon Shape", "Value": "hexagon", "Name": "Hexagon" }, { "Comments": "Heptagon Shape", "Value": "heptagon", "Name": "Heptagon" }, { "Comments": "Octagon Shape", "Value": "octagon", "Name": "Octagon" }, { "Comments": "Decagon Shape", "Value": "decagon", "Name": "Decagon" }, { "Comments": "Dodecagon Shape", "Value": "dodecagon", "Name": "Dodecagon" }, { "Comments": "Four Pointed Star Shape", "Value": "star4", "Name": "Star4" }, { "Comments": "Five Pointed Star Shape", "Value": "star5", "Name": "Star5" }, { "Comments": "Six Pointed Star Shape", "Value": "star6", "Name": "Star6" }, { "Comments": "Seven Pointed Star Shape", "Value": "star7", "Name": "Star7" }, { "Comments": "Eight Pointed Star Shape", "Value": "star8", "Name": "Star8" }, { "Comments": "Ten Pointed Star Shape", "Value": "star10", "Name": "Star10" }, { "Comments": "Twelve Pointed Star Shape", "Value": "star12", "Name": "Star12" }, { "Comments": "Sixteen Pointed Star Shape", "Value": "star16", "Name": "Star16" }, { "Comments": "Twenty Four Pointed Star Shape", "Value": "star24", "Name": "Star24" }, { "Comments": "Thirty Two Pointed Star Shape", "Value": "star32", "Name": "Star32" }, { "Comments": "Round Corner Rectangle Shape", "Value": "roundRect", "Name": "RoundRectangle" }, { "Comments": "One Round Corner Rectangle Shape", "Value": "round1Rect", "Name": "Round1Rectangle" }, { "Comments": "Two Same-side Round Corner Rectangle Shape", "Value": "round2SameRect", "Name": "Round2SameRectangle" }, { "Comments": "Two Diagonal Round Corner Rectangle Shape", "Value": "round2DiagRect", "Name": "Round2DiagonalRectangle" }, { "Comments": "One Snip One Round Corner Rectangle Shape", "Value": "snipRoundRect", "Name": "SnipRoundRectangle" }, { "Comments": "One Snip Corner Rectangle Shape", "Value": "snip1Rect", "Name": "Snip1Rectangle" }, { "Comments": "Two Same-side Snip Corner Rectangle Shape", "Value": "snip2SameRect", "Name": "Snip2SameRectangle" }, { "Comments": "Two Diagonal Snip Corner Rectangle Shape", "Value": "snip2DiagRect", "Name": "Snip2DiagonalRectangle" }, { "Comments": "Plaque Shape", "Value": "plaque", "Name": "Plaque" }, { "Comments": "Ellipse Shape", "Value": "ellipse", "Name": "Ellipse" }, { "Comments": "Teardrop Shape", "Value": "teardrop", "Name": "Teardrop" }, { "Comments": "Home Plate Shape", "Value": "homePlate", "Name": "HomePlate" }, { "Comments": "Chevron Shape", "Value": "chevron", "Name": "Chevron" }, { "Comments": "Pie Wedge Shape", "Value": "pieWedge", "Name": "PieWedge" }, { "Comments": "Pie Shape", "Value": "pie", "Name": "Pie" }, { "Comments": "Block Arc Shape", "Value": "blockArc", "Name": "BlockArc" }, { "Comments": "Donut Shape", "Value": "donut", "Name": "Donut" }, { "Comments": "No Smoking Shape", "Value": "noSmoking", "Name": "NoSmoking" }, { "Comments": "Right Arrow Shape", "Value": "rightArrow", "Name": "RightArrow" }, { "Comments": "Left Arrow Shape", "Value": "leftArrow", "Name": "LeftArrow" }, { "Comments": "Up Arrow Shape", "Value": "upArrow", "Name": "UpArrow" }, { "Comments": "Down Arrow Shape", "Value": "downArrow", "Name": "DownArrow" }, { "Comments": "Striped Right Arrow Shape", "Value": "stripedRightArrow", "Name": "StripedRightArrow" }, { "Comments": "Notched Right Arrow Shape", "Value": "notchedRightArrow", "Name": "NotchedRightArrow" }, { "Comments": "Bent Up Arrow Shape", "Value": "bentUpArrow", "Name": "BentUpArrow" }, { "Comments": "Left Right Arrow Shape", "Value": "leftRightArrow", "Name": "LeftRightArrow" }, { "Comments": "Up Down Arrow Shape", "Value": "upDownArrow", "Name": "UpDownArrow" }, { "Comments": "Left Up Arrow Shape", "Value": "leftUpArrow", "Name": "LeftUpArrow" }, { "Comments": "Left Right Up Arrow Shape", "Value": "leftRightUpArrow", "Name": "LeftRightUpArrow" }, { "Comments": "Quad-Arrow Shape", "Value": "quadArrow", "Name": "QuadArrow" }, { "Comments": "Callout Left Arrow Shape", "Value": "leftArrowCallout", "Name": "LeftArrowCallout" }, { "Comments": "Callout Right Arrow Shape", "Value": "rightArrowCallout", "Name": "RightArrowCallout" }, { "Comments": "Callout Up Arrow Shape", "Value": "upArrowCallout", "Name": "UpArrowCallout" }, { "Comments": "Callout Down Arrow Shape", "Value": "downArrowCallout", "Name": "DownArrowCallout" }, { "Comments": "Callout Left Right Arrow Shape", "Value": "leftRightArrowCallout", "Name": "LeftRightArrowCallout" }, { "Comments": "Callout Up Down Arrow Shape", "Value": "upDownArrowCallout", "Name": "UpDownArrowCallout" }, { "Comments": "Callout Quad-Arrow Shape", "Value": "quadArrowCallout", "Name": "QuadArrowCallout" }, { "Comments": "Bent Arrow Shape", "Value": "bentArrow", "Name": "BentArrow" }, { "Comments": "U-Turn Arrow Shape", "Value": "uturnArrow", "Name": "UTurnArrow" }, { "Comments": "Circular Arrow Shape", "Value": "circularArrow", "Name": "CircularArrow" }, { "Comments": "Left Circular Arrow Shape", "Value": "leftCircularArrow", "Name": "LeftCircularArrow" }, { "Comments": "Left Right Circular Arrow Shape", "Value": "leftRightCircularArrow", "Name": "LeftRightCircularArrow" }, { "Comments": "Curved Right Arrow Shape", "Value": "curvedRightArrow", "Name": "CurvedRightArrow" }, { "Comments": "Curved Left Arrow Shape", "Value": "curvedLeftArrow", "Name": "CurvedLeftArrow" }, { "Comments": "Curved Up Arrow Shape", "Value": "curvedUpArrow", "Name": "CurvedUpArrow" }, { "Comments": "Curved Down Arrow Shape", "Value": "curvedDownArrow", "Name": "CurvedDownArrow" }, { "Comments": "Swoosh Arrow Shape", "Value": "swooshArrow", "Name": "SwooshArrow" }, { "Comments": "Cube Shape", "Value": "cube", "Name": "Cube" }, { "Comments": "Can Shape", "Value": "can", "Name": "Can" }, { "Comments": "Lightning Bolt Shape", "Value": "lightningBolt", "Name": "LightningBolt" }, { "Comments": "Heart Shape", "Value": "heart", "Name": "Heart" }, { "Comments": "Sun Shape", "Value": "sun", "Name": "Sun" }, { "Comments": "Moon Shape", "Value": "moon", "Name": "Moon" }, { "Comments": "Smiley Face Shape", "Value": "smileyFace", "Name": "SmileyFace" }, { "Comments": "Irregular Seal 1 Shape", "Value": "irregularSeal1", "Name": "IrregularSeal1" }, { "Comments": "Irregular Seal 2 Shape", "Value": "irregularSeal2", "Name": "IrregularSeal2" }, { "Comments": "Folded Corner Shape", "Value": "foldedCorner", "Name": "FoldedCorner" }, { "Comments": "Bevel Shape", "Value": "bevel", "Name": "Bevel" }, { "Comments": "Frame Shape", "Value": "frame", "Name": "Frame" }, { "Comments": "Half Frame Shape", "Value": "halfFrame", "Name": "HalfFrame" }, { "Comments": "Corner Shape", "Value": "corner", "Name": "Corner" }, { "Comments": "Diagonal Stripe Shape", "Value": "diagStripe", "Name": "DiagonalStripe" }, { "Comments": "Chord Shape", "Value": "chord", "Name": "Chord" }, { "Comments": "Curved Arc Shape", "Value": "arc", "Name": "Arc" }, { "Comments": "Left Bracket Shape", "Value": "leftBracket", "Name": "LeftBracket" }, { "Comments": "Right Bracket Shape", "Value": "rightBracket", "Name": "RightBracket" }, { "Comments": "Left Brace Shape", "Value": "leftBrace", "Name": "LeftBrace" }, { "Comments": "Right Brace Shape", "Value": "rightBrace", "Name": "RightBrace" }, { "Comments": "Bracket Pair Shape", "Value": "bracketPair", "Name": "BracketPair" }, { "Comments": "Brace Pair Shape", "Value": "bracePair", "Name": "BracePair" }, { "Comments": "Straight Connector 1 Shape", "Value": "straightConnector1", "Name": "StraightConnector1" }, { "Comments": "Bent Connector 2 Shape", "Value": "bentConnector2", "Name": "BentConnector2" }, { "Comments": "Bent Connector 3 Shape", "Value": "bentConnector3", "Name": "BentConnector3" }, { "Comments": "Bent Connector 4 Shape", "Value": "bentConnector4", "Name": "BentConnector4" }, { "Comments": "Bent Connector 5 Shape", "Value": "bentConnector5", "Name": "BentConnector5" }, { "Comments": "Curved Connector 2 Shape", "Value": "curvedConnector2", "Name": "CurvedConnector2" }, { "Comments": "Curved Connector 3 Shape", "Value": "curvedConnector3", "Name": "CurvedConnector3" }, { "Comments": "Curved Connector 4 Shape", "Value": "curvedConnector4", "Name": "CurvedConnector4" }, { "Comments": "Curved Connector 5 Shape", "Value": "curvedConnector5", "Name": "CurvedConnector5" }, { "Comments": "Callout 1 Shape", "Value": "callout1", "Name": "Callout1" }, { "Comments": "Callout 2 Shape", "Value": "callout2", "Name": "Callout2" }, { "Comments": "Callout 3 Shape", "Value": "callout3", "Name": "Callout3" }, { "Comments": "Callout 1 Shape", "Value": "accentCallout1", "Name": "AccentCallout1" }, { "Comments": "Callout 2 Shape", "Value": "accentCallout2", "Name": "AccentCallout2" }, { "Comments": "Callout 3 Shape", "Value": "accentCallout3", "Name": "AccentCallout3" }, { "Comments": "Callout 1 with Border Shape", "Value": "borderCallout1", "Name": "BorderCallout1" }, { "Comments": "Callout 2 with Border Shape", "Value": "borderCallout2", "Name": "BorderCallout2" }, { "Comments": "Callout 3 with Border Shape", "Value": "borderCallout3", "Name": "BorderCallout3" }, { "Comments": "Callout 1 with Border and Accent Shape", "Value": "accentBorderCallout1", "Name": "AccentBorderCallout1" }, { "Comments": "Callout 2 with Border and Accent Shape", "Value": "accentBorderCallout2", "Name": "AccentBorderCallout2" }, { "Comments": "Callout 3 with Border and Accent Shape", "Value": "accentBorderCallout3", "Name": "AccentBorderCallout3" }, { "Comments": "Callout Wedge Rectangle Shape", "Value": "wedgeRectCallout", "Name": "WedgeRectangleCallout" }, { "Comments": "Callout Wedge Round Rectangle Shape", "Value": "wedgeRoundRectCallout", "Name": "WedgeRoundRectangleCallout" }, { "Comments": "Callout Wedge Ellipse Shape", "Value": "wedgeEllipseCallout", "Name": "WedgeEllipseCallout" }, { "Comments": "Callout Cloud Shape", "Value": "cloudCallout", "Name": "CloudCallout" }, { "Comments": "Cloud Shape", "Value": "cloud", "Name": "Cloud" }, { "Comments": "Ribbon Shape", "Value": "ribbon", "Name": "Ribbon" }, { "Comments": "Ribbon 2 Shape", "Value": "ribbon2", "Name": "Ribbon2" }, { "Comments": "Ellipse Ribbon Shape", "Value": "ellipseRibbon", "Name": "EllipseRibbon" }, { "Comments": "Ellipse Ribbon 2 Shape", "Value": "ellipseRibbon2", "Name": "EllipseRibbon2" }, { "Comments": "Left Right Ribbon Shape", "Value": "leftRightRibbon", "Name": "LeftRightRibbon" }, { "Comments": "Vertical Scroll Shape", "Value": "verticalScroll", "Name": "VerticalScroll" }, { "Comments": "Horizontal Scroll Shape", "Value": "horizontalScroll", "Name": "HorizontalScroll" }, { "Comments": "Wave Shape", "Value": "wave", "Name": "Wave" }, { "Comments": "Double Wave Shape", "Value": "doubleWave", "Name": "DoubleWave" }, { "Comments": "Plus Shape", "Value": "plus", "Name": "Plus" }, { "Comments": "Process Flow Shape", "Value": "flowChartProcess", "Name": "FlowChartProcess" }, { "Comments": "Decision Flow Shape", "Value": "flowChartDecision", "Name": "FlowChartDecision" }, { "Comments": "Input Output Flow Shape", "Value": "flowChartInputOutput", "Name": "FlowChartInputOutput" }, { "Comments": "Predefined Process Flow Shape", "Value": "flowChartPredefinedProcess", "Name": "FlowChartPredefinedProcess" }, { "Comments": "Internal Storage Flow Shape", "Value": "flowChartInternalStorage", "Name": "FlowChartInternalStorage" }, { "Comments": "Document Flow Shape", "Value": "flowChartDocument", "Name": "FlowChartDocument" }, { "Comments": "Multi-Document Flow Shape", "Value": "flowChartMultidocument", "Name": "FlowChartMultidocument" }, { "Comments": "Terminator Flow Shape", "Value": "flowChartTerminator", "Name": "FlowChartTerminator" }, { "Comments": "Preparation Flow Shape", "Value": "flowChartPreparation", "Name": "FlowChartPreparation" }, { "Comments": "Manual Input Flow Shape", "Value": "flowChartManualInput", "Name": "FlowChartManualInput" }, { "Comments": "Manual Operation Flow Shape", "Value": "flowChartManualOperation", "Name": "FlowChartManualOperation" }, { "Comments": "Connector Flow Shape", "Value": "flowChartConnector", "Name": "FlowChartConnector" }, { "Comments": "Punched Card Flow Shape", "Value": "flowChartPunchedCard", "Name": "FlowChartPunchedCard" }, { "Comments": "Punched Tape Flow Shape", "Value": "flowChartPunchedTape", "Name": "FlowChartPunchedTape" }, { "Comments": "Summing Junction Flow Shape", "Value": "flowChartSummingJunction", "Name": "FlowChartSummingJunction" }, { "Comments": "Or Flow Shape", "Value": "flowChartOr", "Name": "FlowChartOr" }, { "Comments": "Collate Flow Shape", "Value": "flowChartCollate", "Name": "FlowChartCollate" }, { "Comments": "Sort Flow Shape", "Value": "flowChartSort", "Name": "FlowChartSort" }, { "Comments": "Extract Flow Shape", "Value": "flowChartExtract", "Name": "FlowChartExtract" }, { "Comments": "Merge Flow Shape", "Value": "flowChartMerge", "Name": "FlowChartMerge" }, { "Comments": "Offline Storage Flow Shape", "Value": "flowChartOfflineStorage", "Name": "FlowChartOfflineStorage" }, { "Comments": "Online Storage Flow Shape", "Value": "flowChartOnlineStorage", "Name": "FlowChartOnlineStorage" }, { "Comments": "Magnetic Tape Flow Shape", "Value": "flowChartMagneticTape", "Name": "FlowChartMagneticTape" }, { "Comments": "Magnetic Disk Flow Shape", "Value": "flowChartMagneticDisk", "Name": "FlowChartMagneticDisk" }, { "Comments": "Magnetic Drum Flow Shape", "Value": "flowChartMagneticDrum", "Name": "FlowChartMagneticDrum" }, { "Comments": "Display Flow Shape", "Value": "flowChartDisplay", "Name": "FlowChartDisplay" }, { "Comments": "Delay Flow Shape", "Value": "flowChartDelay", "Name": "FlowChartDelay" }, { "Comments": "Alternate Process Flow Shape", "Value": "flowChartAlternateProcess", "Name": "FlowChartAlternateProcess" }, { "Comments": "Off-Page Connector Flow Shape", "Value": "flowChartOffpageConnector", "Name": "FlowChartOffpageConnector" }, { "Comments": "Blank Button Shape", "Value": "actionButtonBlank", "Name": "ActionButtonBlank" }, { "Comments": "Home Button Shape", "Value": "actionButtonHome", "Name": "ActionButtonHome" }, { "Comments": "Help Button Shape", "Value": "actionButtonHelp", "Name": "ActionButtonHelp" }, { "Comments": "Information Button Shape", "Value": "actionButtonInformation", "Name": "ActionButtonInformation" }, { "Comments": "Forward or Next Button Shape", "Value": "actionButtonForwardNext", "Name": "ActionButtonForwardNext" }, { "Comments": "Back or Previous Button Shape", "Value": "actionButtonBackPrevious", "Name": "ActionButtonBackPrevious" }, { "Comments": "End Button Shape", "Value": "actionButtonEnd", "Name": "ActionButtonEnd" }, { "Comments": "Beginning Button Shape", "Value": "actionButtonBeginning", "Name": "ActionButtonBeginning" }, { "Comments": "Return Button Shape", "Value": "actionButtonReturn", "Name": "ActionButtonReturn" }, { "Comments": "Document Button Shape", "Value": "actionButtonDocument", "Name": "ActionButtonDocument" }, { "Comments": "Sound Button Shape", "Value": "actionButtonSound", "Name": "ActionButtonSound" }, { "Comments": "Movie Button Shape", "Value": "actionButtonMovie", "Name": "ActionButtonMovie" }, { "Comments": "Gear 6 Shape", "Value": "gear6", "Name": "Gear6" }, { "Comments": "Gear 9 Shape", "Value": "gear9", "Name": "Gear9" }, { "Comments": "Funnel Shape", "Value": "funnel", "Name": "Funnel" }, { "Comments": "Plus Math Shape", "Value": "mathPlus", "Name": "MathPlus" }, { "Comments": "Minus Math Shape", "Value": "mathMinus", "Name": "MathMinus" }, { "Comments": "Multiply Math Shape", "Value": "mathMultiply", "Name": "MathMultiply" }, { "Comments": "Divide Math Shape", "Value": "mathDivide", "Name": "MathDivide" }, { "Comments": "Equal Math Shape", "Value": "mathEqual", "Name": "MathEqual" }, { "Comments": "Not Equal Math Shape", "Value": "mathNotEqual", "Name": "MathNotEqual" }, { "Comments": "Corner Tabs Shape", "Value": "cornerTabs", "Name": "CornerTabs" }, { "Comments": "Square Tabs Shape", "Value": "squareTabs", "Name": "SquareTabs" }, { "Comments": "Plaque Tabs Shape", "Value": "plaqueTabs", "Name": "PlaqueTabs" }, { "Comments": "Chart X Shape", "Value": "chartX", "Name": "ChartX" }, { "Comments": "Chart Star Shape", "Value": "chartStar", "Name": "ChartStar" }, { "Comments": "Chart Plus Shape", "Value": "chartPlus", "Name": "ChartPlus" } ] }, { "Type": "a:ST_TextShapeType", "Name": "TextShapeValues", "Summary": "Preset Text Shape Types", "Facets": [ { "Comments": "No Text Shape", "Value": "textNoShape", "Name": "TextNoShape" }, { "Comments": "Plain Text Shape", "Value": "textPlain", "Name": "TextPlain" }, { "Comments": "Stop Sign Text Shape", "Value": "textStop", "Name": "TextStop" }, { "Comments": "Triangle Text Shape", "Value": "textTriangle", "Name": "TextTriangle" }, { "Comments": "Inverted Triangle Text Shape", "Value": "textTriangleInverted", "Name": "TextTriangleInverted" }, { "Comments": "Chevron Text Shape", "Value": "textChevron", "Name": "TextChevron" }, { "Comments": "Inverted Chevron Text Shape", "Value": "textChevronInverted", "Name": "TextChevronInverted" }, { "Comments": "Inside Ring Text Shape", "Value": "textRingInside", "Name": "TextRingInside" }, { "Comments": "Outside Ring Text Shape", "Value": "textRingOutside", "Name": "TextRingOutside" }, { "Comments": "Upward Arch Text Shape", "Value": "textArchUp", "Name": "TextArchUp" }, { "Comments": "Downward Arch Text Shape", "Value": "textArchDown", "Name": "TextArchDown" }, { "Comments": "Circle Text Shape", "Value": "textCircle", "Name": "TextCircle" }, { "Comments": "Button Text Shape", "Value": "textButton", "Name": "TextButton" }, { "Comments": "Upward Pour Arch Text Shape", "Value": "textArchUpPour", "Name": "TextArchUpPour" }, { "Comments": "Downward Pour Arch Text Shape", "Value": "textArchDownPour", "Name": "TextArchDownPour" }, { "Comments": "Circle Pour Text Shape", "Value": "textCirclePour", "Name": "TextCirclePour" }, { "Comments": "Button Pour Text Shape", "Value": "textButtonPour", "Name": "TextButtonPour" }, { "Comments": "Upward Curve Text Shape", "Value": "textCurveUp", "Name": "TextCurveUp" }, { "Comments": "Downward Curve Text Shape", "Value": "textCurveDown", "Name": "TextCurveDown" }, { "Comments": "Upward Can Text Shape", "Value": "textCanUp", "Name": "TextCanUp" }, { "Comments": "Downward Can Text Shape", "Value": "textCanDown", "Name": "TextCanDown" }, { "Comments": "Wave 1 Text Shape", "Value": "textWave1", "Name": "TextWave1" }, { "Comments": "Wave 2 Text Shape", "Value": "textWave2", "Name": "TextWave2" }, { "Comments": "Double Wave 1 Text Shape", "Value": "textDoubleWave1", "Name": "TextDoubleWave1" }, { "Comments": "Wave 4 Text Shape", "Value": "textWave4", "Name": "TextWave4" }, { "Comments": "Inflate Text Shape", "Value": "textInflate", "Name": "TextInflate" }, { "Comments": "Deflate Text Shape", "Value": "textDeflate", "Name": "TextDeflate" }, { "Comments": "Bottom Inflate Text Shape", "Value": "textInflateBottom", "Name": "TextInflateBottom" }, { "Comments": "Bottom Deflate Text Shape", "Value": "textDeflateBottom", "Name": "TextDeflateBottom" }, { "Comments": "Top Inflate Text Shape", "Value": "textInflateTop", "Name": "TextInflateTop" }, { "Comments": "Top Deflate Text Shape", "Value": "textDeflateTop", "Name": "TextDeflateTop" }, { "Comments": "Deflate-Inflate Text Shape", "Value": "textDeflateInflate", "Name": "TextDeflateInflate" }, { "Comments": "Deflate-Inflate-Deflate Text Shape", "Value": "textDeflateInflateDeflate", "Name": "TextDeflateInflateDeflate" }, { "Comments": "Right Fade Text Shape", "Value": "textFadeRight", "Name": "TextFadeRight" }, { "Comments": "Left Fade Text Shape", "Value": "textFadeLeft", "Name": "TextFadeLeft" }, { "Comments": "Upward Fade Text Shape", "Value": "textFadeUp", "Name": "TextFadeUp" }, { "Comments": "Downward Fade Text Shape", "Value": "textFadeDown", "Name": "TextFadeDown" }, { "Comments": "Upward Slant Text Shape", "Value": "textSlantUp", "Name": "TextSlantUp" }, { "Comments": "Downward Slant Text Shape", "Value": "textSlantDown", "Name": "TextSlantDown" }, { "Comments": "Upward Cascade Text Shape", "Value": "textCascadeUp", "Name": "TextCascadeUp" }, { "Comments": "Downward Cascade Text Shape", "Value": "textCascadeDown", "Name": "TextCascadeDown" } ] }, { "Type": "a:ST_PathFillMode", "Name": "PathFillModeValues", "Summary": "Path Fill Mode", "Facets": [ { "Comments": "No Path Fill", "Value": "none", "Name": "None" }, { "Comments": "Normal Path Fill", "Value": "norm", "Name": "Norm" }, { "Comments": "Lighten Path Fill", "Value": "lighten", "Name": "Lighten" }, { "Comments": "Lighten Path Fill Less", "Value": "lightenLess", "Name": "LightenLess" }, { "Comments": "Darken Path Fill", "Value": "darken", "Name": "Darken" }, { "Comments": "Darken Path Fill Less", "Value": "darkenLess", "Name": "DarkenLess" } ] }, { "Type": "a:ST_LineEndType", "Name": "LineEndValues", "Summary": "Line End Type", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Triangle Arrow Head", "Value": "triangle", "Name": "Triangle" }, { "Comments": "Stealth Arrow", "Value": "stealth", "Name": "Stealth" }, { "Comments": "Diamond", "Value": "diamond", "Name": "Diamond" }, { "Comments": "Oval", "Value": "oval", "Name": "Oval" }, { "Comments": "Arrow Head", "Value": "arrow", "Name": "Arrow" } ] }, { "Type": "a:ST_LineEndWidth", "Name": "LineEndWidthValues", "Summary": "Line End Width", "Facets": [ { "Comments": "Small", "Value": "sm", "Name": "Small" }, { "Comments": "Medium", "Value": "med", "Name": "Medium" }, { "Comments": "Large", "Value": "lg", "Name": "Large" } ] }, { "Type": "a:ST_LineEndLength", "Name": "LineEndLengthValues", "Summary": "Line End Length", "Facets": [ { "Comments": "Small", "Value": "sm", "Name": "Small" }, { "Comments": "Medium", "Value": "med", "Name": "Medium" }, { "Comments": "Large", "Value": "lg", "Name": "Large" } ] }, { "Type": "a:ST_PresetLineDashVal", "Name": "PresetLineDashValues", "Summary": "Preset Line Dash Value", "Facets": [ { "Comments": "Solid", "Value": "solid", "Name": "Solid" }, { "Comments": "Dot", "Value": "dot", "Name": "Dot" }, { "Comments": "Dash", "Value": "dash", "Name": "Dash" }, { "Comments": "Large Dash", "Value": "lgDash", "Name": "LargeDash" }, { "Comments": "Dash Dot", "Value": "dashDot", "Name": "DashDot" }, { "Comments": "Large Dash Dot", "Value": "lgDashDot", "Name": "LargeDashDot" }, { "Comments": "Large Dash Dot Dot", "Value": "lgDashDotDot", "Name": "LargeDashDotDot" }, { "Comments": "System Dash", "Value": "sysDash", "Name": "SystemDash" }, { "Comments": "System Dot", "Value": "sysDot", "Name": "SystemDot" }, { "Comments": "System Dash Dot", "Value": "sysDashDot", "Name": "SystemDashDot" }, { "Comments": "System Dash Dot Dot", "Value": "sysDashDotDot", "Name": "SystemDashDotDot" } ] }, { "Type": "a:ST_LineCap", "Name": "LineCapValues", "Summary": "End Line Cap", "Facets": [ { "Comments": "Round Line Cap", "Value": "rnd", "Name": "Round" }, { "Comments": "Square Line Cap", "Value": "sq", "Name": "Square" }, { "Comments": "Flat Line Cap", "Value": "flat", "Name": "Flat" } ] }, { "Type": "a:ST_PenAlignment", "Name": "PenAlignmentValues", "Summary": "Alignment Type", "Facets": [ { "Comments": "Center Alignment", "Value": "ctr", "Name": "Center" }, { "Comments": "Inset Alignment", "Value": "in", "Name": "Insert" } ] }, { "Type": "a:ST_CompoundLine", "Name": "CompoundLineValues", "Summary": "Compound Line Type", "Facets": [ { "Comments": "Single Line", "Value": "sng", "Name": "Single" }, { "Comments": "Double Lines", "Value": "dbl", "Name": "Double" }, { "Comments": "Thick Thin Double Lines", "Value": "thickThin", "Name": "ThickThin" }, { "Comments": "Thin Thick Double Lines", "Value": "thinThick", "Name": "ThinThick" }, { "Comments": "Thin Thick Thin Triple Lines", "Value": "tri", "Name": "Triple" } ] }, { "Type": "a:ST_OnOffStyleType", "Name": "BooleanStyleValues", "Summary": "On/Off Style Type", "Facets": [ { "Comments": "On", "Value": "on", "Name": "On" }, { "Comments": "Off", "Value": "off", "Name": "Off" }, { "Comments": "Default", "Value": "def", "Name": "Default" } ] }, { "Type": "a:ST_TextVertOverflowType", "Name": "TextVerticalOverflowValues", "Summary": "Text Vertical Overflow", "Facets": [ { "Comments": "Text Overflow Enum ( Overflow )", "Value": "overflow", "Name": "Overflow" }, { "Comments": "Text Overflow Enum ( Ellipsis )", "Value": "ellipsis", "Name": "Ellipsis" }, { "Comments": "Text Overflow Enum ( Clip )", "Value": "clip", "Name": "Clip" } ] }, { "Type": "a:ST_TextHorzOverflowType", "Name": "TextHorizontalOverflowValues", "Summary": "Text Horizontal Overflow Types", "Facets": [ { "Comments": "Text Horizontal Overflow Enum ( Overflow )", "Value": "overflow", "Name": "Overflow" }, { "Comments": "Text Horizontal Overflow Enum ( Clip )", "Value": "clip", "Name": "Clip" } ] }, { "Type": "a:ST_TextVerticalType", "Name": "TextVerticalValues", "Summary": "Vertical Text Types", "Facets": [ { "Comments": "Vertical Text Type Enum ( Horizontal )", "Value": "horz", "Name": "Horizontal" }, { "Comments": "Vertical Text Type Enum ( Vertical )", "Value": "vert", "Name": "Vertical" }, { "Comments": "Vertical Text Type Enum ( Vertical 270 )", "Value": "vert270", "Name": "Vertical270" }, { "Comments": "Vertical Text Type Enum ( WordArt Vertical )", "Value": "wordArtVert", "Name": "WordArtVertical" }, { "Comments": "Vertical Text Type Enum ( East Asian Vertical )", "Value": "eaVert", "Name": "EastAsianVetical" }, { "Comments": "Vertical Text Type Enum ( Mongolian Vertical )", "Value": "mongolianVert", "Name": "MongolianVertical" }, { "Comments": "Vertical WordArt Right to Left", "Value": "wordArtVertRtl", "Name": "WordArtLeftToRight" } ] }, { "Type": "a:ST_TextWrappingType", "Name": "TextWrappingValues", "Summary": "Text Wrapping Types", "Facets": [ { "Comments": "Text Wrapping Type Enum ( None )", "Value": "none", "Name": "None" }, { "Comments": "Text Wrapping Type Enum ( Square )", "Value": "square", "Name": "Square" } ] }, { "Type": "a:ST_TextAnchoringType", "Name": "TextAnchoringTypeValues", "Summary": "Text Anchoring Types", "Facets": [ { "Comments": "Text Anchoring Type Enum ( Top )", "Value": "t", "Name": "Top" }, { "Comments": "Text Anchor Enum ( Center )", "Value": "ctr", "Name": "Center" }, { "Comments": "Text Anchor Enum ( Bottom )", "Value": "b", "Name": "Bottom" } ] }, { "Type": "a:ST_TextAutonumberScheme", "Name": "TextAutoNumberSchemeValues", "Summary": "Text Auto-number Schemes", "Facets": [ { "Comments": "Autonumber Enum ( alphaLcParenBoth )", "Value": "alphaLcParenBoth", "Name": "AlphaLowerCharacterParenBoth" }, { "Comments": "Autonumbering Enum ( alphaUcParenBoth )", "Value": "alphaUcParenBoth", "Name": "AlphaUpperCharacterParenBoth" }, { "Comments": "Autonumbering Enum ( alphaLcParenR )", "Value": "alphaLcParenR", "Name": "AlphaLowerCharacterParenR" }, { "Comments": "Autonumbering Enum ( alphaUcParenR )", "Value": "alphaUcParenR", "Name": "AlphaUpperCharacterParenR" }, { "Comments": "Autonumbering Enum ( alphaLcPeriod )", "Value": "alphaLcPeriod", "Name": "AlphaLowerCharacterPeriod" }, { "Comments": "Autonumbering Enum ( alphaUcPeriod )", "Value": "alphaUcPeriod", "Name": "AlphaUpperCharacterPeriod" }, { "Comments": "Autonumbering Enum ( arabicParenBoth )", "Value": "arabicParenBoth", "Name": "ArabicParenBoth" }, { "Comments": "Autonumbering Enum ( arabicParenR )", "Value": "arabicParenR", "Name": "ArabicParenR" }, { "Comments": "Autonumbering Enum ( arabicPeriod )", "Value": "arabicPeriod", "Name": "ArabicPeriod" }, { "Comments": "Autonumbering Enum ( arabicPlain )", "Value": "arabicPlain", "Name": "ArabicPlain" }, { "Comments": "Autonumbering Enum ( romanLcParenBoth )", "Value": "romanLcParenBoth", "Name": "RomanLowerCharacterParenBoth" }, { "Comments": "Autonumbering Enum ( romanUcParenBoth )", "Value": "romanUcParenBoth", "Name": "RomanUpperCharacterParenBoth" }, { "Comments": "Autonumbering Enum ( romanLcParenR )", "Value": "romanLcParenR", "Name": "RomanLowerCharacterParenR" }, { "Comments": "Autonumbering Enum ( romanUcParenR )", "Value": "romanUcParenR", "Name": "RomanUpperCharacterParenR" }, { "Comments": "Autonumbering Enum ( romanLcPeriod )", "Value": "romanLcPeriod", "Name": "RomanLowerCharacterPeriod" }, { "Comments": "Autonumbering Enum ( romanUcPeriod )", "Value": "romanUcPeriod", "Name": "RomanUpperCharacterPeriod" }, { "Comments": "Autonumbering Enum ( circleNumDbPlain )", "Value": "circleNumDbPlain", "Name": "CircleNumberDoubleBytePlain" }, { "Comments": "Autonumbering Enum ( circleNumWdBlackPlain )", "Value": "circleNumWdBlackPlain", "Name": "CircleNumberWingdingsBlackPlain" }, { "Comments": "Autonumbering Enum ( circleNumWdWhitePlain )", "Value": "circleNumWdWhitePlain", "Name": "CircleNumberWingdingsWhitePlain" }, { "Comments": "Autonumbering Enum ( arabicDbPeriod )", "Value": "arabicDbPeriod", "Name": "ArabicDoubleBytePeriod" }, { "Comments": "Autonumbering Enum ( arabicDbPlain )", "Value": "arabicDbPlain", "Name": "ArabicDoubleBytePlain" }, { "Comments": "Autonumbering Enum ( ea1ChsPeriod )", "Value": "ea1ChsPeriod", "Name": "EastAsianSimplifiedChinesePeriod" }, { "Comments": "Autonumbering Enum ( ea1ChsPlain )", "Value": "ea1ChsPlain", "Name": "EastAsianSimplifiedChinesePlain" }, { "Comments": "Autonumbering Enum ( ea1ChtPeriod )", "Value": "ea1ChtPeriod", "Name": "EastAsianTraditionalChinesePeriod" }, { "Comments": "Autonumbering Enum ( ea1ChtPlain )", "Value": "ea1ChtPlain", "Name": "EastAsianTraditionalChinesePlain" }, { "Comments": "Autonumbering Enum ( ea1JpnChsDbPeriod )", "Value": "ea1JpnChsDbPeriod", "Name": "EastAsianJapaneseDoubleBytePeriod" }, { "Comments": "Autonumbering Enum ( ea1JpnKorPlain )", "Value": "ea1JpnKorPlain", "Name": "EastAsianJapaneseKoreanPlain" }, { "Comments": "Autonumbering Enum ( ea1JpnKorPeriod )", "Value": "ea1JpnKorPeriod", "Name": "EastAsianJapaneseKoreanPeriod" }, { "Comments": "Autonumbering Enum ( arabic1Minus )", "Value": "arabic1Minus", "Name": "Arabic1Minus" }, { "Comments": "Autonumbering Enum ( arabic2Minus )", "Value": "arabic2Minus", "Name": "Arabic2Minus" }, { "Comments": "Autonumbering Enum ( hebrew2Minus )", "Value": "hebrew2Minus", "Name": "Hebrew2Minus" }, { "Comments": "Autonumbering Enum ( thaiAlphaPeriod )", "Value": "thaiAlphaPeriod", "Name": "ThaiAlphaPeriod" }, { "Comments": "Autonumbering Enum ( thaiAlphaParenR )", "Value": "thaiAlphaParenR", "Name": "ThaiAlphaParenthesisRight" }, { "Comments": "Autonumbering Enum ( thaiAlphaParenBoth )", "Value": "thaiAlphaParenBoth", "Name": "ThaiAlphaParenthesisBoth" }, { "Comments": "Autonumbering Enum ( thaiNumPeriod )", "Value": "thaiNumPeriod", "Name": "ThaiNumberPeriod" }, { "Comments": "Autonumbering Enum ( thaiNumParenR )", "Value": "thaiNumParenR", "Name": "ThaiNumberParenthesisRight" }, { "Comments": "Autonumbering Enum ( thaiNumParenBoth )", "Value": "thaiNumParenBoth", "Name": "ThaiNumberParenthesisBoth" }, { "Comments": "Autonumbering Enum ( hindiAlphaPeriod )", "Value": "hindiAlphaPeriod", "Name": "HindiAlphaPeriod" }, { "Comments": "Autonumbering Enum ( hindiNumPeriod )", "Value": "hindiNumPeriod", "Name": "HindiNumPeriod" }, { "Comments": "Autonumbering Enum ( hindiNumParenR )", "Value": "hindiNumParenR", "Name": "HindiNumberParenthesisRight" }, { "Comments": "Autonumbering Enum ( hindiAlpha1Period )", "Value": "hindiAlpha1Period", "Name": "HindiAlpha1Period" } ] }, { "Type": "a:ST_TextUnderlineType", "Name": "TextUnderlineValues", "Summary": "Text Underline Types", "Facets": [ { "Comments": "Text Underline Enum ( None )", "Value": "none", "Name": "None" }, { "Comments": "Text Underline Enum ( Words )", "Value": "words", "Name": "Words" }, { "Comments": "Text Underline Enum ( Single )", "Value": "sng", "Name": "Single" }, { "Comments": "Text Underline Enum ( Double )", "Value": "dbl", "Name": "Double" }, { "Comments": "Text Underline Enum ( Heavy )", "Value": "heavy", "Name": "Heavy" }, { "Comments": "Text Underline Enum ( Dotted )", "Value": "dotted", "Name": "Dotted" }, { "Comments": "Text Underline Enum ( Heavy Dotted )", "Value": "dottedHeavy", "Name": "HeavyDotted" }, { "Comments": "Text Underline Enum ( Dashed )", "Value": "dash", "Name": "Dash" }, { "Comments": "Text Underline Enum ( Heavy Dashed )", "Value": "dashHeavy", "Name": "DashHeavy" }, { "Comments": "Text Underline Enum ( Long Dashed )", "Value": "dashLong", "Name": "DashLong" }, { "Comments": "Text Underline Enum ( Heavy Long Dashed )", "Value": "dashLongHeavy", "Name": "DashLongHeavy" }, { "Comments": "Text Underline Enum ( Dot Dash )", "Value": "dotDash", "Name": "DotDash" }, { "Comments": "Text Underline Enum ( Heavy Dot Dash )", "Value": "dotDashHeavy", "Name": "DotDashHeavy" }, { "Comments": "Text Underline Enum ( Dot Dot Dash )", "Value": "dotDotDash", "Name": "DotDotDash" }, { "Comments": "Text Underline Enum ( Heavy Dot Dot Dash )", "Value": "dotDotDashHeavy", "Name": "DotDotDashHeavy" }, { "Comments": "Text Underline Enum ( Wavy )", "Value": "wavy", "Name": "Wavy" }, { "Comments": "Text Underline Enum ( Heavy Wavy )", "Value": "wavyHeavy", "Name": "WavyHeavy" }, { "Comments": "Text Underline Enum ( Double Wavy )", "Value": "wavyDbl", "Name": "WavyDouble" } ] }, { "Type": "a:ST_TextStrikeType", "Name": "TextStrikeValues", "Summary": "Text Strike Type", "Facets": [ { "Comments": "Text Strike Enum ( No Strike )", "Value": "noStrike", "Name": "NoStrike" }, { "Comments": "Text Strike Enum ( Single Strike )", "Value": "sngStrike", "Name": "SingleStrike" }, { "Comments": "Text Strike Enum ( Double Strike )", "Value": "dblStrike", "Name": "DoubleStrike" } ] }, { "Type": "a:ST_TextCapsType", "Name": "TextCapsValues", "Summary": "Text Cap Types", "Facets": [ { "Comments": "Text Caps Enum ( None )", "Value": "none", "Name": "None" }, { "Comments": "Text Caps Enum ( Small )", "Value": "small", "Name": "Small" }, { "Comments": "Text Caps Enum ( All )", "Value": "all", "Name": "All" } ] }, { "Type": "a:ST_TextTabAlignType", "Name": "TextTabAlignmentValues", "Summary": "Text Tab Alignment Types", "Facets": [ { "Comments": "Text Tab Alignment Enum ( Left)", "Value": "l", "Name": "Left" }, { "Comments": "Text Tab Alignment Enum ( Center )", "Value": "ctr", "Name": "Center" }, { "Comments": "Text Tab Alignment Enum ( Right )", "Value": "r", "Name": "Right" }, { "Comments": "Text Tab Alignment Enum ( Decimal )", "Value": "dec", "Name": "Decimal" } ] }, { "Type": "a:ST_TextAlignType", "Name": "TextAlignmentTypeValues", "Summary": "Text Alignment Types", "Facets": [ { "Comments": "Text Alignment Enum ( Left )", "Value": "l", "Name": "Left" }, { "Comments": "Text Alignment Enum ( Center )", "Value": "ctr", "Name": "Center" }, { "Comments": "Text Alignment Enum ( Right )", "Value": "r", "Name": "Right" }, { "Comments": "Text Alignment Enum ( Justified )", "Value": "just", "Name": "Justified" }, { "Comments": "Text Alignment Enum ( Justified Low )", "Value": "justLow", "Name": "JustifiedLow" }, { "Comments": "Text Alignment Enum ( Distributed )", "Value": "dist", "Name": "Distributed" }, { "Comments": "Text Alignment Enum ( Thai Distributed )", "Value": "thaiDist", "Name": "ThaiDistributed" } ] }, { "Type": "a:ST_TextFontAlignType", "Name": "TextFontAlignmentValues", "Summary": "Font Alignment Types", "Facets": [ { "Comments": "Font Alignment Enum ( Automatic )", "Value": "auto", "Name": "Automatic" }, { "Comments": "Font Alignment Enum ( Top )", "Value": "t", "Name": "Top" }, { "Comments": "Font Alignment Enum ( Center )", "Value": "ctr", "Name": "Center" }, { "Comments": "Font Alignment Enum ( Baseline )", "Value": "base", "Name": "Baseline" }, { "Comments": "Font Alignment Enum ( Bottom )", "Value": "b", "Name": "Bottom" } ] }, { "Type": "a:ST_PresetColorVal", "Name": "PresetColorValues", "Summary": "Preset Color Value", "Facets": [ { "Comments": "Alice Blue Preset Color", "Value": "aliceBlue", "Name": "AliceBlue" }, { "Comments": "Antique White Preset Color", "Value": "antiqueWhite", "Name": "AntiqueWhite" }, { "Comments": "Aqua Preset Color", "Value": "aqua", "Name": "Aqua" }, { "Comments": "Aquamarine Preset Color", "Value": "aquamarine", "Name": "Aquamarine" }, { "Comments": "Azure Preset Color", "Value": "azure", "Name": "Azure" }, { "Comments": "Beige Preset Color", "Value": "beige", "Name": "Beige" }, { "Comments": "Bisque Preset Color", "Value": "bisque", "Name": "Bisque" }, { "Comments": "Black Preset Color", "Value": "black", "Name": "Black" }, { "Comments": "Blanched Almond Preset Color", "Value": "blanchedAlmond", "Name": "BlanchedAlmond" }, { "Comments": "Blue Preset Color", "Value": "blue", "Name": "Blue" }, { "Comments": "Blue Violet Preset Color", "Value": "blueViolet", "Name": "BlueViolet" }, { "Comments": "Brown Preset Color", "Value": "brown", "Name": "Brown" }, { "Comments": "Burly Wood Preset Color", "Value": "burlyWood", "Name": "BurlyWood" }, { "Comments": "Cadet Blue Preset Color", "Value": "cadetBlue", "Name": "CadetBlue" }, { "Comments": "Chartreuse Preset Color", "Value": "chartreuse", "Name": "Chartreuse" }, { "Comments": "Chocolate Preset Color", "Value": "chocolate", "Name": "Chocolate" }, { "Comments": "Coral Preset Color", "Value": "coral", "Name": "Coral" }, { "Comments": "Cornflower Blue Preset Color", "Value": "cornflowerBlue", "Name": "CornflowerBlue" }, { "Comments": "Cornsilk Preset Color", "Value": "cornsilk", "Name": "Cornsilk" }, { "Comments": "Crimson Preset Color", "Value": "crimson", "Name": "Crimson" }, { "Comments": "Cyan Preset Color", "Value": "cyan", "Name": "Cyan" }, { "Comments": "Dark Blue Preset Color", "Value": "dkBlue", "Name": "DarkBlue" }, { "Comments": "Dark Cyan Preset Color", "Value": "dkCyan", "Name": "DarkCyan" }, { "Comments": "Dark Goldenrod Preset Color", "Value": "dkGoldenrod", "Name": "DarkGoldenrod" }, { "Comments": "Dark Gray Preset Color", "Value": "dkGray", "Name": "DarkGray" }, { "Comments": "Dark Green Preset Color", "Value": "dkGreen", "Name": "DarkGreen" }, { "Comments": "Dark Khaki Preset Color", "Value": "dkKhaki", "Name": "DarkKhaki" }, { "Comments": "Dark Magenta Preset Color", "Value": "dkMagenta", "Name": "DarkMagenta" }, { "Comments": "Dark Olive Green Preset Color", "Value": "dkOliveGreen", "Name": "DarkOliveGreen" }, { "Comments": "Dark Orange Preset Color", "Value": "dkOrange", "Name": "DarkOrange" }, { "Comments": "Dark Orchid Preset Color", "Value": "dkOrchid", "Name": "DarkOrchid" }, { "Comments": "Dark Red Preset Color", "Value": "dkRed", "Name": "DarkRed" }, { "Comments": "Dark Salmon Preset Color", "Value": "dkSalmon", "Name": "DarkSalmon" }, { "Comments": "Dark Sea Green Preset Color", "Value": "dkSeaGreen", "Name": "DarkSeaGreen" }, { "Comments": "Dark Slate Blue Preset Color", "Value": "dkSlateBlue", "Name": "DarkSlateBlue" }, { "Comments": "Dark Slate Gray Preset Color", "Value": "dkSlateGray", "Name": "DarkSlateGray" }, { "Comments": "Dark Turquoise Preset Color", "Value": "dkTurquoise", "Name": "DarkTurquoise" }, { "Comments": "Dark Violet Preset Color", "Value": "dkViolet", "Name": "DarkViolet" }, { "Comments": "Deep Pink Preset Color", "Value": "deepPink", "Name": "DeepPink" }, { "Comments": "Deep Sky Blue Preset Color", "Value": "deepSkyBlue", "Name": "DeepSkyBlue" }, { "Comments": "Dim Gray Preset Color", "Value": "dimGray", "Name": "DimGray" }, { "Comments": "Dodger Blue Preset Color", "Value": "dodgerBlue", "Name": "DodgerBlue" }, { "Comments": "Firebrick Preset Color", "Value": "firebrick", "Name": "Firebrick" }, { "Comments": "Floral White Preset Color", "Value": "floralWhite", "Name": "FloralWhite" }, { "Comments": "Forest Green Preset Color", "Value": "forestGreen", "Name": "ForestGreen" }, { "Comments": "Fuchsia Preset Color", "Value": "fuchsia", "Name": "Fuchsia" }, { "Comments": "Gainsboro Preset Color", "Value": "gainsboro", "Name": "Gainsboro" }, { "Comments": "Ghost White Preset Color", "Value": "ghostWhite", "Name": "GhostWhite" }, { "Comments": "Gold Preset Color", "Value": "gold", "Name": "Gold" }, { "Comments": "Goldenrod Preset Color", "Value": "goldenrod", "Name": "Goldenrod" }, { "Comments": "Gray Preset Color", "Value": "gray", "Name": "Gray" }, { "Comments": "Green Preset Color", "Value": "green", "Name": "Green" }, { "Comments": "Green Yellow Preset Color", "Value": "greenYellow", "Name": "GreenYellow" }, { "Comments": "Honeydew Preset Color", "Value": "honeydew", "Name": "Honeydew" }, { "Comments": "Hot Pink Preset Color", "Value": "hotPink", "Name": "HotPink" }, { "Comments": "Indian Red Preset Color", "Value": "indianRed", "Name": "IndianRed" }, { "Comments": "Indigo Preset Color", "Value": "indigo", "Name": "Indigo" }, { "Comments": "Ivory Preset Color", "Value": "ivory", "Name": "Ivory" }, { "Comments": "Khaki Preset Color", "Value": "khaki", "Name": "Khaki" }, { "Comments": "Lavender Preset Color", "Value": "lavender", "Name": "Lavender" }, { "Comments": "Lavender Blush Preset Color", "Value": "lavenderBlush", "Name": "LavenderBlush" }, { "Comments": "Lawn Green Preset Color", "Value": "lawnGreen", "Name": "LawnGreen" }, { "Comments": "Lemon Chiffon Preset Color", "Value": "lemonChiffon", "Name": "LemonChiffon" }, { "Comments": "Light Blue Preset Color", "Value": "ltBlue", "Name": "LightBlue" }, { "Comments": "Light Coral Preset Color", "Value": "ltCoral", "Name": "LightCoral" }, { "Comments": "Light Cyan Preset Color", "Value": "ltCyan", "Name": "LightCyan" }, { "Comments": "Light Goldenrod Yellow Preset Color", "Value": "ltGoldenrodYellow", "Name": "LightGoldenrodYellow" }, { "Comments": "Light Gray Preset Color", "Value": "ltGray", "Name": "LightGray" }, { "Comments": "Light Green Preset Color", "Value": "ltGreen", "Name": "LightGreen" }, { "Comments": "Light Pink Preset Color", "Value": "ltPink", "Name": "LightPink" }, { "Comments": "Light Salmon Preset Color", "Value": "ltSalmon", "Name": "LightSalmon" }, { "Comments": "Light Sea Green Preset Color", "Value": "ltSeaGreen", "Name": "LightSeaGreen" }, { "Comments": "Light Sky Blue Preset Color", "Value": "ltSkyBlue", "Name": "LightSkyBlue" }, { "Comments": "Light Slate Gray Preset Color", "Value": "ltSlateGray", "Name": "LightSlateGray" }, { "Comments": "Light Steel Blue Preset Color", "Value": "ltSteelBlue", "Name": "LightSteelBlue" }, { "Comments": "Light Yellow Preset Color", "Value": "ltYellow", "Name": "LightYellow" }, { "Comments": "Lime Preset Color", "Value": "lime", "Name": "Lime" }, { "Comments": "Lime Green Preset Color", "Value": "limeGreen", "Name": "LimeGreen" }, { "Comments": "Linen Preset Color", "Value": "linen", "Name": "Linen" }, { "Comments": "Magenta Preset Color", "Value": "magenta", "Name": "Magenta" }, { "Comments": "Maroon Preset Color", "Value": "maroon", "Name": "Maroon" }, { "Comments": "Medium Aquamarine Preset Color", "Value": "medAquamarine", "Name": "MedAquamarine" }, { "Comments": "Medium Blue Preset Color", "Value": "medBlue", "Name": "MediumBlue" }, { "Comments": "Medium Orchid Preset Color", "Value": "medOrchid", "Name": "MediumOrchid" }, { "Comments": "Medium Purple Preset Color", "Value": "medPurple", "Name": "MediumPurple" }, { "Comments": "Medium Sea Green Preset Color", "Value": "medSeaGreen", "Name": "MediumSeaGreen" }, { "Comments": "Medium Slate Blue Preset Color", "Value": "medSlateBlue", "Name": "MediumSlateBlue" }, { "Comments": "Medium Spring Green Preset Color", "Value": "medSpringGreen", "Name": "MediumSpringGreen" }, { "Comments": "Medium Turquoise Preset Color", "Value": "medTurquoise", "Name": "MediumTurquoise" }, { "Comments": "Medium Violet Red Preset Color", "Value": "medVioletRed", "Name": "MediumVioletRed" }, { "Comments": "Midnight Blue Preset Color", "Value": "midnightBlue", "Name": "MidnightBlue" }, { "Comments": "Mint Cream Preset Color", "Value": "mintCream", "Name": "MintCream" }, { "Comments": "Misty Rose Preset Color", "Value": "mistyRose", "Name": "MistyRose" }, { "Comments": "Moccasin Preset Color", "Value": "moccasin", "Name": "Moccasin" }, { "Comments": "Navajo White Preset Color", "Value": "navajoWhite", "Name": "NavajoWhite" }, { "Comments": "Navy Preset Color", "Value": "navy", "Name": "Navy" }, { "Comments": "Old Lace Preset Color", "Value": "oldLace", "Name": "OldLace" }, { "Comments": "Olive Preset Color", "Value": "olive", "Name": "Olive" }, { "Comments": "Olive Drab Preset Color", "Value": "oliveDrab", "Name": "OliveDrab" }, { "Comments": "Orange Preset Color", "Value": "orange", "Name": "Orange" }, { "Comments": "Orange Red Preset Color", "Value": "orangeRed", "Name": "OrangeRed" }, { "Comments": "Orchid Preset Color", "Value": "orchid", "Name": "Orchid" }, { "Comments": "Pale Goldenrod Preset Color", "Value": "paleGoldenrod", "Name": "PaleGoldenrod" }, { "Comments": "Pale Green Preset Color", "Value": "paleGreen", "Name": "PaleGreen" }, { "Comments": "Pale Turquoise Preset Color", "Value": "paleTurquoise", "Name": "PaleTurquoise" }, { "Comments": "Pale Violet Red Preset Color", "Value": "paleVioletRed", "Name": "PaleVioletRed" }, { "Comments": "Papaya Whip Preset Color", "Value": "papayaWhip", "Name": "PapayaWhip" }, { "Comments": "Peach Puff Preset Color", "Value": "peachPuff", "Name": "PeachPuff" }, { "Comments": "Peru Preset Color", "Value": "peru", "Name": "Peru" }, { "Comments": "Pink Preset Color", "Value": "pink", "Name": "Pink" }, { "Comments": "Plum Preset Color", "Value": "plum", "Name": "Plum" }, { "Comments": "Powder Blue Preset Color", "Value": "powderBlue", "Name": "PowderBlue" }, { "Comments": "Purple Preset Color", "Value": "purple", "Name": "Purple" }, { "Comments": "Red Preset Color", "Value": "red", "Name": "Red" }, { "Comments": "Rosy Brown Preset Color", "Value": "rosyBrown", "Name": "RosyBrown" }, { "Comments": "Royal Blue Preset Color", "Value": "royalBlue", "Name": "RoyalBlue" }, { "Comments": "Saddle Brown Preset Color", "Value": "saddleBrown", "Name": "SaddleBrown" }, { "Comments": "Salmon Preset Color", "Value": "salmon", "Name": "Salmon" }, { "Comments": "Sandy Brown Preset Color", "Value": "sandyBrown", "Name": "SandyBrown" }, { "Comments": "Sea Green Preset Color", "Value": "seaGreen", "Name": "SeaGreen" }, { "Comments": "Sea Shell Preset Color", "Value": "seaShell", "Name": "SeaShell" }, { "Comments": "Sienna Preset Color", "Value": "sienna", "Name": "Sienna" }, { "Comments": "Silver Preset Color", "Value": "silver", "Name": "Silver" }, { "Comments": "Sky Blue Preset Color", "Value": "skyBlue", "Name": "SkyBlue" }, { "Comments": "Slate Blue Preset Color", "Value": "slateBlue", "Name": "SlateBlue" }, { "Comments": "Slate Gray Preset Color", "Value": "slateGray", "Name": "SlateGray" }, { "Comments": "Snow Preset Color", "Value": "snow", "Name": "Snow" }, { "Comments": "Spring Green Preset Color", "Value": "springGreen", "Name": "SpringGreen" }, { "Comments": "Steel Blue Preset Color", "Value": "steelBlue", "Name": "SteelBlue" }, { "Comments": "Tan Preset Color", "Value": "tan", "Name": "Tan" }, { "Comments": "Teal Preset Color", "Value": "teal", "Name": "Teal" }, { "Comments": "Thistle Preset Color", "Value": "thistle", "Name": "Thistle" }, { "Comments": "Tomato Preset Color", "Value": "tomato", "Name": "Tomato" }, { "Comments": "Turquoise Preset Color", "Value": "turquoise", "Name": "Turquoise" }, { "Comments": "Violet Preset Color", "Value": "violet", "Name": "Violet" }, { "Comments": "Wheat Preset Color", "Value": "wheat", "Name": "Wheat" }, { "Comments": "White Preset Color", "Value": "white", "Name": "White" }, { "Comments": "White Smoke Preset Color", "Value": "whiteSmoke", "Name": "WhiteSmoke" }, { "Comments": "Yellow Preset Color", "Value": "yellow", "Name": "Yellow" }, { "Comments": "Yellow Green Preset Color", "Value": "yellowGreen", "Name": "YellowGreen" }, { "Version": "Office2010", "Value": "darkBlue", "Name": "DarkBlue2010" }, { "Version": "Office2010", "Value": "darkCyan", "Name": "DarkCyan2010" }, { "Version": "Office2010", "Value": "darkGoldenrod", "Name": "DarkGoldenrod2010" }, { "Version": "Office2010", "Value": "darkGray", "Name": "DarkGray2010" }, { "Version": "Office2010", "Value": "darkGrey", "Name": "DarkGrey2010" }, { "Version": "Office2010", "Value": "darkGreen", "Name": "DarkGreen2010" }, { "Version": "Office2010", "Value": "darkKhaki", "Name": "DarkKhaki2010" }, { "Version": "Office2010", "Value": "darkMagenta", "Name": "DarkMagenta2010" }, { "Version": "Office2010", "Value": "darkOliveGreen", "Name": "DarkOliveGreen2010" }, { "Version": "Office2010", "Value": "darkOrange", "Name": "DarkOrange2010" }, { "Version": "Office2010", "Value": "darkOrchid", "Name": "DarkOrchid2010" }, { "Version": "Office2010", "Value": "darkRed", "Name": "DarkRed2010" }, { "Version": "Office2010", "Value": "darkSalmon", "Name": "DarkSalmon2010" }, { "Version": "Office2010", "Value": "darkSeaGreen", "Name": "DarkSeaGreen2010" }, { "Version": "Office2010", "Value": "darkSlateBlue", "Name": "DarkSlateBlue2010" }, { "Version": "Office2010", "Value": "darkSlateGray", "Name": "DarkSlateGray2010" }, { "Version": "Office2010", "Value": "darkSlateGrey", "Name": "DarkSlateGrey2010" }, { "Version": "Office2010", "Value": "darkTurquoise", "Name": "DarkTurquoise2010" }, { "Version": "Office2010", "Value": "darkViolet", "Name": "DarkViolet2010" }, { "Version": "Office2010", "Value": "lightBlue", "Name": "LightBlue2010" }, { "Version": "Office2010", "Value": "lightCoral", "Name": "LightCoral2010" }, { "Version": "Office2010", "Value": "lightCyan", "Name": "LightCyan2010" }, { "Version": "Office2010", "Value": "lightGoldenrodYellow", "Name": "LightGoldenrodYellow2010" }, { "Version": "Office2010", "Value": "lightGray", "Name": "LightGray2010" }, { "Version": "Office2010", "Value": "lightGrey", "Name": "LightGrey2010" }, { "Version": "Office2010", "Value": "lightGreen", "Name": "LightGreen2010" }, { "Version": "Office2010", "Value": "lightPink", "Name": "LightPink2010" }, { "Version": "Office2010", "Value": "lightSalmon", "Name": "LightSalmon2010" }, { "Version": "Office2010", "Value": "lightSeaGreen", "Name": "LightSeaGreen2010" }, { "Version": "Office2010", "Value": "lightSkyBlue", "Name": "LightSkyBlue2010" }, { "Version": "Office2010", "Value": "lightSlateGray", "Name": "LightSlateGray2010" }, { "Version": "Office2010", "Value": "lightSlateGrey", "Name": "LightSlateGrey2010" }, { "Version": "Office2010", "Value": "lightSteelBlue", "Name": "LightSteelBlue2010" }, { "Version": "Office2010", "Value": "lightYellow", "Name": "LightYellow2010" }, { "Version": "Office2010", "Value": "mediumAquamarine", "Name": "MediumAquamarine2010" }, { "Version": "Office2010", "Value": "mediumBlue", "Name": "MediumBlue2010" }, { "Version": "Office2010", "Value": "mediumOrchid", "Name": "MediumOrchid2010" }, { "Version": "Office2010", "Value": "mediumPurple", "Name": "MediumPurple2010" }, { "Version": "Office2010", "Value": "mediumSeaGreen", "Name": "MediumSeaGreen2010" }, { "Version": "Office2010", "Value": "mediumSlateBlue", "Name": "MediumSlateBlue2010" }, { "Version": "Office2010", "Value": "mediumSpringGreen", "Name": "MediumSpringGreen2010" }, { "Version": "Office2010", "Value": "mediumTurquoise", "Name": "MediumTurquoise2010" }, { "Version": "Office2010", "Value": "mediumVioletRed", "Name": "MediumVioletRed2010" }, { "Version": "Office2010", "Value": "dkGrey", "Name": "DarkGrey" }, { "Version": "Office2010", "Value": "dimGrey", "Name": "DimGrey" }, { "Version": "Office2010", "Value": "dkSlateGrey", "Name": "DarkSlateGrey" }, { "Version": "Office2010", "Value": "grey", "Name": "Grey" }, { "Version": "Office2010", "Value": "ltGrey", "Name": "LightGrey" }, { "Version": "Office2010", "Value": "ltSlateGrey", "Name": "LightSlateGrey" }, { "Version": "Office2010", "Value": "slateGrey", "Name": "SlateGrey" } ] } ] }