NIEM

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2008
Posts: 128
Reputation: sivak has a little shameless behaviour in the past 
Solved Threads: 0
sivak sivak is offline Offline
Junior Poster

NIEM

 
-2
  #1
Jul 11th, 2009
  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
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,721
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 498
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: NIEM

 
0
  #2
Jul 11th, 2009
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.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 128
Reputation: sivak has a little shameless behaviour in the past 
Solved Threads: 0
sivak sivak is offline Offline
Junior Poster

Re: NIEM

 
0
  #3
Jul 11th, 2009
i am helpless..plz send me the source code ..its very urgent plzzzzzzzzzzz
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: NIEM

 
0
  #4
Jul 11th, 2009
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C# Forum
Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC