473,394 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

How do I fill attributes of a .xsd file converted to a class

1
Hi
I have converted a .xsd file to a class by using xsd.exe. Now I need to fill the attributes of the .xsd class so that I can use XMLSerializer to create a xml file. I dont need to fill every attribute but only the ones I need. I would like to know how do I fill these attributes!
Kind Regards
Ernst
Aug 2 '10 #1
0 1056

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Sean W. Quinn | last post by:
Hey folks, I have a question regarding file handling, and the preservation of class structure. I have a class (and I will post snippets of code later in the post) with both primitive data...
0
by: Edward Diener | last post by:
Can attributes be placed on a forward class declaration, and have them applied to the actual class itself ? I want to place my ToolboxBitmapAttribute, for a class in a run-time assembly, in a...
0
by: JH | last post by:
I can get file attributes such as Name, LastAccessTime, Length etc using system.IO.Directory.GetDirectories and other related procedures. But how can I get the file owner ? Thanks
1
by: Chris Dunaway | last post by:
I am using a PropertyGrid with some classes that have custom Type Descriptor attributes. The attributes change how the PropertyGrid displays the properties of the object. The folder structure...
4
by: Carramba | last post by:
hello! Iam wondering how can I include file in class? is it possible? is it possible to create object inside another object? for instance if I create mysqli connection object inside another...
3
by: mrdylan | last post by:
Given a class like so: ------------------------------- class TestMe(object): def get(self): pass def set(self, v): pass p = property( get, set )
3
by: MikeL | last post by:
What is the syntax for declaring both <EventClass> and <Guid> attributes on a class? The following causes an error in the class declaration: Imports System.Runtime.InteropServices Imports...
0
by: BM | last post by:
Hi, I' using ASP.net 2.0. I have 2 design pages, which are the same, but in 2 languages. Is it possible to use only one code-behind page for both these pages bcoz, the code and logic and...
3
by: bkamrani | last post by:
Hello, Sorry guys for this newbie questions. But I wonder if there is a standard or build-in method to know the methods of a class? I'm not originally a progrommer and I have worked with...
4
by: Travis | last post by:
Is it considered good practice to call a mutator when inside the same class or modify the attribute directly? So if there's a public method SetName() would it be better from say ::Init() to call...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.