Academic literature on the topic 'XML (Document markup languages)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'XML (Document markup languages).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "XML (Document markup languages)"

1

Saadawi, Gilan M., and James H. Harrison. "Definition of an XML Markup Language for Clinical Laboratory Procedures and Comparison with Generic XML Markup." Clinical Chemistry 52, no. 10 (October 1, 2006): 1943–51. http://dx.doi.org/10.1373/clinchem.2006.071449.

Full text
Abstract:
Abstract Background: Clinical laboratory procedure manuals are typically maintained as word processor files and are inefficient to store and search, require substantial effort for review and updating, and integrate poorly with other laboratory information. Electronic document management systems could improve procedure management and utility. As a first step toward building such systems, we have developed a prototype electronic format for laboratory procedures using Extensible Markup Language (XML). Methods: Representative laboratory procedures were analyzed to identify document structure and data elements. This information was used to create a markup vocabulary, CLP-ML, expressed as an XML Document Type Definition (DTD). To determine whether this markup provided advantages over generic markup, we compared procedures structured with CLP-ML or with the vocabulary of the Health Level Seven, Inc. (HL7) Clinical Document Architecture (CDA) narrative block. Results: CLP-ML includes 124 XML tags and supports a variety of procedure types across different laboratory sections. When compared with a general-purpose markup vocabulary (CDA narrative block), CLP-ML documents were easier to edit and read, less complex structurally, and simpler to traverse for searching and retrieval. Conclusion: In combination with appropriate software, CLP-ML is designed to support electronic authoring, reviewing, distributing, and searching of clinical laboratory procedures from a central repository, decreasing procedure maintenance effort and increasing the utility of procedure information. A standard electronic procedure format could also allow laboratories and vendors to share procedures and procedure layouts, minimizing duplicative word processor editing. Our results suggest that laboratory-specific markup such as CLP-ML will provide greater benefit for such systems than generic markup.
APA, Harvard, Vancouver, ISO, and other styles
2

Fong, Joseph, and Herbert Shiu. "An Interpreter Approach for Exporting Relational Data into XML Documents with Structured Export Markup Language." Journal of Database Management 23, no. 1 (January 2012): 49–77. http://dx.doi.org/10.4018/jdm.2012010103.

Full text
Abstract:
Almost all enterprises use relational databases to handle real time business operations and most need to generate various XML documents for data exchanges internally among various departments and externally with business partners. Exporting data in a relational database to an XML document can be considered a data conversion process. Based on the four approaches for data conversion: Customized program, Interpretive transformer, Translator generator, and Logical level translation, this paper proposes a new interpretive approach using Structured Export Markup Language (SEML) interpreter for converting relational data into XML documents. The frameworks and languages proposed by other researchers are neither generic nor able to generate arbitrary XML documents. Therefore, SEML interpreter is a simple, user friendly, and complete solution with a new mark-up language ? SEML ? for data conversion. The solution can be used as a generic tool for extracting, transforming, and loading (ETL) purposes. In other words, the SEML interpreter is a solution for relational databases similar to what X-Query is for XML databases.
APA, Harvard, Vancouver, ISO, and other styles
3

Policarpio, Sean, and Yan Zhang. "A Formal Language for XML Authorisations Based on Answer Set Programming and Temporal Interval Logic Constraints." International Journal of Secure Software Engineering 2, no. 1 (January 2011): 22–39. http://dx.doi.org/10.4018/jsse.2011010102.

Full text
Abstract:
The Extensible Markup Language is susceptible to security breaches because it does not incorporate methods to protect the information it encodes. This work focuses on the development of a formal language that can provide role-based access control to information stored in XML formatted documents. This language has the capacity to reason whether access to an XML document should be allowed. The language, Axml(T), allows for the specification of authorisations on XML documents and distinguishes itself from other research with the inclusion of temporal interval reasoning and the XPath query language.
APA, Harvard, Vancouver, ISO, and other styles
4

Sperberg-McQueen, C. M. "What Constitutes Successful Format Conversion? Towards a Formalization of 'Intellectual Content'." International Journal of Digital Curation 6, no. 1 (March 8, 2011): 153–64. http://dx.doi.org/10.2218/ijdc.v6i1.179.

Full text
Abstract:
Recent work in the semantics of markup languages may offer a way to achieve more reliable results for format conversion, or at least a way to state the goal more explicitly. In the work discussed, the meaning of markup in a document is taken as the set of things accepted as true because of the markup's presence, or equivalently, as the set of inferences licensed by the markup in the document. It is possible, in principle, to apply a general semantic description of a markup vocabulary to documents encoded using that vocabulary and to generate a set of inferences (typically rather large, but finite) as a result. An ideal format conversion translating a digital object from one vocabulary to another, then, can be characterized as one which neither adds nor drops any licensed inferences; it is possible to check this equivalence explicitly for a given conversion of a digital object, and possible in principle (although probably beyond current capabilities in practice) to prove that a given transformation will, if given valid and semantically correct input, always produce output that is semantically equivalent to its input. This approach is directly applicable to the XML formats frequently used for scientific and other data, but it is also easily generalized from SGML/XML-based markup languages to digital formats in general; at a high level, it is equally applicable to document markup, to database exchanges, and to ad hoc formats for high-volume scientific data.Some obvious complications and technical difficulties arising from this approach are discussed, as are some important implications. In most real-world format conversions, the source and target formats differ at least somewhat in their ontology, either in the level of detail they cover or in the way they carve reality into classes; it is thus desirable not only to define what a perfect format conversion looks like, but to quantify the loss or distortion of information resulting from the conversion.
APA, Harvard, Vancouver, ISO, and other styles
5

Vacharaskunee, Sutheetutt, and Sarun Intakosum. "A Method of Recommendation the Most Used XML Tags." Advanced Materials Research 931-932 (May 2014): 1353–59. http://dx.doi.org/10.4028/www.scientific.net/amr.931-932.1353.

Full text
Abstract:
Processing of a large data set which is known for today as big data processing is still a problem that has not yet a well-defined solution. The data can be both structured and unstructured. For the structured part, eXtensible Markup Language (XML) is a major tool that freely allows document owners to describe and organize their data using their markup tags. One major problem, however, behind this freedom lies in the big data retrieving process. The same or similar information that are described using the different tags or different structures may not be retrieved if the query statements contains different keywords to the one used in the markup tags. The best way to solve this problem is to specify a standard set of the markup tags for each problem domain. The creation of such a standard set if done manually requires a lot of hard work and is a time consuming process. In addition, it may be hard to define terms that are acceptable by all people. This research proposes a model for a new technique, XML Tag Recommendation (XTR) that aims to solve this problem. This technique applies the idea of Case Base Reasoning (CBR) by collecting the most used tags in each domain as a case. These tags come from the collection of related words in WordNet. The WordCount that is the web site to find the frequency of words is applied to choose the most used one. The input (problem) to the XTR system is an XML document contains the tags specified by the document owners. The solution is a set of the recommended tags, which is the most used tags, for the problem domain of the document. Document owners have a freedom to change or not change the tags in their documents and can provide feedback to the XTR system.
APA, Harvard, Vancouver, ISO, and other styles
6

ALMENDROS-JIMÉNEZ, J. M., A. BECERRA-TERÓN, and F. J. ENCISO-BAÑOS. "Querying XML documents in logic programming." Theory and Practice of Logic Programming 8, no. 3 (May 2008): 323–61. http://dx.doi.org/10.1017/s1471068407003183.

Full text
Abstract:
AbstractExtensible Markup Language (XML) is a simple, very flexible text format derived from SGML. Originally designed to meet the challenges of large-scale electronic publishing, XML is also playing an increasingly important role in the exchange of a wide variety of data on the Web and elsewhere. XPath language is the result of an effort to provide address parts of an XML document. In support of this primary purpose, it becomes in a query language against an XML document. In this paper we present a proposal for the implementation of the XPath language in logic programming. With this aim we will describe the representation of XML documents by means of a logic program. Rules and facts can be used for representing the document schema and the XML document itself. In particular, we will present how to index XML documents in logic programs: rules are supposed to be stored in main memory, however facts are stored in secondary memory by using two kind of indexes: one for each XML tag, and other for each group of terminal items. In addition, we will study how to query by means of the XPath language against a logic program representing an XML document. It evolves the specialization of the logic program with regard to the XPath expression. Finally, we will also explain how to combine the indexing and the top-down evaluation of the logic program.
APA, Harvard, Vancouver, ISO, and other styles
7

Malo, Roman. "Principles of reusability of XML-based enterprise documents." Acta Universitatis Agriculturae et Silviculturae Mendelianae Brunensis 58, no. 6 (2010): 295–302. http://dx.doi.org/10.11118/actaun201058060295.

Full text
Abstract:
XML (Extensible Markup Language) represents one of flexible platforms for processing enterprise documents. Its simple syntax and powerful software infrastructure for processing this type of documents is a guarantee for high interoperability of individual documents. XML is today one of technologies influencing all aspects of ICT area.In the paper questions and basic principles of reusing XML-based documents are described in the field of enterprise documents. If we use XML databases or XML data types for storing these types of documents then partial redundancy could be expected due to possible documents’ similarity. This similarity can be found especially in documents’ structure and also in documents’ content and its elimination is necessary part of data optimization.The main idea of the paper is focused to possibilities how to think about dividing complex XML docu­ments into independent fragments that can be used as standalone documents and how to process them.Conclusions could be applied within software tools working with XML-based structured data and documents as document management systems or content management systems.
APA, Harvard, Vancouver, ISO, and other styles
8

FONG, JOSEPH, HERBERT SHIU, and JENNY WONG. "METHODOLOGY FOR DATA CONVERSION FROM XML DOCUMENTS TO RELATIONS USING EXTENSIBLE STYLESHEET LANGUAGE TRANSFORMATION." International Journal of Software Engineering and Knowledge Engineering 19, no. 02 (March 2009): 249–81. http://dx.doi.org/10.1142/s0218194009004131.

Full text
Abstract:
Extensible Markup Language (XML) has been used for data-transport and data-transformation while the business sector continues to store critical business data in relational databases. Extracting relational data and formatting it into XML documents, and then converting XML documents back to relational structures, becomes a major daily activity. It is important to have an efficient methodology to handle this conversion between XML documents and relational data. This paper aims to perform data conversion from XML documents into relational databases. It proposes a prototype and algorithms for this conversion process. The pre-process is schema translation using an XML schema definition. The proposed approach is based on the needs of an Order Information System to suggest a methodology to gain the benefits provided by XML technology and relational database management systems. The methodology is a stepwise procedure using XML schema definition and Extensible Stylesheet Language Transformations (XSLT) to ensure that the data constraints are not scarified after data conversion. The implementation of the data conversion is performed by decomposing the XML document of a hierarchical tree model into normalized relations interrelated with their artifact primary keys and foreign keys. The transformation process is performed by XSLT. This paper will also demonstrate the entire conversion process through a detailed case study.
APA, Harvard, Vancouver, ISO, and other styles
9

Ammari, Faisal T., and Joan Lu. "Enhanced XML Encryption Using Classification Mining Technique for e-Banking Transactions." International Journal of Information Retrieval Research 3, no. 4 (October 2013): 81–103. http://dx.doi.org/10.4018/ijirr.2013100105.

Full text
Abstract:
In this paper a novel approach is presented for securing financial Extensible Markup Language (XML) transactions using classification data mining (DM) algorithms. The authors' strategy defines the complete process of classifying XML transactions by using set of classification algorithms, classified XML documents processed at later stage using element-wise encryption. Classification algorithms were used to identify the XML transaction rules and factors in order to classify the message content fetching important elements within. The authors have implemented two classification algorithms to fetch the importance level value within each XML document. Classified content is processed using element-wise encryption for selected parts with “High” or “Medium” importance level values. Element-wise encryption is performed using AES symmetric encryption algorithm with different key sizes. An implementation has been conducted using data set fetched from e-banking service in one of the leading banks in Jordan to present system functionality and efficiency. Results from the authors' implementation presented an improvement in processing time encrypting XML documents.
APA, Harvard, Vancouver, ISO, and other styles
10

Fakharaldien, Mohammed Adam Ibrahim, Jasni Mohamed Zain, Norrozila Sulaiman, and Tutut Herawan. "XRecursive." International Journal of Information Retrieval Research 1, no. 4 (October 2011): 53–65. http://dx.doi.org/10.4018/ijirr.2011100104.

Full text
Abstract:
Storing XML documents in a relational database is a promising solution because relational databases are mature and scale very well. They have the advantages that in a relational database XML data and structured data can coexist making it possible to build application that involve both kinds of data with little extra effort. This paper proposes an alternative method named Xrecursive for mapping XML (eXtensible Markup Language) documents to RDB (Relational Databases). The Xrecursive method does not need a DTD (Document Text Definition) or XML schema. Further, it can be applied as a general solution for any XML data. The steps and algorithm of Xrecursive are given in details to describe how to use the storing structure to storage and query XML documents in relational database. The authors report their experimental results on a real database, showing that the performance of their Xrecursive algorithm achieves better results in terms of storage size, insertion time, mapping time, and reconstruction time as compared with that SUCXENT and XParent methods. In overall, Xrecursive performs better in term of query performances as compared to the both methods.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "XML (Document markup languages)"

1

Hout, Gary K. "Toward XML representation of NSS simulation scenario for mission scenario exchange capability." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03sep%5FHout.pddf.

Full text
Abstract:
Thesis (M.S. in Modeling, Virtual Environments and Simulation (MOVES))--Naval Postgraduate School, September 2003.
Thesis advisor(s): Don Brutzman, Curtis Blais. Includes bibliographical references (p. 101-102). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
2

Jiang, Haifeng. "Efficient structural query processing in XML databases /." View abstract or full-text, 2004. http://library.ust.hk/cgi/db/thesis.pl?COMP%202004%20JIANG.

Full text
Abstract:
Thesis (Ph. D.)--Hong Kong University of Science and Technology, 2004.
Includes bibliographical references (leaves 115-125). Also available in electronic version. Access restricted to campus users.
APA, Harvard, Vancouver, ISO, and other styles
3

Hall, Benjamin Fisher. "XML theory and practice through an application feasibility study." Thesis, Georgia Institute of Technology, 1999. http://hdl.handle.net/1853/17584.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Jiang, Ming. "Updating views over recursive XML." Worcester, Mass. : Worcester Polytechnic Institute, 2007. http://www.wpi.edu/Pubs/ETD/Available/etd-010608-234057/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Buntin, Scott McCollum. "XML Schema inference with XSLT." [Gainesville, Fla.] : University of Florida, 2001. http://etd.fcla.edu/etd/uf/2001/anp4321/thesis.pdf.

Full text
Abstract:
Thesis (M.S.)--University of Florida, 2001.
Title from first page of PDF file. Document formatted into pages; contains viii, 135 p.; also contains graphics. Vita. Includes bibliographical references (p. 132-134).
APA, Harvard, Vancouver, ISO, and other styles
6

Chan, Wai-man. "Medical document management system using XML." Hong Kong : University of Hong Kong, 2001. http://sunzi.lib.hku.hk/hkuto/record.jsp?B23273203.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Zhang, Shuohao. "Supporting polymorphism in XML data." Online access for everyone, 2006. http://www.dissertations.wsu.edu./Dissertations/Summer2006/s%5Fzhang%5F071906.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Chen, Li. "Semantic caching for XML queries." Link to electronic thesis, 2004. http://www.wpi.edu/Pubs/ETD/Available/etd-0129104-174457.

Full text
Abstract:
Thesis (Ph. D.)--Worcester Polytechnic Institute.
Keywords: Replacement strategy; Query rewriting; Query containment; Semantic caching; Query; XML. Includes bibliographical references (p. 210-222).
APA, Harvard, Vancouver, ISO, and other styles
9

Jackson, Elizabeth A. "XML interfaces a growing need for standardization /." [Denver, Colo.] : Regis University, 2007. http://165.236.235.140/lib/EJackson2007.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Wang, Ling. "Updating XML views." Link to electronic thesis, 2006. http://www.wpi.edu/Pubs/ETD/Available/etd-082406-013940/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "XML (Document markup languages)"

1

XML: Extensible markup language. Foster City, CA: IDG Books, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Aaron, Skonnard, and Lam John F, eds. Essential XML: Beyond markup. Boston: Addison-Wesley, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

XML shi li dao yin. Taibei Shi: Qi feng zi xun gu fen you xian gong si, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Liberty, Jesse. XML web documents from scratch. Indianapolis, Indiana: Que, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Morrison, Michael. XML unleashed. Indianapolis, Ind: Sams, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Just XML. 2nd ed. Upper Saddle River, NJ: Prentice Hall, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

E, Quin Liam R., Ayers Danny, and ebrary Inc, eds. Beginning XML. 5th ed. Indianapolis, Ind: John Wiley & Sons, 2012.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

XML. New York: McGraw-Hill, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Stein, Magnus. XML. Harlow: Addison-Wesley, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Stein, Magnus. XML. New York: Addison-Wesley, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "XML (Document markup languages)"

1

Kepser, Stephan, Uwe Mönnich, and Frank Morawietz. "Regular Query Techniques for XML-Documents." In Linguistic Modeling of Information and Markup Languages, 249–66. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-90-481-3331-4_13.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Cazzulino, Daniel, Victor Garcia Aprea, James Greenwood, and Chris Hart. "Markup Languages and XML." In Beginning Visual Web Programming in C#: From Novice to Professional, 271–302. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0728-3_7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Gennusa, Pamela L. "Evolution and use of generic markup languages." In SGML und XML, 27–50. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/978-3-642-46881-0_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Varde, Aparna, Elke Rundensteiner, and Sally Fahrenholz. "XML Based Markup Languages for Specific Domains." In Web-based Support Systems, 215–38. London: Springer London, 2009. http://dx.doi.org/10.1007/978-1-84882-628-1_11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Lüngen, Harald, Maja Bärenfänger, Mirco Hilbert, Henning Lobin, and Csilla Puskás. "Discourse Relations and Document Structure." In Linguistic Modeling of Information and Markup Languages, 97–123. Dordrecht: Springer Netherlands, 2009. http://dx.doi.org/10.1007/978-90-481-3331-4_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Matheus, Christopher J. "SWRLp: An XML-Based SWRL Presentation Syntax." In Rules and Rule Markup Languages for the Semantic Web, 194–99. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30504-0_16.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Anutariya, Chutiporn, Somchai Chatvichienchai, Mizuho Iwiahara, Vilas Wuwongse, and Yahiko Kambayashi. "A Rule-Based XML Access Control Model." In Rules and Rule Markup Languages for the Semantic Web, 35–48. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39715-1_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Bia, Alejandro, and Jaime Gómez. "UML for Document Modeling: Designing Document Structures for Massive and Systematic Production of XML-based Web Contents." In Model Driven Engineering Languages and Systems, 648–60. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11557432_48.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Kraus, Michael, François Bry, and Kazuhiro Kitagawa. "XML Document Adaptation Queries (XDAQ): An Approach to Adaptation Reasoning Using Web Query Languages." In Principles and Practice of Semantic Web Reasoning, 113–27. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-24572-8_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Sierra, José L., Alfredo Fernández-Valmayor, Baltasar Fernández-Manjón, and Antonio Navarro. "Building Applications with Domain-Specific Markup Languages: A Systematic Approach to the Development of XML-Based Software." In Lecture Notes in Computer Science, 230–40. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/3-540-45068-8_43.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "XML (Document markup languages)"

1

Verwer, Nico. "Plain text processingin structured documents." In Declarative Amsterdam. Amsterdam: John Benjamins, 2020. http://dx.doi.org/10.1075/da.2020.verwer.plain-text-processing.

Full text
Abstract:
Abstract Applications that analyze and process natural language can be used for things like named entity recognition, anonymization, topic extraction, sentiment analysis. In most cases, these applications use the plain text of a document, and may add or change markup. This causes problems when the original document already contains markup that must be preserved. The text to be analyzed may run across markup boundaries, and newly generated markup may lead to unbalanced (non well-formed) structures. This presentation shows how the Separated Markup API for XML (SMAX) can be used to apply natural language processing to XML documents. It preserves the existing document structure and allows for balanced insertion of new markup. A demonstration will be given of the use of SMAX for extracting and marking references in legal documents. This Link eXtractor was built for the Dutch center for governmental publications. SMAX and Simple Pipelines of Event API Transformers (SPEAT) will be available as open source software at the time of Declarative Amsterdam.
APA, Harvard, Vancouver, ISO, and other styles
2

Rittgen, Peter. "Tailoring Information to the Needs of Clients." In 2002 Informing Science + IT Education Conference. Informing Science Institute, 2002. http://dx.doi.org/10.28945/2566.

Full text
Abstract:
The vision of providing clients with information that is tailored to their needs has sparked off a tremendous interest in languages that are on the one hand standardized and hence widely applicable but which are on the other hand also highly flexible and can hence be customized to specific applications. The universal exchange format XML (eXtended Markup Language) is a candidate for such a language but we argue that it does not go far in solving the problems of integrating information from different sources and being provided or used by different actors especially across organizational boundaries. We therefore show existing approaches of enriching XML with application-specific semantics and argue why these are not applicable in many cases. This leads us to introduce a process-oriented method for effectively informing clients on the basis of XML by tailoring documents to their specific needs.
APA, Harvard, Vancouver, ISO, and other styles
3

Michopoulos, J. G. "Development of the Finite Element Modeling Markup Language." In ASME 2002 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2002. http://dx.doi.org/10.1115/detc2002/cie-34406.

Full text
Abstract:
The finite element modeling Markup Language (femML) effort is addressing the problems of data interpretation and exchange for intra- and inter- application interoperability in the Finite Element Modeling domain. This is achieved through the development of an extensible markup language (XML) variant for finite element model data that will permit the storage, transmission, and processing of finite element modeling data distributed via the World Wide Web and related infrastructure technologies. The focus of this work was to utilize the XML’s power of semantic encapsulation along with the existing and continuously improving associated technology to develop a dialect for exchanging FEM data across various codes with heterogeneous input format syntactic specifications. The main aspects of a finite element definition have been used as archetypes for defining the XML element taxonomy definitions. Namely, the geometry, the material, and the loading aspects of a structural component specification are used to define the first level elements of the associated Document Type Definition (DTD). The element list has been amended with a behavior element specification that represents the solution data to be exchanged or visualized. Various tools have been developed to demonstrate associated concepts along with the ANSYS set of tools.
APA, Harvard, Vancouver, ISO, and other styles
4

Johansson, Bjo¨rn, Jonas Larsson, Magnus Sethson, and Peter Krus. "An XML-Based Model Representation for Model Management, Transformation and Exchange." In ASME 2002 International Mechanical Engineering Congress and Exposition. ASMEDC, 2002. http://dx.doi.org/10.1115/imece2002-39578.

Full text
Abstract:
Modeling and simulation in engineering design has traditionally been domain-specific and tool-centered. Due to limitations in computer speed and simulation software, only limited problems could be analyzed thus resulting in simulation within only one domain using one specific tool. When products become more complex and integrated, it is necessary to study the interactions between sub-systems from different domains. The domains could be e.g. mechanics, electronics or hydraulics. Such integrated analysis is difficult to undertake since the tools used in each domain have their own representation of the models, only focusing on the specific task for that tool. Less often is the tool providing a general base for representing models. In the paper, a model representation based on the eXtensible Markup Language, XML, is proposed as a bridge for transformation between different model representations. It is at the same time a model repository that many tools can make use of. The dynamic behavior can be specified both implicitly and explicitly enabling transformations to specific simulation tools or standalone simulators. The content of the XML-document is presented and it is discussed how transformations can be accomplished in a straightforward fashion using standard tools for XML. Furthermore, the importance of that the model can be developed and extended throughout the whole product development process is discussed. This requires an extensible, model-centric environment, where it is possible to access the model with more than one tool. The presented XML-document for simulation models is designed with such a model-centric environment in mind. The main purpose of this paper is to introduce the reader to the tools and standards that are useful in creating a flexible solution for product modeling. By using the proposed concept, models can be created and then be accessed by arbitrary tools and at any point in the design process.
APA, Harvard, Vancouver, ISO, and other styles
5

Gu, Junjie, Xiaoting Rui, Jianshu Zhang, and Gangli Chen. "Research on the Solver of Riccati Transfer Matrix Method for Linear Multibody Systems." In ASME 2018 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2018. http://dx.doi.org/10.1115/detc2018-86338.

Full text
Abstract:
Riccati transfer matrix method for multibody systems (RMSTMM) has lower matrix order and better numerical stability than transfer matrix method for multibody systems (MSTMM). In order to make technicians more convenient to apply RMSTMM in practical engineering to improve the computational efficiency of dynamics, in this paper, a linear RMSTMM solver is developed based on the linear RMSTMM theory. A solver input document with good compatibility and extensibility is designed based on extensible markup language (XML); The data structure of multibody system is designed based on object-oriented programming method. The technique of auto selecting the cut hinges of closed-loops of the multibody system is established by introducing the correlation matrix and the dynamic connectivity matrix which depict the connecting state of elements. The automatic generation of the derived tree system by cutting off the closed-loops in the multibody system is realized based on the technique. The automatic regularly numbering of dynamics elements of multibody systems is realized based on the depth first recursive traversal algorithm; Finally, the Riccati transfer matrix recursive technique is implemented based on the regular numbers of dynamics elements of the multibody system. An example is given to verify the effectiveness of the solver which provides a powerful tool for extending the application of RMSTMM in practical engineering.
APA, Harvard, Vancouver, ISO, and other styles
6

