

۲۰ خرداد روز جهانی صنایع دستی [ 10 June ] امروز برابر است با
مجموعه ای از کامپوننت های Microsoft Core XML Services ابزاری تخصصی و تکمیل کننده امکانات ویندوز به شمار می آید که شامل سرویس های ضروری برای پیاده سازی امکان پردازش XSLT و دستورالعمل های مربوط به فرمت XML می باشد. به عبارت دیگر نرم افزار نقش عمده ای در اجازه دهی به اجرای کد نویسی های مربوط به VBScript و جاوا اسکریپت در محیط سیستم عامل دارد. تعداد محدودی از نرم افزار ها که بر روی سیستم عامل های ویندوز نصب قابل
نصب هستند، برای اجرا و پردازش خود به این سرویس های مایکروسافت نیازمند
هستند. اصولا خطاهای نظیر عدم یافتن مسیر MSXML و یا سرویس های مربوط به
XML بارز ترین نشانه هایی هستند که نشان می دهد پیش نیاز نرم افزار مورد
نظر شما Microsoft Core XML Services می باشد. لازم به ذکر است این نرم افزار از سرویس های مایکروسافت است و در ویندوز 8 و 8.1 به صورت پیشفرض وجود دارد.
ویژگی های کلیدی نرم افزار Microsoft Core XML Services:
- پردازش تمامی فایل های XML توسط سرویس های مایکروسافت
- دارا بودن هسته مرکزی پردازش فرمت XML
- قابلیت روان سازی برنامه های اجرایی ویندوز
- قابلیت رفع مشکلات مربوط به آفیس در ویندوز ایکس پی
- فناوری های زیادی مثل XSD و XDR را پیاده سازی کنید
- امکان پردازش دستورالعملهای XSLT را در یک فرمت XML فراهم میسازد
- قابلیت پیاده سازی پردازش های XSLT مربوط به انتقال داده با فرمت XML
- سازگار با نسخه های مختلف سیستم عامل محبوب مایکروسافت ویندوز
- و ...
Microsoft Core XML Services consists of a set of components that implement the possibility to process XSLT (Extensible Stylesheet Language Transformation) instructions in an XML format. Put differently, it plays a major role in allowing code written in VBScript or JavaScript to be used in XML-based applications, with support for various popular XML technologies such as XSD and XDR. Available components The elements that make all this possible are an API, an XML parser and an XPath processor, which can be used wisely to output the desired result. These components are interconnected and cannot function without each other; the XML data is organized into a tree structure by the parser, while the processor serves to convert the XML data to HTML format for display purposes. Validate XML files and parse them, and differences from versions In fewer and more simpler words, Microsoft Core XML Services is generally used to create and validate XML documents, but can also parse them. Another one of its jobs is to perform HTTP requests and to manage the replies.
MSXML 4.0 Service Pack 3 (SP3) is a complete replacement of MSXML 4.0, MSXML 4.0 Service Pack 1 (SP1) and MSXML 4.0 Service Pack 2 (SP2). MSXML 4.0 SP3 provides a number of security and reliability bug fixes.
MSXML 6.0 (MSXML6) has improved reliability, security, conformance with the XML 1.0 and XML Schema 1.0 W3C Recommendations, and compatibility with System.Xml 2.0.