• 제목/요약/키워드: Document Template

검색결과 48건 처리시간 0.025초

탬플릿 기반 XML 문서 생성기의 설계 및 구현 (A Design and Implementation of XML Document Generator based on Template)

  • 염세훈;방혜자
    • 디지털산업정보학회논문지
    • /
    • 제8권4호
    • /
    • pp.73-81
    • /
    • 2012
  • Web development and Internet technology development bring many kinds of works to web. This is the main reason why XML, document standard is popular. XML in web can be used to express document template or standard. XML with java can be more powerful and general. For example, XML can be used to transmit data and to print data into the screen using Ajax in JSP(Java Server Page) and to make interfaces in android, which is useful to reduce development cycle. However, XML is not easy to learn for the novice. In this paper, we propose the easy and effective way to reduce the learning curve of XML and to make and use XML documents. For the purpose, we suggest template base XML document generation and we design and implement XML document generator based on Template. XML document generator of template-based provides user interface and layout of XML document. So, users can generate XML document easily and effectively.

비즈니스 룰의 룰 이용 저작도구와 템플릿 정의 (Rules Authoring Tool and Template Definition of Business Rules)

  • 조경진;나영국;우원석
    • 한국인터넷방송통신학회논문지
    • /
    • 제14권1호
    • /
    • pp.237-243
    • /
    • 2014
  • 본 논문에서는 SI산업 시장에서의 효율적인 비즈니스 룰 작성을 위한 시스템을 제시하였다. 단순히 워드나 PPT를 이용하여 룰을 작성하는 것 보다 개발자와 현업 직원간의 의사소통을 더욱 원활히 진행할 수 있게 해 주는 시스템을 구현하였다. 본 논문에서 사용된 시스템은 템플릿을 제시하여 이 템플릿에 맞는 문장을 작성하게 하는 것을 목표로 하였다. 비즈니스 룰의 주제별로 문장을 작성할 수 있는 템플릿을 제시하였고 이 템플릿들에 따라 문장을 더욱 명확히 입력할 수 있도록 하는 입력 툴을 같이 제시하였다.

동적 편집과 포맷팅 기능을 갖는 XML 기반의 가변 데이터 출판 시스템 (XML-based Variable Data Publishing System with Dynamic Editing and Formatting Function)

  • 임광택
    • 한국산학기술학회논문지
    • /
    • 제11권11호
    • /
    • pp.4583-4591
    • /
    • 2010
  • 사용자가 직접 템플릿 규칙을 코딩하고 편집해야하는 기존의 XML 기반 가변데이터 출판 환경은 일반 사용자에게 문서제작에 많은 부담을 주고 어려움을 갖게 한다. 또한 매뉴얼이나 기술문서와 같은 대용량의 가변 XML 문서 처리시 편집을 위한 빠른 응답속도를 제공하기 위하여 신속한 포맷팅이 제공되어야 하지만 기존의 일괄적인 처리 방식으로는 해결하기 어렵다. 본 논문에서는 템플릿 기반의 가변문서의 처리 결과를 WYSIWYG 화면상에 표시하여 대화식 방식을 통해 템플릿을 편집할 수 있도록 하며 대용량 문서에 대해서도 사용자의 요청에 따라 신속하게 포맷팅하는, 동적 편집과 포맷팅 방식의 기능을 갖는 가변데이터 출판 시스템을 제안한다. 제안된 시스템은 개인이나 기업 또는 지역 등과 같이 개별적인 특성에 따라 변동되는 다량의 가변 데이터를 가지는 맞춤형 문서 제작을 위해 효과적으로 사용될 수 있으며, 입력문서와 템플릿 문서, 포맷된 결과문서는 모두 W3C에서 제안하는 XML, XSLT, XPath의 표준을 수용함으로써 웹 문서처리 시스템으로도 쉽게 확장될 수 있도록 하였다.

Form 기반의 XML 문서 편집기 구현 (Implementation of Form-based XML Document Editor)

  • 고탁현;황인준
    • 정보처리학회논문지D
    • /
    • 제9D권2호
    • /
    • pp.267-276
    • /
    • 2002
  • 트리 구조를 기반으로 하는 기존의 XML 문서 편집은 사용자고 하여금 XML에 대한 사전 지식을 필요로 한다. 그러나 XML 문서의 작성과 활용이 보편화되기 위해서는 이러한 문서 편집 방식에서 벗어나 누구나 쉽게 작성할 수 있는 환경이 제공되어야 한다. 본 논문에서는 트리 방식의 문서 편집뿐만 아니라 문서의 양식에 근거한 form을 기반으로 하는 편집 환경도 지원하는 새로운 XML 문서 편집기를 제안한다. 특히, form을 이용한 문서 편집은 기업이나 관공서 등과 같이 정형화된 양식을 이용하여 다량의 XML 문서를 작성하는 경우에 아주 효과적이다. Form 자체는 HTML 문서로 표현이 되고 이러한 HTML form은 template XML 문서와 XSL 문서를 이용한 XSLT 적용을 통해 자동적으로 생성된다. 생성된 HTML form은 내장된 브라우저를 통해 사용자에게 보여지며, foam에 입력된 사용자 데이터는 XML 문서로 변환되어 XML 저장소에 저장된다.

XML에 기반한 EDI 문서교환 시스템 설계 및 구현 (Design and Implementation of EDI Document Exchange system based on XML)

  • 임영태;한우용;정회경
    • 한국정보처리학회논문지
    • /
    • 제7권11S호
    • /
    • pp.3603-3612
    • /
    • 2000
  • 본 논문에서는 XML(eXxtensible Markup Language)을 이용하여 고정적이고 정형화된 EDI(Electronic Data Interchange) 문서를 유동적이고 효율적으로 처리하기 위한 시스템을 설계 및 구현하였다. 본 시스템에서는 사용자가 원하는 문서를 직접 생성할 수 있도록 트랜잭션(Transaction) 처리기와 템플리트(Template) 관리기를 설계 및 구현하였으며, 기존 EDI와의 호환을 위해 변환기를 설계하였다. 또한, 본 시스템의 경우 변환에 반드시 필요한 EDI 메시지 구조를 XML 형식으로 저장하고, 이것을 DOM API로 관리하도록 하여 XML의 구조정보를 이용하여 기존 시스템과의 호환성을 고려하였으며, 사용자가 변환기를 이용하여 템플리트 파일을 생성할 수 있고 필요한 구성요소(elements)를 선택 전송할 수 있도록 해당 인터페이스를 제공하도록 하여, 사용자가 전송할 엘리먼트를 선택할 수 있는 인터페이스를 제공하였다. 그리고 아직까지 다른 시스템에서는 문서의 변환에 관한 적절한 해법을 제시하지 못하고 있지만 본 시스템에서는 기존의 시스템이 제공하지 못하는 XML기반의 EDI문서 변환 기법 및 구조정보를 제공하여 그 해법을 제안하고 있다.

  • PDF

오토 레버 인디케이터부의 프로세스 연결 설계 지식 관리에 관한 연구 (A Study on Process-Related Design Knowledge Management for an Auto Lever Indicator)

  • 김석도;김태수;이수홍;고희병
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.925-928
    • /
    • 2002
  • It is well blown that the product development time in manufacturing industry is critical. A new methodology for a product design knowledge management is required to reduce design errors and to optimize a design process. In this paper, Process-Related design knowledge management and Document Template are introduced to provide a design process to prevent previous design errors and a solution for the desist errors. Also the Document Template is more convenient interface in integrating the design knowledge into a system.

  • PDF

실시설계단계 BIM 기반 도면 작업 효율 향상을 위한 도면화 템플릿 개발 (Developing a Drawing Template for BIM software to Improve BIM-based Drawing Work Efficiency in the Construction Document Phase)

  • 김이제;김인채;진상윤
    • 한국BIM학회 논문집
    • /
    • 제10권4호
    • /
    • pp.98-109
    • /
    • 2020
  • Based on the prior research which developed the consistency review checklist of the BIM model and 2D drawing through the drawing analysis of the construction documents phase, the apparent limits of the existing template and the template development items were derived. As well, the BIM-based drawing templates of the construction documentation phase were developed and verified using ArchiCAD BIM software. The developed template was then applied to the actual project model in the construction documents phase, and, as a result, 50% of existing work elements could be utilized as templates. This is an increase of more than 30% over the existing template utilization elements, and it is analyzed to be effective in practical application and utilization. Based on the results of this study, if the BIM model construction criteria matching the drawing's utilization purpose are presented, while at the same time the BIM data interlocking and drawing template development studies are conducted, the utilization of BIM data can be maximized and additional drawing work can be minimized to increase the percentage of template utilization elements. In addition, it is believed that this can employed to address functional and institutional problems of BIM-based drawing and make a contribution to the activation of BIM.

"3D 모델기반 디지털 협업 시스템" 운용개념 개발 방안 수립 사례 (Planning of Development of the Operational Concept Document of the "3D Model Based Digital Collaboration System" : Case Study)

  • 김진일;차재민;이태경;김준영
    • 시스템엔지니어링학술지
    • /
    • 제13권2호
    • /
    • pp.42-48
    • /
    • 2017
  • OCD (Operational Concept Document) is very important in system development. To develop OCD we should answer questions about, what template to use, what is the overall process to develop OCD, what kinds of diagrams we should use and how can we validate the OCD. To answer about the template we compared tow industrial guide on operational concept development and tailored it. For development process, we proposed a comprehensive process which satisfies the requirements of the project context. For use of proper diagram, we analyzed many kinds of diagrams used in representing behavior of system and choose some diagrams which best fit for our purpose. Finally we established validation criteria for operational scenario and requirement texts in operational concept documents.

Automatic Reading System for On-off Type DNA Chip

  • Ryu, Mun-Ho;Kim, Jong-Dae;Kim, Jong-Won
    • Journal of Information Processing Systems
    • /
    • 제2권3호
    • /
    • pp.189-193
    • /
    • 2006
  • In this study we propose an automatic reading system for diagnostic DNA chips. We define a general specification for an automatic reading system and propose a possible implementation method. The proposed system performs the whole reading process automatically without any user intervention, covering image acquisition, image analysis, and report generation. We applied the system for the automatic report generation of a commercialized DNA chip for cervical cancer detection. The fluorescence image of the hybridization result was acquired with a $GenePix^{TM}$ scanner using its library running in HTML pages. The processing of the acquired image and the report generation were executed by a component object module programmed with Microsoft Visual C++ 6.0. To generate the report document, we made an HWP 2002 document template with marker strings that were supposed to be searched and replaced with the corresponding information such as patient information and diagnosis results. The proposed system generates the report document by reading the template and changing the marker strings with the resultant contents. The system is expected to facilitate the usage of a diagnostic DNA chip for mass screening by the automation of a conventional manual reading process, shortening its processing time, and quantifying the reading criteria.

웹 출판을 위한 템플릿 시스템의 설계 (Design of Templating System for Web Publication)

  • ;구흥서
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2002년도 추계학술발표논문집 (하)
    • /
    • pp.1777-1780
    • /
    • 2002
  • This paper presents a well-designed templating system for CMS web Publication using XML/XSL technology. The primary motivation is the need of Web CMS to separate content from layout and logic. Our system provides GUI XSLT editor (x-editor) to create and modify XSLT stylesheet documents easily. These documents are used to add "layout" and "look and feel" information to XML document which contains content and functionality. The modified XML document is processed by XML-template engine to produce dynamic or static web sites.

  • PDF