Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7845699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:19:41+00:00 2026-06-02T17:19:41+00:00

I am in need to small. I am having hard time in mapping manually

  • 0

I am in need to small. I am having hard time in mapping manually xml schema to simple xml structure. Any one expert in xml can solve my problem in not more than 2 minutes and trust me you can save my life.

Here is schema in xsd.

https://rapidshare.com/files/688147446/schema.zip

In import_customers_request.xsd file we have this element

<xs:element name="customer" type="COCustomerDetail" minOccurs="0" maxOccurs="unbounded"/>

Which have details in file coTypes.xsd

I am not so good in xml so what i have discovered so far is followong xml structure.

<import_customers_request schemaVersion="5.5">

    <customers>

    <customer>
    <useBillingCodeIdentifier>false</useBillingCodeIdentifier>
    <useShippingCodeIdentifier>false</useShippingCodeIdentifier>
    <companyName>Tech Max</companyName>
    <contact>

    <firstName>Sohaib</firstName>
    <lastName>Rajpoot</lastName>
    <email>suhaibpucit\@yahoo.com</email>

    </contact>
    </customer>
    </customers>
    </import_customers_request>

Now i just want two more fields.

  1. Address
  2. Password

can you please refine this structure with good place for these fields as well. I will be truly thankful to you for you time and help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:19:43+00:00Added an answer on June 2, 2026 at 5:19 pm

    Before changing, you may consider checking on what you have already in your message. I am saying this simply because you may have overlooked, in your “discovery”, some of the content. It is a good idea to check the documentation, so that the meaning matches…

    Password:

    Password

    Address Information seems to start with addressLine1 and go for a couple more fields.

    Address

    Regardless, if you wish to modify the XSD, I would suggest to be consistent. For example, this is what you have as a model in your XSD for password:

    <xs:element name="password" minOccurs="0">
        <xs:annotation>
            <xs:documentation> password is of course mandatory on any request message it may not be echoed on responses </xs:documentation>
        </xs:annotation>
        <xs:simpleType>
            <xs:restriction base="xs:string">
                <xs:minLength value="3"/>
                <xs:maxLength value="20"/>
            </xs:restriction>
        </xs:simpleType>
    </xs:element>
    

    It is always advisable to use a tool for analysis and visualization of XSDs. For example, going across all your XSDs, you can search for patterns such as addr or passw.

    Finding XSD content in QTAssistant XSR

    Then “zooming in” the use of COAddress may yield its use in various components, and how they related to global content (root elements, types, etc.); this is where you can see its trace back to your root element.

    XSD Dependencies diagram

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small problem which I'm having a hard time troubleshooting. I just
I am using SDL Tridion 2011 SP1. I need small clarification regarding multimedia schema
I need to edit XML files on a small Linux box that we have
I'm taking an operating systems course and I'm having a hard time how input
I'm having a hard time understanding what I'm supposed to do. The only thing
I have been having a small problem that I can't by-pass it, I keep
I need a small help in making a mysql database structure I am making
I am having one small problem with my code. I am sending a POST
I am having small problem in my JS where i need to iterate through
Currently I am having a page with a small content need to be refreshed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.