Пример #1
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0;             // causes registration to take place
            m_DespatchAdvice_Header_Group = new DESADV_XSDLib.XmlObjectCollection <DESADV_XSDLib.DespatchAdvice_Header_Group>("DespatchAdvice-Header_Group", "", 0, -1, true);

// ##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
        }
Пример #2
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0;             // causes registration to take place
            m_Transport = new DESADV_XSDLib.XmlObjectCollection <DESADV_XSDLib.Transport>("Transport", "", 0, -1, false);

// ##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
        }
Пример #3
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0;             // causes registration to take place
            m_Line_Item         = null;
            m_Line_Parties      = null;
            m_Line_Measurements = null;
            m_Line_Order        = null;
            m_Package_Reference = new DESADV_XSDLib.XmlObjectCollection <DESADV_XSDLib.Package_Reference>("Package-Reference", "", 0, -1, false);
            m_Package_Reference.OnCollectionChange += new DESADV_XSDLib.XmlObjectCollection <DESADV_XSDLib.Package_Reference> .OnCollectionChangeEvent(this.Package_Reference_OnChange);

            _validElement = "";
// ##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
        }
Пример #4
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0; // causes registration to take place
            m_DespatchAdvice_Header_Group = new DESADV_XSDLib.XmlObjectCollection<DESADV_XSDLib.DespatchAdvice_Header_Group>("DespatchAdvice-Header_Group", "", 0, -1, true);

            // ##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
        }
Пример #5
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0; // causes registration to take place
            m_Packing_Sequence = new DESADV_XSDLib.XmlObjectCollection<DESADV_XSDLib.Packing_Sequence>("Packing-Sequence", "", 0, -1, false);

            // ##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
        }
Пример #6
0
        /// <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:\BTS\XSD\KORUS\DESADV_XSD.xsd.
        /// </remarks>
        protected override void Init()
        {
            DESADV_XSDLib.Registration.iRegistrationIndicator = 0; // causes registration to take place
            m_Line_Item = null;
            m_Line_Parties = null;
            m_Line_Measurements = null;
            m_Line_Order = null;
            m_Package_Reference = new DESADV_XSDLib.XmlObjectCollection<DESADV_XSDLib.Package_Reference>("Package-Reference", "", 0, -1, false);
            m_Package_Reference.OnCollectionChange += new DESADV_XSDLib.XmlObjectCollection<DESADV_XSDLib.Package_Reference>.OnCollectionChangeEvent(this.Package_Reference_OnChange);

            _validElement = "";
            // ##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
        }