.xdr files

Status
Not open for further replies.

Trinity

Journeyman
the other i was just roaming abt in the C: drive , & in my search i found many windows files with the extension .xdr

Wat does this extension mean?
Wat do these files do?
 

cvvikram

MVP in VC++
.Xdr files are -

Like XML-Data, XDR is a syntax for Extensible Markup Language (XML) schemas that define the characteristics of an XML document. XDR is a subset of XML-Data. You can create an XSD schema from an XDR schema with a conversion script.
 

alib_i

Cyborg Agent
next time you need know about an extension ..
use www.filext.com
An XML Schema dialect proposed by Microsoft and submitted to the World Wide Web Consortium (W3C) in 1998. Like XML-Data, XDR is a syntax for Extensible Markup Language (XML) schemas that define the characteristics of an XML document. XDR is a subset of XML-Data. You can create an XSD schema from an XDR schema with a conversion script.
from same site

-----
alibi
 
Status
Not open for further replies.
Top Bottom