Vogeler, Georg, Stefan Gruner, and Benjamin Burkard. "New specialist tools for medieval document XML markup." In the 2007 ACM symposium. New York, New York, USA: ACM Press, 2007. http://dx.doi.org/10.1145/1244002.1244139.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Crowder, Richard, and Yee-Wie Sim. "An Approach to Extracting Knowledge From Legacy Documents." In ASME 2004 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2004. http://dx.doi.org/10.1115/detc2004-57677.

Full text
Abstract:
Organisations are increasingly information intensive; hence providing access to data that is trapped in various proprietary forms including catalogues, databases, human resource systems and internally generated documents is now becoming a significant and challenging task. The authors have undertaken research into approaches to capture relevant knowledge from legacy documents. This is achieved by converting the legacy documents to XML, (eXtensible Markup Language), documents where the output is semantically tagged. Once in an XML form, the data can be easily transformed. This paper describes the development of tools to automate the process of converting legacy documents to XML documents. The purpose of this work is improve the efficiency and reliability of Expertise Finder suitable for use within an engineering design environment. We will also show that by querying the resultant XML versions of legacy documents provides better results than a basic text search over the identical documents when applied used within an Expertise Finder.
APA, Harvard, Vancouver, ISO, and other styles
8

Veeramani, Dharmaraj, and Ramarao Garikapati. "XML Based Markup Languages for Knowledge Management in Manufacturing Companies." In ASME 2000 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. American Society of Mechanical Engineers, 2000. http://dx.doi.org/10.1115/detc2000/cie-14603.

Full text
Abstract:
Abstract The manufacturing industry is facing many new challenges including redefined customer expectations in the E-Commerce era. The consumer is now better informed, more demanding and has higher expectations in terms of product features, product performance and service. To respond to these expectations companies are seeking to leverage the collective experience of the organization and the consequent knowledge gained to deliver improved performance in product and service. However, some fundamental issues pertaining to formal and unambiguous definition of terms and semantics of the information to be stored and retrieved need to be addressed in the manufacturing industry to fully leverage Intranet enabled knowledge management. The formalization of such unambiguous vocabularies can be achieved through the construction of Industry Specific Markup Languages (ISMLs). In this paper, we present XML based ISMLs, Machining Markup Language (MML) and Foundry Markup Language (FML) for the machining and foundry industries respectively and illustrate proof-of-concept knowledge management applications or TOMEs (Treasury for manufacturing Experience) that use the ISMLs as the underlying data models.
APA, Harvard, Vancouver, ISO, and other styles
9

Sierra, J. L., B. Fernandez-Manjon, A. Fernandez-Valmayor, and A. Navarro. "Document-oriented software construction based on domain-specific markup languages." In International Conference on Information Technology: Coding and Computing (ITCC'05) - Volume II. IEEE, 2005. http://dx.doi.org/10.1109/itcc.2005.134.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Lubell, Joshua, Russell S. Peak, Vijay Srinivasan, and Stephen C. Waterbury. "STEP, XML, and UML: Complementary Technologies." In ASME 2004 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2004. http://dx.doi.org/10.1115/detc2004-57743.

Full text
Abstract:
One important aspect of product lifecycle management (PLM) is the computer-sensible representation of product information. Over the past fifteen years or so, several languages and technologies have emerged that vary in their emphasis and applicability for such usage. ISO 10303, informally known as the Standard for the Exchange of Product Model Data (STEP), contains the high-quality product information models needed for electronic business solutions based on the Extensible Markup Language (XML). However, traditional STEP-based model information is represented using languages that are unfamiliar to most application developers. This paper discusses efforts underway to make STEP information models available in universal formats familiar to most business application developers: specifically XML and the Unified Modeling Language™ (UML®). We also present a vision and roadmap for future STEP integration with XML and UML to enable enhanced PLM interoperability.
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "XML (Document markup languages)"

1

Rosenberg, J., and J. Urpalainen. An Extensible Markup Language (XML) Document Format for Indicating a Change in XML Configuration Access Protocol (XCAP) Resources. RFC Editor, May 2010. http://dx.doi.org/10.17487/rfc5874.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Isomaki, M., and E. Leppanen. An Extensible Markup Language (XML) Configuration Access Protocol (XCAP) Usage for Manipulating Presence Document Contents. RFC Editor, May 2007. http://dx.doi.org/10.17487/rfc4827.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography