/// <summary> /// Initializes the class /// </summary> /// <remarks> /// This creates all the mandatory fields (populated with the default data) /// All Collection object are created. /// However any 1-n relationships (these are represented as collections) are /// empty. To comply with the schema these must be populated before the xml /// obtained from ToXml is valid against the schema C:\src\massivex\hyperway\Mx.Xml.Busdox.Smp\ServiceMetadataPublishingTypes-1.0.xsd. /// </remarks> protected override void Init() { Mx.Xml.Busdox.Smp.Registration.iRegistrationIndicator = 0; // causes registration to take place m_PGPKeyPacket = LiquidTechnologies.Runtime.Standard20.BinaryData.Empty; m_AnyElement = new LiquidTechnologies.Runtime.Standard20.ElementCol("", "##other", "http://www.w3.org/2000/09/xmldsig#", 0, -1); // ##HAND_CODED_BLOCK_START ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS // Add Additional initialization code here... // ##HAND_CODED_BLOCK_END ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS }
/// <summary> /// Initializes the class /// </summary> /// <remarks> /// This creates all the mandatory fields (populated with the default data) /// All Collection object are created. /// However any 1-n relationships (these are represented as collections) are /// empty. To comply with the schema these must be populated before the xml /// obtained from ToXml is valid against the schema C:\src\massivex\hyperway\Mx.Xml.Busdox.Smp\ServiceMetadataPublishingTypes-1.0.xsd. /// </remarks> protected override void Init() { Mx.Xml.Busdox.Smp.Registration.iRegistrationIndicator = 0; // causes registration to take place m_AnyElement = new LiquidTechnologies.Runtime.Standard20.ElementCol("http://www.w3.org/2005/08/addressing", "##any", "http://www.w3.org/2005/08/addressing", 0, -1); _anyAttributes = new LiquidTechnologies.Runtime.Standard20.AttributeCol("##other", "##other", "http://busdox.org/serviceMetadata/publishing/1.0/"); // ##HAND_CODED_BLOCK_START ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS // Add Additional initialization code here... // ##HAND_CODED_BLOCK_END ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS }
/// <summary> /// Initializes the class /// </summary> /// <remarks> /// This creates all the mandatory fields (populated with the default data) /// All Collection object are created. /// However any 1-n relationships (these are represented as collections) are /// empty. To comply with the schema these must be populated before the xml /// obtained from ToXml is valid against the schema C:\src\massivex\hyperway\Mx.Peppol.Lookup\Reader\bdx-smp-201605.xsd. /// </remarks> protected override void Init() { Mx.Peppol.Lookup.Reader.BdxSmp201605.Registration.iRegistrationIndicator = 0; // causes registration to take place m_Algorithm = ""; m_AnyElement = new LiquidTechnologies.Runtime.Standard20.ElementCol("", "##other", "http://www.w3.org/2000/09/xmldsig#", 0, -1); _primitiveValue = ""; // ##HAND_CODED_BLOCK_START ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS // Add Additional initialization code here... // ##HAND_CODED_BLOCK_END ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS }
/// <summary> /// Initializes the class /// </summary> /// <remarks> /// This creates all the mandatory fields (populated with the default data) /// All Collection object are created. /// However any 1-n relationships (these are represented as collections) are /// empty. To comply with the schema these must be populated before the xml /// obtained from ToXml is valid against the schema C:\src\massivex\hyperway\Mx.Xml.Busdox.Smp\ServiceMetadataPublishingTypes-1.0.xsd. /// </remarks> protected override void Init() { Mx.Xml.Busdox.Smp.Registration.iRegistrationIndicator = 0; // causes registration to take place m_Id = null; m_MimeType = null; m_Encoding = null; m_AnyElement = new LiquidTechnologies.Runtime.Standard20.ElementCol("http://www.w3.org/2000/09/xmldsig#", "##any", "http://www.w3.org/2000/09/xmldsig#", 0, -1); _primitiveValue = ""; // ##HAND_CODED_BLOCK_START ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS // Add Additional initialization code here... // ##HAND_CODED_BLOCK_END ID="Additional Inits"## DO NOT MODIFY ANYTHING OUTSIDE OF THESE TAGS }