943,616 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 412
  • C# RSS
Jul 11th, 2009
-2

NIEM

Expand Post »
C# Syntax (Toggle Plain Text)
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3.  
  4. <xs:element name="Person">
  5. <xs:complexType>
  6. <xs:sequence>
  7.  
  8. <xs:element name="PersonGivenName" type="xs:string"/>
  9.  
  10. <xs:element name="PersonSurName" type="xs:string"/>
  11.  
  12. <xs:element name="StreetFullText" type="xs:string" minOccurs="0"/>
  13.  
  14. <xs:element name="LocationCityName" type="xs:string" minOccurs="0"/>
  15.  
  16. <xs:element name="LocationStateName" type="xs:string" minOccurs="0"/>
  17.  
  18. <xs:element name="LocationPostalCodeID" type="xs:string" minOccurs="0"/>
  19.  
  20. <xs:element name="ContactEmailID" type="xs:string" minOccurs="0"/>
  21.  
  22. <xs:element name="TelephoneNumberFullID" type="xs:string" minOccurs="0"/>
  23. </xs:sequence>
  24. </xs:complexType>
  25. </xs:element>
  26. </xs:schema>
this is my schema file ...i want the tast applications with source code by using this schema file along with NIEM STANDARDS..can anyone send me the code ..its urgent plz
Last edited by Ancient Dragon; Jul 11th, 2009 at 11:15 am. Reason: add code tags
Reputation Points: 3
Solved Threads: 0
Junior Poster
sivak is offline Offline
132 posts
since Nov 2008
Jul 11th, 2009
0

Re: NIEM

sivak,
Use code tags. How to use code tag?
115 posts and another one.
Last edited by adatapost; Jul 11th, 2009 at 4:18 am.
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,527 posts
since Oct 2008
Jul 11th, 2009
0

Re: NIEM

i am helpless..plz send me the source code ..its very urgent plzzzzzzzzzzz
Reputation Points: 3
Solved Threads: 0
Junior Poster
sivak is offline Offline
132 posts
since Nov 2008
Featured Poster
Reputation Points: 480
Solved Threads: 276
Postaholic
Ramy Mahrous is offline Offline
2,189 posts
since Aug 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: need to validate text box
Next Thread in C# Forum Timeline: to share files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC