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

  • SEARCH
  • Home
  • 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 3982660
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:33:15+00:00 2026-05-20T05:33:15+00:00

<xs:element name=BeginDate type=xs:string> <xs:simpleType> <xs:restriction base=xs:string> <xs:pattern value=\d{8}/> </xs:restriction> </xs:simpleType> </xs:element> In the XML

  • 0
<xs:element name="BeginDate" type="xs:string">
   <xs:simpleType>
    <xs:restriction base="xs:string">
        <xs:pattern value="\d{8}"/>
    </xs:restriction>
    </xs:simpleType>
</xs:element>

In the XML I gave

     <BeginDate>20100721</BeginDate>

but it returns an error … there is a problem with the code here .. but i am using a validated code 🙁

So I’m a bit blocked

  • 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-05-20T05:33:16+00:00Added an answer on May 20, 2026 at 5:33 am

    You have defined the content type twice. You have:
    1) attribute type on <xs:element>
    2) <xs:simpleType> block as a child of <xs:element>.

    You can’t have both. In this case, you don’t need the type attribute.

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

Sidebar

Related Questions

Is it OK to use hyphen - in an XML element name? e.g. <rank-type>Rank</rank-type>
How can I parse an XML document like this: <feed> <item> <element-name>Element value</element-name> </item>
How can I change XML-element name for field inherited from base class while doing
I want to print the entire element including tag name, attribute name/value pairs and
This is my JavaScript code: <script> function change(name){ var element = document.all.name.value; } </script>
I have code that I expect to return the element name, but nothing is
import xml.parsers.expat def start_element(name, attrs): print('Start element:', name, attrs) def end_element(name): print('End element:', name)
I need to write an application that fetches element name value (time-series data) pair
I'm new to xml. I'd like to get all the element name from a
I'm trying to generate some XML using XML::Builder, but my element names need to

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.