unioffice/schema/soo/ofc/extended_properties/extended_properties.go

123 lines
74 KiB
Go
Raw Normal View History

2020-08-23 14:15:53 +00:00
//
// Copyright 2020 FoxyUtils ehf. All rights reserved.
//
// This is a commercial product and requires a license to operate.
// A trial license can be obtained at https://unidoc.io
//
// DO NOT EDIT: generated by unitwist Go source code obfuscator.
//
// Use of this source code is governed by the UniDoc End User License Agreement
// terms that can be accessed at https://unidoc.io/eula/
2020-08-31 22:58:25 +00:00
package extended_properties ;import (_e "encoding/xml";_ee "github.com/unidoc/unioffice";_eee "github.com/unidoc/unioffice/schema/soo/ofc/docPropsVTypes";);type CT_Properties struct{
2020-08-23 14:15:53 +00:00
// Name of Document Template
Template *string ;
// Name of Manager
Manager *string ;
// Name of Company
Company *string ;
// Total Number of Pages
Pages *int32 ;
// Word Count
Words *int32 ;
// Total Number of Characters
Characters *int32 ;
// Intended Format of Presentation
PresentationFormat *string ;
// Number of Lines
Lines *int32 ;
// Total Number of Paragraphs
Paragraphs *int32 ;
// Slides Metadata Element
Slides *int32 ;
// Number of Slides Containing Notes
Notes *int32 ;
// Total Edit Time Metadata Element
TotalTime *int32 ;
// Number of Hidden Slides
HiddenSlides *int32 ;
// Total Number of Multimedia Clips
MMClips *int32 ;
// Thumbnail Display Mode
ScaleCrop *bool ;
// Heading Pairs
HeadingPairs *CT_VectorVariant ;
// Part Titles
TitlesOfParts *CT_VectorLpstr ;
// Links Up-to-Date
LinksUpToDate *bool ;
// Number of Characters (With Spaces)
CharactersWithSpaces *int32 ;
// Shared Document
SharedDoc *bool ;
// Relative Hyperlink Base
HyperlinkBase *string ;
// Hyperlink List
HLinks *CT_VectorVariant ;
// Hyperlinks Changed
HyperlinksChanged *bool ;
// Digital Signature
DigSig *CT_DigSigBlob ;
// Application Name
Application *string ;
// Application Version
AppVersion *string ;
// Document Security
2020-08-31 22:58:25 +00:00
DocSecurity *int32 ;};func (_cb *CT_Properties )MarshalXML (e *_e .Encoder ,start _e .StartElement )error {e .EncodeToken (start );if _cb .Template !=nil {_efc :=_e .StartElement {Name :_e .Name {Local :"\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065"}};_ee .AddPreserveSpaceAttr (&_efc ,*_cb .Template );e .EncodeElement (_cb .Template ,_efc );};if _cb .Manager !=nil {_gg :=_e .StartElement {Name :_e .Name {Local :"\u004da\u006e\u0061\u0067\u0065\u0072"}};_ee .AddPreserveSpaceAttr (&_gg ,*_cb .Manager );e .EncodeElement (_cb .Manager ,_gg );};if _cb .Company !=nil {_bg :=_e .StartElement {Name :_e .Name {Local :"\u0043o\u006d\u0070\u0061\u006e\u0079"}};_ee .AddPreserveSpaceAttr (&_bg ,*_cb .Company );e .EncodeElement (_cb .Company ,_bg );};if _cb .Pages !=nil {_a :=_e .StartElement {Name :_e .Name {Local :"\u0050\u0061\u0067e\u0073"}};e .EncodeElement (_cb .Pages ,_a );};if _cb .Words !=nil {_fc :=_e .StartElement {Name :_e .Name {Local :"\u0057\u006f\u0072d\u0073"}};e .EncodeElement (_cb .Words ,_fc );};if _cb .Characters !=nil {_ggf :=_e .StartElement {Name :_e .Name {Local :"\u0043\u0068\u0061\u0072\u0061\u0063\u0074\u0065\u0072\u0073"}};e .EncodeElement (_cb .Characters ,_ggf );};if _cb .PresentationFormat !=nil {_ag :=_e .StartElement {Name :_e .Name {Local :"\u0050r\u0065s\u0065\u006e\u0074\u0061\u0074i\u006f\u006eF\u006f\u0072\u006d\u0061\u0074"}};_ee .AddPreserveSpaceAttr (&_ag ,*_cb .PresentationFormat );e .EncodeElement (_cb .PresentationFormat ,_ag );};if _cb .Lines !=nil {_ec :=_e .StartElement {Name :_e .Name {Local :"\u004c\u0069\u006ee\u0073"}};e .EncodeElement (_cb .Lines ,_ec );};if _cb .Paragraphs !=nil {_dfg :=_e .StartElement {Name :_e .Name {Local :"\u0050\u0061\u0072\u0061\u0067\u0072\u0061\u0070\u0068\u0073"}};e .EncodeElement (_cb .Paragraphs ,_dfg );};if _cb .Slides !=nil {_ad :=_e .StartElement {Name :_e .Name {Local :"\u0053\u006c\u0069\u0064\u0065\u0073"}};e .EncodeElement (_cb .Slides ,_ad );};if _cb .Notes !=nil {_ecb :=_e .StartElement {Name :_e .Name {Local :"\u004e\u006f\u0074e\u0073"}};e .EncodeElement (_cb .Notes ,_ecb );};if _cb .TotalTime !=nil {_cbb :=_e .StartElement {Name :_e .Name {Local :"\u0054o\u0074\u0061\u006c\u0054\u0069\u006de"}};e .EncodeElement (_cb .TotalTime ,_cbb );};if _cb .HiddenSlides !=nil {_fd :=_e .StartElement {Name :_e .Name {Local :"\u0048\u0069\u0064d\u0065\u006e\u0053\u006c\u0069\u0064\u0065\u0073"}};e .EncodeElement (_cb .HiddenSlides ,_fd );};if _cb .MMClips !=nil {_ed :=_e .StartElement {Name :_e .Name {Local :"\u004dM\u0043\u006c\u0069\u0070\u0073"}};e .EncodeElement (_cb .MMClips ,_ed );};if _cb .ScaleCrop !=nil {_fdc :=_e .StartElement {Name :_e .Name {Local :"\u0053c\u0061\u006c\u0065\u0043\u0072\u006fp"}};e .EncodeElement (_cb .ScaleCrop ,_fdc );};if _cb .HeadingPairs !=nil {_cg :=_e .StartElement {Name :_e .Name {Local :"\u0048\u0065\u0061d\u0069\u006e\u0067\u0050\u0061\u0069\u0072\u0073"}};e .EncodeElement (_cb .HeadingPairs ,_cg );};if _cb .TitlesOfParts !=nil {_dd :=_e .StartElement {Name :_e .Name {Local :"\u0054\u0069\u0074\u006c\u0065\u0073\u004f\u0066\u0050\u0061\u0072\u0074\u0073"}};e .EncodeElement (_cb .TitlesOfParts ,_dd );};if _cb .LinksUpToDate !=nil {_fe :=_e .StartElement {Name :_e .Name {Local :"\u004c\u0069\u006e\u006b\u0073\u0055\u0070\u0054\u006f\u0044\u0061\u0074\u0065"}};e .EncodeElement (_cb .LinksUpToDate ,_fe );};if _cb .CharactersWithSpaces !=nil {_ac :=_e .StartElement {Name :_e .Name {Local :"C\u0068a\u0072\u0061\u0063\u0074\u0065\u0072\u0073\u0057i\u0074\u0068\u0053\u0070ac\u0065\u0073"}};e .EncodeElement (_cb .CharactersWithSpaces ,_ac );};if _cb .SharedDoc !=nil {_bee :=_e .StartElement {Name :_e .Name {Local :"\u0053h\u0061\u0072\u0065\u0064\u0044\u006fc"}};e .EncodeElement (_cb .SharedDoc ,_bee );};if _cb .HyperlinkBase !=nil {_gd :=_e .StartElement {Name :_e .Name {Local :"\u0048\u0079\u0070\u0065\u0072\u006c\u0069\u006e\u006b\u0042\u0061\u0073\u0065"}};_ee .AddPreserveSpaceAttr (&_gd ,*_cb .HyperlinkBase );e .EncodeElement (_cb .HyperlinkBase ,_gd );};if _cb .HLinks !=nil {_da :=_e .StartElement {Name :_e .Name {L
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// ValidateWithPath validates the CT_VectorVariant and its children, prefixing error messages with path
func (_eab *CT_VectorVariant )ValidateWithPath (path string )error {if _egg :=_eab .Vector .ValidateWithPath (path +"\u002fV\u0065\u0063\u0074\u006f\u0072");_egg !=nil {return _egg ;};return nil ;};func (_g *CT_DigSigBlob )MarshalXML (e *_e .Encoder ,start _e .StartElement )error {e .EncodeToken (start );_ef :=_e .StartElement {Name :_e .Name {Local :"\u0076t\u003a\u0062\u006c\u006f\u0062"}};_ee .AddPreserveSpaceAttr (&_ef ,_g .Blob );e .EncodeElement (_g .Blob ,_ef );e .EncodeToken (_e .EndElement {Name :start .Name });return nil ;};type CT_VectorLpstr struct{Vector *_eee .Vector ;};func NewProperties ()*Properties {_dgg :=&Properties {};_dgg .CT_Properties =*NewCT_Properties ();return _dgg ;};type Properties struct{CT_Properties };func (_dce *Properties )MarshalXML (e *_e .Encoder ,start _e .StartElement )error {start .Attr =append (start .Attr ,_e .Attr {Name :_e .Name {Local :"\u0078\u006d\u006cn\u0073"},Value :"\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073"});start .Attr =append (start .Attr ,_e .Attr {Name :_e .Name {Local :"\u0078\u006d\u006c\u006e\u0073\u003a\u0076\u0074"},Value :"\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002e\u006f\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006d\u0061\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006fc\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0064\u006f\u0063P\u0072\u006f\u0070s\u0056\u0054\u0079\u0070\u0065\u0073"});start .Attr =append (start .Attr ,_e .Attr {Name :_e .Name {Local :"\u0078m\u006c\u006e\u0073\u003a\u0078\u006dl"},Value :"\u0068\u0074tp\u003a\u002f\u002fw\u0077\u0077\u002e\u00773.o\u0072g/\u0058\u004d\u004c\u002f\u0031\u0039\u00398/\u006e\u0061\u006d\u0065\u0073\u0070\u0061c\u0065"});start .Name .Local ="\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073";return _dce .CT_Properties .MarshalXML (e ,start );};type CT_VectorVariant struct{Vector *_eee .Vector ;};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// Validate validates the CT_VectorLpstr and its children
func (_ca *CT_VectorLpstr )Validate ()error {return _ca .ValidateWithPath ("\u0043\u0054\u005f\u0056\u0065\u0063\u0074\u006f\u0072L\u0070\u0073\u0074\u0072");};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// Validate validates the CT_VectorVariant and its children
func (_gbd *CT_VectorVariant )Validate ()error {return _gbd .ValidateWithPath ("\u0043\u0054_\u0056\u0065\u0063t\u006f\u0072\u0056\u0061\u0072\u0069\u0061\u006e\u0074");};func (_fdb *CT_VectorLpstr )MarshalXML (e *_e .Encoder ,start _e .StartElement )error {e .EncodeToken (start );_db :=_e .StartElement {Name :_e .Name {Local :"\u0076t\u003a\u0076\u0065\u0063\u0074\u006fr"}};e .EncodeElement (_fdb .Vector ,_db );e .EncodeToken (_e .EndElement {Name :start .Name });return nil ;};func (_f *CT_DigSigBlob )UnmarshalXML (d *_e .Decoder ,start _e .StartElement )error {_be :for {_eg ,_ba :=d .Token ();if _ba !=nil {return _ba ;};switch _c :=_eg .(type ){case _e .StartElement :switch _c .Name {case _e .Name {Space :"\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002e\u006f\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006d\u0061\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006fc\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0064\u006f\u0063P\u0072\u006f\u0070s\u0056\u0054\u0079\u0070\u0065\u0073",Local :"\u0062\u006c\u006f\u0062"},_e .Name {Space :"\u0068\u0074\u0074\u0070\u003a\u002f/\u0070\u0075\u0072l\u002e\u006f\u0063l\u0063\u002e\u006f\u0072\u0067\u002f\u006f\u006f\u0078\u006dl\u002f\u006f\u0066\u0066\u0069ce\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0064\u006f\u0063\u0050\u0072\u006f\u0070\u0073\u0056\u0054\u0079\u0070\u0065\u0073",Local :"\u0062\u006c\u006f\u0062"}:if _d :=d .DecodeElement (&_f .Blob ,&_c );_d !=nil {return _d ;};default:_ee .Log ("\u0073\u006b\u0069\u0070\u0070\u0069\u006e\u0067 \u0075\u006e\u0073up\u0070\u006f\u0072\u0074\u0065\u0064 \u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006f\u006e\u0020\u0043\u0054\u005f\u0044i\u0067\u0053\u0069\u0067\u0042\u006c\u006f\u0062 \u0025\u0076",_c .Name );if _gc :=d .Skip ();_gc !=nil {return _gc ;};};case _e .EndElement :break _be ;case _e .CharData :};};return nil ;};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// ValidateWithPath validates the CT_DigSigBlob and its children, prefixing error messages with path
func (_beb *CT_DigSigBlob )ValidateWithPath (path string )error {return nil };func (_gfe *CT_VectorVariant )UnmarshalXML (d *_e .Decoder ,start _e .StartElement )error {_gfe .Vector =_eee .NewVector ();_cad :for {_fcae ,_dgc :=d .Token ();if _dgc !=nil {return _dgc ;};switch _cac :=_fcae .(type ){case _e .StartElement :switch _cac .Name {case _e .Name {Space :"\u0068\u0074\u0074\u0070\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002e\u006f\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006d\u0061\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006fc\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0064\u006f\u0063P\u0072\u006f\u0070s\u0056\u0054\u0079\u0070\u0065\u0073",Local :"\u0076\u0065\u0063\u0074\u006f\u0072"},_e .Name {Space :"\u0068\u0074\u0074\u0070\u003a\u002f/\u0070\u0075\u0072l\u002e\u006f\u0063l\u0063\u002e\u006f\u0072\u0067\u002f\u006f\u006f\u0078\u006dl\u002f\u006f\u0066\u0066\u0069ce\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0064\u006f\u0063\u0050\u0072\u006f\u0070\u0073\u0056\u0054\u0079\u0070\u0065\u0073",Local :"\u0076\u0065\u0063\u0074\u006f\u0072"}:if _ccb :=d .DecodeElement (_gfe .Vector ,&_cac );_ccb !=nil {return _ccb ;};default:_ee .Log ("\u0073\u006b\u0069\u0070\u0070i\u006e\u0067\u0020\u0075\u006e\u0073\u0075\u0070\u0070\u006f\u0072\u0074\u0065d\u0020\u0065\u006c\u0065\u006d\u0065\u006e\u0074\u0020\u006f\u006e\u0020\u0043\u0054\u005f\u0056\u0065\u0063\u0074\u006f\u0072\u0056\u0061\u0072\u0069\u0061\u006e\u0074\u0020\u0025v",_cac .Name );if _aga :=d .Skip ();_aga !=nil {return _aga ;};};case _e .EndElement :break _cad ;case _e .CharData :};};return nil ;};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// Validate validates the CT_Properties and its children
func (_ggd *CT_Properties )Validate ()error {return _ggd .ValidateWithPath ("\u0043\u0054\u005f\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");};func NewCT_VectorLpstr ()*CT_VectorLpstr {_agb :=&CT_VectorLpstr {};_agb .Vector =_eee .NewVector ();return _agb ;};type CT_DigSigBlob struct{Blob string ;};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// Validate validates the Properties and its children
func (_aed *Properties )Validate ()error {return _aed .ValidateWithPath ("\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073");};func NewCT_Properties ()*CT_Properties {_df :=&CT_Properties {};return _df };
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// ValidateWithPath validates the CT_Properties and its children, prefixing error messages with path
func (_dcd *CT_Properties )ValidateWithPath (path string )error {if _dcd .HeadingPairs !=nil {if _bcb :=_dcd .HeadingPairs .ValidateWithPath (path +"\u002f\u0048\u0065\u0061\u0064\u0069\u006e\u0067\u0050\u0061\u0069\u0072\u0073");_bcb !=nil {return _bcb ;};};if _dcd .TitlesOfParts !=nil {if _bce :=_dcd .TitlesOfParts .ValidateWithPath (path +"\u002f\u0054\u0069\u0074\u006c\u0065\u0073\u004f\u0066P\u0061\u0072\u0074\u0073");_bce !=nil {return _bce ;};};if _dcd .HLinks !=nil {if _fcdc :=_dcd .HLinks .ValidateWithPath (path +"\u002fH\u004c\u0069\u006e\u006b\u0073");_fcdc !=nil {return _fcdc ;};};if _dcd .DigSig !=nil {if _egc :=_dcd .DigSig .ValidateWithPath (path +"\u002fD\u0069\u0067\u0053\u0069\u0067");_egc !=nil {return _egc ;};};return nil ;};func (_ge *CT_VectorVariant )MarshalXML (e *_e .Encoder ,start _e .StartElement )error {e .EncodeToken (start );_fca :=_e .StartElement {Name :_e .Name {Local :"\u0076t\u003a\u0076\u0065\u0063\u0074\u006fr"}};e .EncodeElement (_ge .Vector ,_fca );e .EncodeToken (_e .EndElement {Name :start .Name });return nil ;};
2020-08-23 14:15:53 +00:00
2020-08-31 22:58:25 +00:00
// Validate validates the CT_DigSigBlob and its children
func (_bc *CT_DigSigBlob )Validate ()error {return _bc .ValidateWithPath ("\u0043\u0054\u005f\u0044\u0069\u0067\u0053\u0069\u0067\u0042\u006c\u006f\u0062");};
// ValidateWithPath validates the CT_VectorLpstr and its children, prefixing error messages with path
func (_aab *CT_VectorLpstr )ValidateWithPath (path string )error {if _dg :=_aab .Vector .ValidateWithPath (path +"\u002fV\u0065\u0063\u0074\u006f\u0072");_dg !=nil {return _dg ;};return nil ;};
// ValidateWithPath validates the Properties and its children, prefixing error messages with path
func (_dfgg *Properties )ValidateWithPath (path string )error {if _abg :=_dfgg .CT_Properties .ValidateWithPath (path );_abg !=nil {return _abg ;};return nil ;};func init (){_ee .RegisterConstructor ("\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073","\u0043\u0054\u005f\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",NewCT_Properties );_ee .RegisterConstructor ("\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073","\u0043\u0054_\u0056\u0065\u0063t\u006f\u0072\u0056\u0061\u0072\u0069\u0061\u006e\u0074",NewCT_VectorVariant );_ee .RegisterConstructor ("\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073","\u0043\u0054\u005f\u0056\u0065\u0063\u0074\u006f\u0072L\u0070\u0073\u0074\u0072",NewCT_VectorLpstr );_ee .RegisterConstructor ("\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073","\u0043\u0054\u005f\u0044\u0069\u0067\u0053\u0069\u0067\u0042\u006c\u006f\u0062",NewCT_DigSigBlob );_ee .RegisterConstructor ("\u0068t\u0074p\u003a\u002f\u002f\u0073\u0063\u0068\u0065\u006d\u0061\u0073\u002eo\u0070\u0065\u006e\u0078m\u006c\u0066\u006f\u0072\u006da\u0074\u0073\u002e\u006f\u0072\u0067\u002f\u006f\u0066\u0066\u0069\u0063\u0065\u0044\u006f\u0063\u0075\u006d\u0065\u006e\u0074\u002f\u0032\u0030\u0030\u0036\u002f\u0065\u0078\u0074\u0065n\u0064\u0065\u0064\u002d\u0070\u0072\u006f\u0070e\u0072\u0074\u0069\u0065\u0073","\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0069\u0065\u0073",NewProperties );};