18.04.2015 Views

ArcGIS Engine Developer Guide

ArcGIS Engine Developer Guide

ArcGIS Engine Developer Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GLOSSARY<br />

Web control<br />

Web form<br />

Web server<br />

Web service<br />

Web service catalog<br />

World Wide Web Consortium<br />

WSDL<br />

XMI<br />

XML<br />

XML Metadata Interchange<br />

XSL<br />

XSLT<br />

The visual component of a Web form that executes its own action on the server.<br />

Web controls are designed specifically to work on Web forms and are similar in<br />

appearance to HTML elements.<br />

Based on ASP.NET technology, Web forms allow the creation of dynamic Web<br />

pages in a Web application. Web forms present their user interface to a client in a<br />

Web browser or other device but generally execute their actions on the server.<br />

A computer that manages Web documents, Web applications, and Web services<br />

and makes them available to the rest of the world.<br />

A software component accessible over the World Wide Web for use in other<br />

applications. Web services are built using industry standards, such as XML and<br />

SOAP, and thus are not dependent on any particular operating system or programming<br />

language, allowing access through a wide range of applications.<br />

A collection of <strong>ArcGIS</strong> Server Web services. A Web service catalog is itself a<br />

Web service with a distinct endpoint (URL) and can be queried to obtain the list<br />

of Web services in the catalog and their URLs. See also <strong>ArcGIS</strong> Server Web<br />

service.<br />

An organization that develops standards for the World Wide Web and promotes<br />

interoperability between Web technologies such as browsers. Members from<br />

around the world contribute to standards for XML, XSL, HTML, and many other<br />

Web-based protocols.<br />

Web Service Description Language. The standard format for describing the methods<br />

and types of a Web service, expressed in XML.<br />

See XML Metadata Interchange.<br />

Extensible Markup Language. Developed by the World Wide Web Consortium,<br />

XML is a standard for designing text formats that facilitates the interchange of<br />

data between computer applications. XML is a set of rules for creating standard<br />

information formats using customized tags and sharing both the format and the<br />

data across applications.<br />

A standard produced by the Object Management Group that specifies how to<br />

store a UML model in an XML file. <strong>ArcGIS</strong> can read models in XMI files.<br />

Extensible Style Language. A set of standards for defining XML document<br />

presentation and transformation. An XSL stylesheet may contain information<br />

about how to display tagged content in an XML document, such as font size,<br />

background color, and text alignment. An XSL stylesheet may also contain XSLT<br />

code that describes how to transform the tagged content in an XML document<br />

into an output document with another format. The World Wide Web Consortium<br />

maintains the XSL standards. See also XML, World Wide Web Consortium.<br />

Extensible Style Language Transformations. A language for transforming the<br />

tagged content in an XML document into an output document with another<br />

format. An XSL stylesheet contains the XSLT code that defines each transformation<br />

to be applied. Transforming a document requires the original XML document,<br />

an XSL document containing XSLT code, and an XSLT parser to execute<br />

the transformations. The World Wide Web Consortium maintains the XSLT<br />

standard. See also XML, XSL, World Wide Web Consortium.<br />

506 • <strong>ArcGIS</strong> <strong>Engine</strong> <strong>Developer</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!