KR100460467B1 - A method of producing a fax image in a UMS system - Google Patents

A method of producing a fax image in a UMS system Download PDF

Info

Publication number
KR100460467B1
KR100460467B1 KR10-2001-0027187A KR20010027187A KR100460467B1 KR 100460467 B1 KR100460467 B1 KR 100460467B1 KR 20010027187 A KR20010027187 A KR 20010027187A KR 100460467 B1 KR100460467 B1 KR 100460467B1
Authority
KR
South Korea
Prior art keywords
data
fax
program
fxml
tag
Prior art date
Application number
KR10-2001-0027187A
Other languages
Korean (ko)
Other versions
KR20020088194A (en
Inventor
김정
Original Assignee
주식회사 브리지텍
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 브리지텍 filed Critical 주식회사 브리지텍
Priority to KR10-2001-0027187A priority Critical patent/KR100460467B1/en
Publication of KR20020088194A publication Critical patent/KR20020088194A/en
Application granted granted Critical
Publication of KR100460467B1 publication Critical patent/KR100460467B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/50Business processes related to the communications industry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/00127Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
    • H04N1/00204Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server
    • H04N1/00209Transmitting or receiving image data, e.g. facsimile data, via a computer, e.g. using e-mail, a computer network, the internet, I-fax

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Facsimiles In General (AREA)

Abstract

본 발명은 UMS(Unified Messaging System)에서의 팩스 이미지 제작 방법에 관한 것으로서, 클라이언트 컴퓨터로부터 팩스 이미지의 템플릿에 관한 데이터를 포함하는 팩스 전송에 필요한 데이터를 전송받는 단계와, 상기 템플릿에 관한 데이터에 기초하여, 다수의 변수를 포함하는 FXML 프로그램을 작성하는 단계와, 상기 프로그램의 상기 다수의 변수를 상기 팩스 전송에 필요한 데이터 중 대응하는 값으로 각각 치환하는 단계와, 상기 치환된 프로그램에 대하여 문법(syntax) 검사를 하는 단계와, 상기 문법 검사 결과, 아무 이상이 없는 경우, 상기 치환된 프로그램에 대하여 구조(structure) 분석을 하는 단계와, 상기 치환된 프로그램에 기초하여 팩스 이미지를 제작하는 단계와, 상기 제작된 팩스 이미지를 팩스 기기로 전송하는 단계를 포함한다. 이에 의하면, 데이터 표현을 편리하게 하고, 데이터 자체의 판독성이 높고, 데이터 표현 문법을 확인할 수 있고, 데이터의 구조적인 표현이 가능하며, 시스템이 안정하고, 국제적인 표준 데이터 형식과의 호환이 가능한 팩스 이미지 제작 프로그램을 제공할 수 있다.The present invention relates to a method for producing a fax image in a unified messaging system (UMS), the method comprising: receiving data necessary for a fax transmission including data on a template of a fax image from a client computer, and based on the data on the template. Creating a FXML program including a plurality of variables, substituting each of the plurality of variables of the program with a corresponding value of data required for the fax transmission, and syntactic syntax for the substituted program. Performing a check, and if there is nothing wrong with the grammar check, performing a structure analysis on the substituted program, preparing a fax image based on the substituted program, and Transmitting the produced fax image to a fax machine. According to this, the facsimile image which makes data representation easy, the data itself is readable, data expression grammar can be confirmed, the data can be represented structurally, system is stable, and is compatible with international standard data format. Production programs can be provided.

Description

통합메세지 시스템에서의 팩스 이미지 제작 방법 {A method of producing a fax image in a UMS system}A method of producing a fax image in a UMS system

본 발명은 UMS(unified messaging system)에서 텍스트와 이미지의 복합문서를 팩스이미지로 변환하는 방법에 관한 것으로서, 보다 구체적으로는 XML(extensible markup language)이라는 국제 표준 데이터 표현 방식을 이용하여 팩스 이미지 제작을 위해 새로운 XML 태그들을 정의하고(새롭게 정의된 XML을 이하에서, FXML(fax extensible markup language)이라고 한다), 이 태그들을 분석하고 그 역할에 맞도록 사용자 입력 데이터를 활용함으로써 팩스 이미지를 제작하는 방법에 관한 것이다.The present invention relates to a method for converting a compound document of text and image into a fax image in a unified messaging system (UMS). More specifically, the present invention provides a method for producing a fax image using an international standard data representation method called extensible markup language (XML). How to create a fax image by defining new XML tags (newly defined XML, hereinafter referred to as FAX (fax extensible markup language)), and analyzing these tags and utilizing user input data to suit their role. It is about.

UMS(Unified Messaging System, 통합 메시징 시스템)란 e메일, 음성, 팩스 등 다양한 형태의 메시지를 하나의 우편함에서 통합 관리할 수 있는 시스템으로서, PC에서 음성 메시지나 팩스 문서를 확인하거나 전화로 e메일을 확인할 수 있는 시스템이다. UMS는 다양한 형태의 메시지를 통합 관리할 수 있기 때문에 보다 효율적인 메시지 관리가 가능하며 동일한 메시지를 e메일, 전화, 팩스 등 다양한 매체를 통해 확인할 수 있어 시간 및 공간적인 제약을 극복할 수 있다.UMS (Unified Messaging System) is a system that integrates and manages various types of messages such as e-mail, voice, and fax in one mailbox. It checks voice messages or fax documents on a PC or sends e-mails by phone. This system can be checked. Because UMS can manage various types of messages in an integrated manner, more efficient message management is possible, and the same message can be viewed through various media such as e-mail, telephone, and fax, thereby overcoming time and space constraints.

이러한 UMS 시스템에서 팩스 이미지를 제작하는 경우, 종래에는 도1에 도시된 바와 같이, 복합 문서의 내용, 배경 이미지, 첨부 이미지 등을 모두 파악하고 원하는 폰트와 원하는 위치까지 계산해서 직접 팩스 이미지 제작 프로그램을 작성하였는 바, 다음과 같은 문제점들이 있었다.In the case of manufacturing a fax image in such a UMS system, conventionally, as shown in FIG. As a result, there were the following problems.

첫째, 종래의 방법은 필요한 항목과 값들을 일관성과 문법적인 규칙 없이 순서대로 나열하는 식이었으므로, 팩스 이미지의 규격, 양식, 또는 원하는 이미지가 바뀔 경우 팩스 이미지 변환 프로그램을 변경해야 하는 불편함이 있다.First, since the conventional methods list the necessary items and values in order without consistency and grammatical rules, it is inconvenient to change the fax image conversion program when the standard, format, or desired image of the fax image is changed.

둘째, 종래 팩스 데이터 표현 방식은 데이터 항목과 값으로만 구성되어 데이터 자체의 판독성이 결여되어 있다.Second, the conventional fax data representation method is composed of only data items and values, and thus lacks readability of the data itself.

세째, 데이터 표현 문법의 부재로 하여 데이터 표현이 올바른 방식인지 그 자체로 판별이 불가능하다. 즉, 도1에 도시된 바와 같이, 2번째 줄과 3번째 줄의 “송신자 ”가 두 번 반복되었지만 의미가 맞는지 틀리는지 문법적으로 알 수 없고, 7번째 줄의 좌표 값에 대한 오류 발견이 어려우며, 9번째 줄의 연결된 문장에 대한 오류 발견이 어렵다.Third, the absence of a data representation grammar makes it impossible to determine by itself whether the data representation is the correct way. That is, as shown in Figure 1, the "sender" of the second and third lines are repeated twice, but grammatically unknown whether the meaning is correct or incorrect, it is difficult to find the error of the coordinate value of the seventh line, It is difficult to find an error about the concatenated sentence of line 9.

넷째, 팩스 이미지 변환 과정에서 시스템 장애가 발생할 수 있다.Fourth, a system failure may occur during the conversion of the fax image.

다섯째, 데이터 형식을 추가하거나 변경할 때 숫자, 대/소문자, 한글, 자릿수 등의 형식에 대한 혼란이 발생한다.Fifth, when adding or changing data types, confusion about the format of numbers, uppercase and lowercase letters, Korean characters, and digits occurs.

여섯째, 데이터의 구조적인 표현이 불가하므로, 데이터의 계층 구조나 연관성, 연결성을 표현할 수 없다.Sixth, since the structural representation of the data is impossible, the hierarchical structure, association, and connectivity of the data cannot be expressed.

일곱째, 다른 데이터 형식과의 호환성이 결여되어 있어, 다른 문서 양식으로변환하는 것에 대하여 고려되지 않는다.Seventh, there is a lack of compatibility with other data formats, so conversion to other document formats is not considered.

본 발명은 상기와 같은 문제점을 해결하기 위한 것으로서, 데이터 자체의 판독성이 높고, 데이터 표현 문법을 확인할 수 있고, 데이터의 구조적인 표현이 가능하며, 팩스 이미지 양식이 변경되었을 경우 프로그램 변경이 필요 없고, 국제적인 표준 데이터 형식과의 호환이 가능한 팩스 이미지 제작 프로그램을 제공하는 것을 목적으로 한다.The present invention is to solve the above problems, the readability of the data itself is high, the data expression grammar can be confirmed, the structural representation of the data is possible, if the fax image format is changed, no program change is necessary, It is an aim to provide a fax image making program that is compatible with international standard data formats.

도1은 종래의 팩스 이미지 제작 프로그램의 예를 나타내는 도면.1 is a diagram showing an example of a conventional fax image production program.

도2는 본 발명이 적용되는 시스템의 구성도.2 is a block diagram of a system to which the present invention is applied.

도3은 본 발명에 의한 시스템의 구성 요소간에 주고받는 데이터를 나타내는 도면.3 is a diagram illustrating data exchanged between components of a system according to the present invention;

도4는 사용자가 팩스 전송에 필요한 데이터 값을 입력하도록 되어 있는 화면 인터페이스의 예시도.4 is an exemplary diagram of a screen interface in which a user is required to enter data values required for fax transmission.

도5는 본 발명에 의한 팩스 이미지 제작 방법을 나타내는 플로우챠트.5 is a flowchart showing a method for producing a fax image according to the present invention.

도6은 본 발명에 의한 방법에 따라 작성된 템플릿 프로그램의 예시도.6 is an exemplary view of a template program created in accordance with the method according to the present invention.

도7은 FXML로 작성되는 프로그램에서 사용될 수 있는 태그들의 예 및 이에 대한 설명을 나타내는 도면,7 is a diagram showing examples of tags that can be used in a program written in FXML and a description thereof;

도8은 도6에 도시된 프로그램에서 변수를 데이터 값으로 치환한 프로그램을 도시하는 도면.FIG. 8 is a diagram showing a program in which variables are replaced with data values in the program shown in FIG. 6; FIG.

도9는 도8에 도시된 프로그램에 대하여 FXML 구조 분석을 한 결과를 나타나는 도면.FIG. 9 is a diagram showing the results of analyzing the FXML structure of the program shown in FIG. 8; FIG.

도10은 팩스 이미지 제작 과정을 나타내는 도면.Fig. 10 is a diagram showing a fax image production process.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

100: 클라이언트 컴퓨터 200: 외부 이메일 서버100: client computer 200: external email server

310: 웹 애플리케이션 서버 320: 팩스 변환 서버310: web application server 320: fax conversion server

330: 전화 애플리케이션 서버 400: 팩스 기기330: telephone application server 400: fax machine

상기 목적을 달성하기 위하여, 본 발명에 의한 팩스 이미지 제작 방법은 클라이언트 컴퓨터로부터 팩스 이미지의 템플릿에 관한 데이터를 포함하는 팩스 전송에 필요한 데이터를 전송받는 단계와, 상기 템플릿에 관한 데이터에 기초하여, 다수의 변수를 포함하는 FXML 프로그램을 작성하는 단계와, 상기 프로그램의 상기 다수의 변수를 상기 팩스 전송에 필요한 데이터 중 대응하는 값으로 각각 치환하는 단계와, 상기 치환된 프로그램에 대하여 문법(syntax) 검사를 하는 단계와, 상기 문법 검사 결과, 아무 이상이 없는 경우, 상기 치환된 프로그램에 대하여In order to achieve the above object, the method for producing a fax image according to the present invention comprises the steps of receiving from the client computer the data necessary for fax transmission including the data on the template of the fax image, and based on the data on the template, Writing an FXML program comprising a variable of the; and substituting each of the plurality of variables of the program with a corresponding value of data required for the fax transmission; and checking a syntax for the substituted program. And if there is nothing wrong with the grammar test result, for the substituted program

구조(structure) 분석을 하는 단계와, 상기 치환된 프로그램에 기초하여 팩스 이미지를 제작하는 단계와, 상기 제작된 팩스 이미지를 팩스 기기로 전송하는 단계를 포함한다. 상기 팩스 전송에 필요한 데이터는 받는 사람의 정보, 참조인의 정보, 보내는 사람의 정보, 제목, 내용을 포함하고, 상기 템플릿에 관한 데이터는 배경 화면, 폰트의 종류와 크기, 날짜, 페이지 번호 삽입에 관한 데이터를 포함한다.Performing structure analysis, preparing a fax image based on the substituted program, and transmitting the produced fax image to a fax machine. The data necessary for the fax transmission includes the information of the recipient, the information of the reference person, the information of the sender, the title, and the contents. Contains data about

또한, 상기 구조 분석은 물리적인 구조 분석과 논리적인 구조 분석을 포함한다.The structural analysis also includes physical structural analysis and logical structural analysis.

문법 검사는 XML 문법 검사와 FXML 문법 검사를 포함하는데, XML 문법 검사에는 엔티티(entity) 문법 구성 검사, 속성(attribute) 문자 검사, 컨텐트(content) 문법 검사 등이 있고, FXML 문법 검사에는 태그 문법 검사, 엔티티 계층 검사, 속성 구성 검사 등이 있다.Grammar checks include XML grammar checks and FXML grammar checks. XML grammar checks include entity grammar checks, attribute character checks, and content grammar checks. FXML grammar checks include tag grammar checks. , Entity hierarchy checks, attribute configuration checks, and so on.

종래 기술의 경우, 데이터 표현이 범용적이지 못하고 폐쇄적인 구조를 가지고 있어서 다른 문서 양식으로 변환하려면 새로운 데이터 표현 방식으로 변환하는 과정을 거쳐야 했으나, 본 발명의 경우, FXML이라는 확장, 변형 가능한 표현 방식을 가진 마크-업 랭귀지(mark up language)를 사용하여 데이터를 표현하기 때문에, 웹에서 사용하는 HTML 형식이나 WAP(wireless application protocol)에서 사용하는 WML 형식으로 손쉽게 변환할 수 있으며, 앞으로 웹 표준 방식인 xHTML 형식으로도 변환할 수 있다.In the prior art, the data representation is not universal and has a closed structure. Therefore, in order to convert to another document form, a process of converting the data representation into a new data representation method is required. Data is represented using its own mark up language, so it can be easily converted to the HTML format used by the web or the WML format used by the wireless application protocol (WAP). You can also convert to format.

또한, 본 발명의 팩스 데이터 표현 방식은 데이터 값을 항목에 해당하는 태그와 함께 표시하므로, 데이터 자체의 판독성이 좋고, 데이터 값이 중복되거나 잘못 표기된 것을 항목에 대한 문법 검사에 의해 발견할 수 있으므로 데이터 표현 방식의 에러에 따른 시스템 장애를 사전에 예방할 수 있는 효과가 있다.In addition, since the fax data representation method of the present invention displays the data value together with the tag corresponding to the item, the readability of the data itself is good, and since the data value is duplicated or incorrectly displayed, the grammar check on the item can be used to display the data. There is an effect that can prevent the system failure due to the error of expression method in advance.

이하, 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도2는 본 발명이 적용되는 시스템의 구성도이다.2 is a block diagram of a system to which the present invention is applied.

도2에 도시된 바와 같이, 본 발명이 적용되는 시스템은 클라이언트 컴퓨터(100), 이메일 서버(200), 및 UMS 시스템(300)이 인터넷으로 연결되어 있고, UMS 시스템(300)은 PSTN(Public Switched Telephone Network)을 통하여 팩스 기기(400)와 연결되어 있다. UMS 시스템(300)은 사용자가 클라이언트 컴퓨터(100)를 통해 접속하여 UMS 서비스를 받을 수 있는 웹 애플리케이션 서버(310), 팩스 이미지를 제작하는 팩스 변환 서버(320), 및 제작된 팩스 이미지를 PSTN을 통해 팩스 기기(400)로 전송하는 전화 애플리케이션 서버(330)를 포함하고 있다.As shown in FIG. 2, in the system to which the present invention is applied, the client computer 100, the e-mail server 200, and the UMS system 300 are connected to the Internet, and the UMS system 300 is PSTN (Public Switched). And a fax machine 400 via a telephone network. The UMS system 300 may include a web application server 310 that allows a user to access UMS service through a client computer 100, a fax conversion server 320 for producing a fax image, and a PSTN for the generated fax image. It includes a telephone application server 330 to transmit to the fax machine 400 through.

웹 애플리케이션 서버(310), 팩스 변환 서버(320), 및 전화 애플리케이션 서버(330)는 담당하는 기능에 따른 논리적인 구분이며, 각각의 독립적인 서버로서 구현할 수도 있고 하나의 서버로 구현할 수도 있다.The web application server 310, the fax conversion server 320, and the telephone application server 330 are logical divisions according to functions in charge, and may be implemented as each independent server or as one server.

도3는 도2에 도시된 시스템의 구성 요소 간에 주고받는 데이터를 도시하고 있다.3 illustrates data exchanged between components of the system shown in FIG.

먼저, 사용자는 클라이언트 컴퓨터(100)를 통해 웹 애플리케이션 서버(320)에 접속하여 팩스 전송에 필요한 여러가지 데이터를 입력하게 된다(S301).First, the user accesses the web application server 320 through the client computer 100 and inputs various data necessary for fax transmission (S301).

도 4에 이러한 화면 인터페이스의 예가 도시되어 있다. 도 4에서 보는 바와 같이, 사용자가 팩스 전송에 필요한 데이터를 입력할 수 있는 화면 인터페이스는 HTML 문서 형식으로 되어 있고 사용자 입력이 가능한 예컨대, 폼 필드(form field)를 포함하고 있다. 도 4에 도시된 바와 같이, 사용자는 이 폼 필드에 받는 사람의 팩스 번호와 이름, 참조인, 보내는 사람의 이름과 연락처, 제목, 내용 등을 입력할 수 있다. 이 외에도 사용자는 팩스 문서의 디자인을 위한 배경 화면을 결정하고, 글씨 폰트의 종류와 크기를 결정하고, 날짜, 페이지 번호 삽입 등을 선택함으로써 팩스 문서의 템플릿(template)을 특정할 수 있다.An example of such a screen interface is shown in FIG. As shown in FIG. 4, the screen interface through which the user can input data necessary for fax transmission is in the form of an HTML document and includes, for example, a form field that can be input by the user. As shown in Fig. 4, the user can enter the recipient's fax number and name, a referrer, the sender's name and contact information, a subject, content, and the like in this form field. In addition, the user can specify a template of the fax document by determining a background screen for the design of the fax document, determining the type and size of the font, and selecting a date, page number insertion, and the like.

클라이언트 컴퓨터(100)가 웹 애플리케이션 서버(310)로 팩스 이미지 제작에 필요한 여러가지 데이터를 전송하면서 팩스 전송을 요청하면(S302), 웹 애플리케이션 서버(310)는 팩스 변환 서버로 이 요청을 전달한다(S303).When the client computer 100 requests a fax transmission while transmitting various data necessary for producing a fax image to the web application server 310 (S302), the web application server 310 transmits this request to the fax conversion server (S303). ).

팩스 변환 서버(320)는 수신된 데이터에 기초하여 팩스 이미지를 제작하고 이러한 팩스 이미지를 전화 애플리케이션 서버(330)로 전송한다(S304). 전화 애플리케이션 서버(330)는 PSTN을 통해 팩스 기기(400)로 팩스를 보낸다(S305). 팩스 변환 서버(320)에서 팩스 이미지를 제작하는 구체적인 방법에 대하여는 이하에서 도5을 참조하여 상세히 설명한다.The fax conversion server 320 generates a fax image based on the received data and transmits the fax image to the telephone application server 330 (S304). The telephone application server 330 sends a fax to the fax machine 400 through the PSTN (S305). A detailed method of producing a fax image in the fax conversion server 320 will be described in detail with reference to FIG. 5 below.

도5는 팩스 변환 서버(320)에서 팩스 이미지 제작이 어떻게 이루어지는지를 나타내는 플루우챠트이다.5 is a flute chart showing how a fax image is produced in the fax conversion server 320.

팩스 변환 서버(320)가 웹 애플리케이션 서버(310)로부터 템플릿 등 사용자가 클라이언트 컴퓨터(100)를 통해 입력한 데이터를 넘겨 받으면서 팩스 전송을 요청받으면(S501), 결정된 템플릿에 기초하여 FXML 프로그램을 작성한다(S502).When the fax conversion server 320 receives a request for fax transmission while receiving data input by the user, such as a template, from the web application server 310 through the client computer 100 (S501), a FXML program is created based on the determined template. (S502).

이러한 이러한 프로그램의 예가 도 6에 도시되어 있다. 도 6의 FXML 프로그램은 앞에서 설명한 도 4의 화면 인터페이스 및 사용자가 선택한 배경 화면, 글씨 폰트, 날짜, 페이지 번호 등의 데이터를 포함하고 있는 HTML 문서를 본 발명에 적합한 형태의 XML 문서로 변환하는 과정을 통해 구현될 수 있다. 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 자명한 바와 같이, HTML(HyperText Markup Language)은 평문(plain text)에 태그라는 여러 가지 명령을 삽입하여 문서를 장식하거나 구조를 표시하는 마크업 언어로서 예컨대, "<b> 특허 </b>"라고 기술된 HTML 문서는 브라우저가 "<b>" 태그로 둘러싸인 평문 '특허'를 굵은 글씨로 표시한다. HTML 문서에서 태그는 요소(element)를 열거나 닫는 단독 엔터티(singular entity)이고 요소의 일부분이지만 요소 그 자체는 아니다. HTML 언어는 1996년 1월 2일 SNL(Sandia National Laboratories)에서 발표한 'HTML Reference Manual'에 기술되어 있다. 한편, XML은 W3C (World Wide Web Consortium)에서 공식적으로 채택된 언어로서, SGML (Standard Generalized Markup Language) 사양에 준한다는 점과, 페이지 또는 파일의 내용을 표현하기 위해 태그를 사용한다는 점에서는 HTML 문서와 공통점이 있다. 그러나, HTML은 웹 페이지의 내용을 이것이 어떻게 디스플레이되고 상호작용하는지를 기술하고 있을 뿐인데에 반해, XML은 표현되고 있는 데이터를 중심으로 내용을 기술한다는 점에서 차이가 있다. 요컨대, XML은 메타 기술 언어(언어 정의를 기술할 수 있는 언어)가 가능하므로 스스로 태그를 정의하여 예컨대, <전화번호> 태그는 이 태그의 데이터가 전화번호임을 컴퓨터가 인식할 수 있도록 한다. 또한 XML은 DTD (Document Type Definition)에 의한 문서 구조를 체크할 수 있다. 본 발명에서는 팩스 문서를 표현에 적합한 XML (FXML) 프로그램을 도 6에 나타낸 것처럼 작성할 수 있는데, 예컨대 다음과 같은 태그가 사용될 수 있다. 요소 설명 img 배경 화면을 넣기 위한 요소 item 문장, 날짜, 쪽수, 본문 등을 넣기 위한 요소 font 폰트 설정을 위한 요소 point 좌표 설정을 위한 요소 line 선 그리기를 위한 요소 rect 박스 그리기를 위한 요소 따라서 도 6에 나타낸 예에서 "<img>" 태그는 배경 화면을 나타내는 태그이고, "<item>" 태그는 문장, 날짜, 페이지 번호, 본문 등을 입력하기 위한 태그이고, "<font>" 태그는 폰트의 종류와 크기를 설정하기 위한 태그이며, "<point>" 태그는 좌표 설정을 위한 태그이다는 점을 쉽게 이해할 수 있을 것이다. 또한, $로 시작하는 변수들은 나중에 사용자가 입력한 데이터로 치환하게 될 변수이다.An example of such a program is shown in FIG. The FXML program of FIG. 6 converts an HTML document including data such as the screen interface of FIG. 4 and the user-selected wallpaper, font, date, page number, and the like into an XML document of a form suitable for the present invention. It can be implemented through. As will be apparent to those of ordinary skill in the art, HyperText Markup Language (HTML) is a markup for decorating a document or displaying a structure by inserting various commands called tags in plain text. For example, an HTML document described as "<b> patent </ b>" as a language displays the plain text 'patent' in bold, surrounded by a &quot; b " tag. In an HTML document, a tag is a singular entity that opens or closes an element and is part of an element, but not the element itself. The HTML language is described in the HTML Reference Manual, published by Sandia National Laboratories (SNL) on January 2, 1996. XML, on the other hand, is an official language adopted by the World Wide Web Consortium (W3C), which conforms to the Standard Generalized Markup Language (SGML) specification and uses HTML tags to represent the contents of a page or file. Has something in common. However, while HTML only describes how the content of a web page is displayed and interacts with it, XML differs in that it describes content around the data being represented. In short, XML is a meta-descriptive language (a language that can describe language definitions), so you define your own tags so that, for example, the <phone number> tag allows the computer to recognize that the data in this tag is a phone number. In addition, XML can check the document structure by DTD (Document Type Definition). In the present invention, an XML (FXML) program suitable for representing a fax document can be created as shown in FIG. 6, for example, the following tag can be used. Element Explanation img Elements for putting wallpapers item Elements for putting sentences, dates, pages, text, etc. font Elements for setting fonts point Elements for setting coordinates line Elements for drawing lines rect Elements for drawing boxes Therefore, in the example shown in FIG. 6, the "<img>" tag is a tag representing a background screen, the "<item>" tag is a tag for inputting a sentence, date, page number, text, and the like, and the "<font>" tag. Is a tag for setting the font type and size, and it is easy to understand that the "<point>" tag is a tag for setting coordinates. Also, variables starting with $ will be replaced with data entered by the user later.

도 6에 나타낸 태그 외에 FXML로 작성되는 프로그램에서 사용될 수 있는 태그들의 예 및 이에 대한 설명이 도 7에 도시되어 있다. 앞의 설명과 도 7의 태그를 참조하면, 도 6에 예시로 나타낸 FXML 프로그램에서 "<document>" 태그로 묶여 있는 하나의 문서에 포함된 태그는 문자 표시는 다음과 같이 설명할 수 있다("<document>" 태그 아래부터 순서대로 설명) 구분 표시 문자 설명 img 표지 배경 파일 $BACKGROUND 보내는 사람 타이틀 $FROM_STR 보내는 사람 정보 $FROM 폰트 이름 $FROM_FONT 폰트 크기 $FROM_X X 좌표 위치 $FROM_Y Y 좌표 위치 item $DATE-STR 날짜 타이틀 $DATE_FONT 폰트 이름 $DATE_SIZE 폰트 크기 $DATE_X X 좌표 위치 $DATE_Y Y 좌표 위치 item $PAGE_STR 쪽수 타이틀 $PAGE_FONT 폰트 이름 $PAGE_SIZE 폰트 크기 $PAGE_X X 좌표 위치 $PAGE_Y Y 좌표 위치 item $SUBJECT_STR 제목 타이틀 $SUBJECT 제목 정보 $SUBJECT_FONT 폰트 이름 $SUBJECT_SIZE 폰트 크기 $SUBJECT_X X 좌표 위치 $SUBJECT_Y Y 좌표 위치 In addition to the tags shown in FIG. 6, examples of tags that can be used in a program written in FXML and a description thereof are shown in FIG. 7. Referring to the foregoing description and the tag of FIG. 7, in the FXML program illustrated in FIG. 6, the tag included in one document enclosed by the "<document>" tag may be described as follows. ordered from the bottom of the <document>"tag) division tag Explanation img Cover background file $ BACKGROUND Sender title $ FROM_STR Sender Information $ FROM The font name $ FROM_FONT Font size $ FROM_X X coordinate position $ FROM_Y Y coordinate position item $ DATE-STR Date title $ DATE_FONT The font name $ DATE_SIZE Font size $ DATE_X X coordinate position $ DATE_Y Y coordinate position item $ PAGE_STR Page Title $ PAGE_FONT The font name $ PAGE_SIZE Font size $ PAGE_X X coordinate position $ PAGE_Y Y coordinate position item $ SUBJECT_STR Title title $ SUBJECT Title information $ SUBJECT_FONT The font name $ SUBJECT_SIZE Font size $ SUBJECT_X X coordinate position $ SUBJECT_Y Y coordinate position

팩스 변환 서버(320)가 템플릿에 기초한 FXML 프로그램을 작성하고 나면, 이 프로그램에서 $로 시작하는 변수를 사용자가 입력한 데이터 값들로 치환한다(S503). 도6의 $로 시작하는 변수들을 데이터 값들로 치환한 결과가 도8에 도시되어 있다. 도8에 도시된 바와 같이, 본 발명의 팩스 데이터 표현 방식은 데이터 값을 항목에 해당하는 태그와 함께 표시하므로, 데이터 자체의 판독성이 좋다. 또한, 기존 방식에서는 각 데이터 값에 대한 데이터 타입(숫자형, 문자형)과 그에 따른 표현 방식(대/소문자, 한글, 자릿수) 등을 고정해서 사용하기 때문에 데이터 타입을 변경하거나 할 때 서비스를 중지하고 서비스 프로그램을 수정해야 했으나, 본 발명에서는 서비스 중간에도 데이터 값에 대한 데이터 타입만을 바꿔 적용할 수 있는 장점이 있다.After the fax conversion server 320 creates the FXML program based on the template, the variable starting with $ in the program is replaced with data values input by the user (S503). The result of substituting variables starting with $ in FIG. 6 with data values is shown in FIG. 8. As shown in Fig. 8, the fax data representation method of the present invention displays data values together with tags corresponding to the items, so that the data itself is readable. In addition, in the conventional method, the data type (numeric type, character type) and the expression method (capital / lower case, Korean, number of digits) for each data value are fixedly used. Therefore, the service should be stopped when changing the data type. Although the service program had to be modified, the present invention has the advantage that it can be applied only by changing the data type for the data value in the middle of the service.

다음으로, 팩스 변환 서버(320)는 단계(S503)에서 완성된 프로그램에 문법적으로 이상이 없는지 검사하는 과정을 거친다(S504). 검사는 XML 문법 검사와 FXML 문법 검사, 두가지 단계로 나뉘는데, XML 문법 검사시에는 엔티티(entity) 문법 구성 검사, 속성(attribute) 문자 검사, 콘텐트(content) 문법 검사를 하고, FXML 문법 검사시에는 태그 문법 검사, 엔티티 계층 검사, 속성 구성 검사를 한다. XML 기본 문법 검사에서는 XML 문서가 자신에게 맞는 계층 구조를 갖는 요소(elements)들을 포함하고 있는지 검사하는데, XML 요소는 일반적으로 다음과 같이 표현된다."<name attr1="value1" attr2="value2">"content"</name>"요소 문법 검사에서는 이러한 형태가 아닌 오류가 있는지 확인한다. 오류의 예는 다음과 같다."<item type="string"></other>" 또는"<item type="string">""<item type="body"...</body>"속성 문법 검사는 정의되어 있는 않은 속성값이 있거나 반드시 있어야 하는 속성값이 없는 경우가 있는지 확인하는 것을 말하는데, 예컨대 다음과 같은 표현은 속성 문법 검사에서 오류로 판단될 수 있다."<item type='string></item>" 또는"<item></item>"엔터티 문법 검사는 엔터티들에 대한 표현이 올바른지 확인하는 과정이다. XML에서는 엔터티 레퍼런스(entity referecne)를 사용하여 콘텐츠 내부에 특정한 값들을 표현할 수 있는데 예컨대 &(amp), <(lt), >(gt), '(apos), "(quot) 등은 문자들은 반드시 엔터티 형태로 표현되어야만 한다. 콘텐츠 문법 검사는 엔터티 문법 검사와 더불어 표현할 수 없는 데이터가 있지 않은지 확인하는 것이다. & #nnn; 방식의 숫자 엔터티 형태로 표현되는 유니코드 문자에 대한 처리도 포함된다. 앞에서 설명한 FXML 확장 문법 검사는 FXML 방식의 표현 문법에 맞는지 확인하는 과정으로 XML 기본 문법 검사와 동시에 이루어지며 다음과 같은 경우 오류로 판단할 수 있다.- 해당 구성요소가 FXML에 정의되지 않은 경우- 해당 구성요소 표현이 FXML 표현에 맞지 않는 경우- 해당 속성이 FXML에 정의되지 않은 경우- 해당 속성값이 팩스 이미지로 변환될 수 없는 값인 경우Next, the fax conversion server 320 undergoes a process of checking whether there is no grammatical error in the program completed in step S503 (S504). The inspection consists of two stages: XML grammar checking and FXML grammar checking. The XML grammar checking includes entity grammar composition checking, attribute character checking, content grammar checking, and FXML grammar checking. Check grammar, entity hierarchy, and attribute configuration. The XML basic grammar check checks whether an XML document contains elements with a hierarchy that is appropriate for it. XML elements are typically expressed as follows: "<name attr1 =" value1 "attr2 =" value2 " > "content" </ name> "The element grammar check checks for errors that are not of this type. Examples of errors include the following: "<item type =" string "> </ other>" or "<item type =" string ">" "<item type =" body "... </ body>" Properties Grammar checking refers to checking whether there are undefined attribute values or when there are no attribute values that must be present. For example, the following expression can be considered an error in an attribute grammar check. "<Item type = 'string > </ item> "or" <item> </ item> "Entity grammar checking is the process of verifying that entities are correctly represented. In XML, you can use entity referecne to express specific values within the content. For example, characters such as & (amp), <(lt),> (gt), '(apos), and "(quot) must be characters. The content grammar check includes checking the entity grammar for any non-expressible data, including handling Unicode characters represented as numeric entities in the form of &#nnn; The FXML extended grammar check is a process to check whether the expression grammar of the FXML method conforms to the XML basic grammar check and can be judged as an error if:-the component is not defined in FXML-the configuration When the element representation does not fit the FXML representation-The attribute is not defined in FXML-The attribute value is a value that cannot be converted to a fax image

만일 문법 검사에 의해 문법 오류가 발생하면, 에러 메시지를 웹 애플리케이션 서버(310)로 전송하고, 클라이언트 컴퓨터(100)에게 새로운 데이터를 요청하도록 하는 등의 조치를 취한다.If a grammar error occurs due to a grammar check, an error message is sent to the web application server 310, and the client computer 100 requests new data.

종래 기술의 경우 전술한 바와 같이, 데이터 표현 문법의 부재로 인하여 데이터 표현이 올바른 방식인지 그 자체로 판별이 불가능했으나, 본 발명에서는 항목에 해당하는 태그 값이 있기 때문에 데이터 값이 중복되거나 잘못 표기된 것을 항목에 대한 문법 검사에 의해 발견할 수 있다. 이에 따라, 본 발명에서는 데이터 표현 방식의 에러에 따른 시스템 장애를 사전에 예방할 수 있는 효과가 있다.In the prior art, as described above, it is impossible to determine whether the data representation is the correct way due to the absence of the data representation grammar. However, in the present invention, since there is a tag value corresponding to the item, the data value is duplicated or incorrectly displayed. Can be found by grammar checking on entries. Accordingly, in the present invention, it is possible to prevent the system failure caused by the error of the data representation method in advance.

만일 문법 검사에 의해 문법에 이상이 없다면, 팩스 변환 서버(320)는 다음으로, 단계(S503)에서 완성된 프로그램에 대하여 FXML 구조 분석을 한다(S505). FXML 구조 분석은 태그 구성 방식에 따른 물리적인 구조 분석과 태그 배치와 순서에 따라 상이한 논리적인 구조 분석으로 이루어진다. 논리적인 구조 분석의 경우, 각 엔티티와 태그의 관계를 결정하고, 이에 따라 변환 과정을 달리한다. 예를 들어, 전체 페이지 수를 표시하기 위한 페이지 수 관련 엔티티가 존재한다면, 팩스 이미지 생성 이후에 전체 페이지 수를 센 다음에 맨 앞의 표지에 표시하게 되는 것이다.If there is no abnormality in the grammar by the grammar check, the fax conversion server 320 then analyzes the FXML structure of the program completed in step S503 (S505). FXML structure analysis consists of physical structure analysis according to the tag organization method and logical structure analysis different according to tag placement and order. In the case of logical structural analysis, the relationship between each entity and tag is determined, and the conversion process is changed accordingly. For example, if there is a page number related entity for displaying the total number of pages, after generating the fax image, the total number of pages is counted and then displayed on the front cover.

도8에 도시된 프로그램에 대하여 FXML 구조 분석을 한 결과가 도9에 도시되어 있다.The result of analyzing the FXML structure of the program shown in FIG. 8 is shown in FIG.

종래에는 데이터의 구조적인 표현이 불가능하였으나, 도9에 도시된 바와 같이, 본 발명에서는 데이터 항목에 대한 태그가 계층 구조를 가지고 있다. 즉, <item> 태그 하위에 <font> 태그와 <point> 태그가 포함되어 있어서, 각 <font>와<point>는 해당 <item>에 대해서만 의미를 가지게 된다. 이러한 계층 구조는 데이터의 연관성과 연결성을 보장하고, 데이터를 보다 구조적으로 표현할 수 있게 한다.In the related art, structural representation of data has not been possible, but as shown in FIG. 9, the tag for the data item has a hierarchical structure. That is, the <font> tag and the <point> tag are included under the <item> tag so that each <font> and <point> have meaning only for the corresponding <item>. This hierarchical structure ensures the relevance and connectivity of the data and enables the data to be represented more structurally.

단계(S504)와 단계(S505)를 마치면, 팩스 변환 서버(320)는 팩스 이미지를 생성한다(S506). 팩스 이미지 생성은 도10(1) 내지 도10(3)에 도시된 것과 같이, 순차적으로 이루어지는 바, 우선 배경 이미지가 제작되고, 다음으로, 전체 페이지수를 제외한 팩스 본문이 제작되고, 마지막으로 전체 페이지수가 기입된다.After completing step S504 and step S505, the fax conversion server 320 generates a fax image (S506). As shown in Figs. 10 (1) to 10 (3), the facsimile image generation is sequentially performed. First, a background image is produced, and then a facsimile body except for the total number of pages is produced, and finally, the entire image is generated. The number of pages is written.

이로써, 본 발명에 의한 팩스 이미지 제작 과정은 종료되지만, 이에 더하여 사용자가 입력한 데이터와 별도로 서비스 차원에서 각 페이지마다 머리말/꼬리말을 입력하거나 쪽수를 표시할 수 있다(S507).Thus, the process of producing a fax image according to the present invention is terminated, but in addition to the data input by the user, the header / footer may be input for each page or the page number may be displayed in the service dimension (S507).

단계(S502~S507)의 과정을 거쳐 팩스 이미지 제작이 완료되면, 팩스 변환 서버(320)는 팩스 이미지를 전화 애플리케이션 서버(330)로 전송하고, 전화 애플리케이션 서버(330)는 PSTN을 통해 팩스 기기(400)로 팩스를 보낸다.When the fax image production is completed through the process of steps S502 to S507, the fax conversion server 320 transmits the fax image to the telephone application server 330, and the telephone application server 330 transmits the fax machine through the PSTN. Fax 400).

이상 이상 본 발명을 실시예를 사용하여 설명하였지만, 본 발명의 범위는 특정 실시예에 한정되는 것은 아니며, 첨부된 특허청구범위에 의해서 해석되어야 할 것이다.Although the present invention has been described above using examples, the scope of the present invention is not limited to the specific embodiments, and should be interpreted by the appended claims.

본 발명에 의하면, 데이터 자체의 판독성이 높고, 데이터 표현 문법을 확인할 수 있고, 데이터의 구조적인 표현이 가능하며, 팩스 이미지 양식이 변경되었을 경우 프로그램 변경이 필요 없고, 국제적인 표준 데이터 형식과의 호환이 가능한 팩스 이미지 제작 프로그램을 제공한다. 또한, 복합 문서 데이터에 새로운 표현 형식이 추가될 경우, 새로운 FXML 태그만 확장하여 구현하면 되기 때문에, 개발이 용이하다.According to the present invention, the readability of the data itself is high, the data expression grammar can be confirmed, the data can be represented structurally, and if the format of the fax image is changed, no program change is required, and it is compatible with international standard data formats. Provides fax image production programs available. In addition, when a new expression format is added to the compound document data, it is easy to develop because only a new FXML tag needs to be extended and implemented.

Claims (8)

UMS 시스템에서 팩스 이미지를 제작하는 방법에 있어서,In the method for producing a fax image in a UMS system, 클라이언트 컴퓨터로부터 팩스 이미지의 템플릿에 관한 데이터를 포함하는 팩스 전송에 필요한 데이터를 전송받는 단계와,Receiving, from the client computer, data necessary for fax transmission including data relating to a template of a fax image; 상기 템플릿에 관한 데이터에 기초하여, 다수의 변수와 태그를 포함하는 FXML 프로그램을 작성하는 단계와,Creating an FXML program comprising a plurality of variables and tags based on the data relating to the template; 상기 프로그램의 상기 다수의 변수를 상기 팩스 전송에 필요한 데이터 중 대응하는 값으로 각각 치환하는 단계와,Substituting each of the plurality of variables of the program with a corresponding value of data required for the fax transmission; 문서의 계층 구조에 맞는 요소가 포함되어 있는지를 검사하는 수단, 속성에 오류가 있는지를 검사하는 수단, 엔터티에 대한 표현이 올바른지 확인하는 수단, 표현할 수 없는 데이터가 있는지 확인하는 수단, 상기 FXML 프로그램의 태그가 정의되어 있지 않은 태그인지 또는 FXML 표현에 맞지 않은 태그인지를 확인하는 수단, 엔터티의 계층을 확인하는 수단, 해당 속성이 FXML에 정의되어 있는 않은지 또는 해당 속성값이 팩스 이미지로 변환될 수 없는 값인지를 확인하는 수단을 통해 상기 치환된 프로그램에 대하여 문법(syntax) 검사를 하는 단계와,Means for checking whether an element that matches the hierarchy of a document is included, means for checking for errors in a property, means for checking for correct representation of an entity, means for checking for unrepresentable data, and Means to determine if the tag is undefined or does not fit into the FXML representation, means to check the hierarchy of an entity, whether the attribute is not defined in FXML, or if the attribute value cannot be converted to a fax image. By means of checking if it's a value Performing a syntax check on the substituted program; 상기 문법 검사 결과, 아무 이상이 없는 경우에는, 상기 치환된 FXML 프로그램의 데이터 파일을 순차적으로 읽어 데이터 항목에 대한 계층 구조를 형성함으로써 상기 치환된 프로그램에 대하여 구조(structure) 분석을 하는 단계와,If there is no abnormality as a result of the grammar check, performing a structure analysis on the substituted program by sequentially reading a data file of the substituted FXML program and forming a hierarchical structure for data items; 상기 치환된 프로그램의 태그와 해당 태그의 속성, 상기 다수의 변수에 대해 치환된 데이터 값에 기초하여 팩스 이미지를 제작하는 단계와,Producing a fax image based on a tag of the substituted program, attributes of the tag, and data values substituted for the plurality of variables; 상기 제작된 팩스 이미지를 팩스 기기로 전송하는 단계를 포함하는 팩스 이미지 제작 방법.Fax image production method comprising the step of transmitting the produced fax image to a fax machine. 제1항에 있어서, 상기 팩스 전송에 필요한 데이터는 받는 사람의 정보, 참조인의 정보, 보내는 사람의 정보, 제목, 내용을 포함하고, 상기 템플릿에 관한 데이터는 배경 화면, 폰트의 종류와 크기, 날짜, 페이지 번호 삽입에 관한 데이터를 포함하는 팩스 이미지 제작 방법.The data of claim 1, wherein the data necessary for the transmission of the fax includes information of a recipient, information of a reference person, information of a sender, a title, content, and the data about the template includes a background screen, a type and size of a font, A method of making a fax image that includes data about inserting dates and page numbers. 제1항에 있어서, 상기 문법 검사 결과, 이상이 있는 경우, 에러 메시지를 상기 클라이언트 컴퓨터로 전송하는 단계를 더 포함하는 팩스 이미지 제작 방법.The method of claim 1, further comprising transmitting an error message to the client computer when there is an error as a result of the grammar check. 제1항에서,In claim 1, 상기 구조 분석은 물리적인 구조 분석은 태그 구성 방식에 따른 물리적 구조 분석과 태그 배치와 순서에 따른 논리적 구조 분석을 포함하는 팩스 이미지 제작 방법.The structural analysis includes a physical structure analysis comprising a physical structure analysis according to a tag configuration method and a logical structure analysis according to tag arrangement and order. 삭제delete 삭제delete 삭제delete 클라이언트 컴퓨터로부터 팩스 이미지의 템플릿에 관한 데이터를 포함하는 팩스 전송에 필요한 데이터를 전송받는 단계와,Receiving, from the client computer, data necessary for fax transmission including data relating to a template of a fax image; 상기 템플릿에 관한 데이터에 기초하여, 다수의 변수와 태그를 포함하는 FXML 프로그램을 작성하는 단계와,Creating an FXML program comprising a plurality of variables and tags based on the data relating to the template; 상기 프로그램의 상기 다수의 변수를 상기 팩스 전송에 필요한 데이터 중 대응하는 값으로 각각 치환하는 단계와,Substituting each of the plurality of variables of the program with a corresponding value of data required for the fax transmission; 문서의 계층 구조에 맞는 요소가 포함되어 있는지를 검사하는 수단, 속성에 오류가 있는지를 검사하는 수단, 엔터티에 대한 표현이 올바른지 확인하는 수단, 표현할 수 없는 데이터가 있는지 확인하는 수단, 상기 FXML 프로그램의 태그가 정의되어 있지 않은 태그인지 또는 FXML 표현에 맞지 않은 태그인지를 확인하는 수단, 엔터티의 계층을 확인하는 수단, 해당 속성이 FXML에 정의되어 있는 않은지 또는 해당 속성값이 팩스 이미지로 변환될 수 없는 값인지를 확인하는 수단을 통해 상기 치환된 프로그램에 대하여 문법(syntax) 검사를 하는 단계와,Means for checking whether an element that matches the hierarchy of a document is included, means for checking for errors in a property, means for checking for correct representation of an entity, means for checking for unrepresentable data, and Means to determine if the tag is undefined or does not fit into the FXML representation, means to check the hierarchy of an entity, whether the attribute is not defined in FXML, or if the attribute value cannot be converted to a fax image. By means of checking if it's a value Performing a syntax check on the substituted program; 상기 문법 검사 결과, 아무 이상이 없는 경우에는, 상기 치환된 FXML 프로그램의 데이터 파일을 순차적으로 읽어 데이터 항목에 대한 계층 구조를 형성함으로써 상기 치환된 프로그램에 대하여 구조(structure) 분석을 하는 단계와,If there is no abnormality as a result of the grammar check, performing a structure analysis on the substituted program by sequentially reading a data file of the substituted FXML program and forming a hierarchical structure for data items; 상기 치환된 프로그램의 태그와 해당 태그의 속성, 상기 다수의 변수에 대해 치환된 데이터 값에 기초하여 팩스 이미지를 제작하는 단계를 실행하는 프로그램이 기록된, 컴퓨터로 읽을 수 있는 기록 매체.And a program executing a step of producing a fax image based on a tag of the substituted program, attributes of the tag, and data values substituted for the plurality of variables.
KR10-2001-0027187A 2001-05-18 2001-05-18 A method of producing a fax image in a UMS system KR100460467B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0027187A KR100460467B1 (en) 2001-05-18 2001-05-18 A method of producing a fax image in a UMS system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0027187A KR100460467B1 (en) 2001-05-18 2001-05-18 A method of producing a fax image in a UMS system

Publications (2)

Publication Number Publication Date
KR20020088194A KR20020088194A (en) 2002-11-27
KR100460467B1 true KR100460467B1 (en) 2004-12-08

Family

ID=27705392

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0027187A KR100460467B1 (en) 2001-05-18 2001-05-18 A method of producing a fax image in a UMS system

Country Status (1)

Country Link
KR (1) KR100460467B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998058492A2 (en) * 1997-06-19 1998-12-23 Cmr Communications Ltd. A system and method for real-time facsimile transmission
KR20000014564A (en) * 1998-08-21 2000-03-15 윤종용 Received facsimile data editing and re-sending method of an integrated messaging system
KR20000036881A (en) * 2000-03-31 2000-07-05 이태석 Methodology of managing multimedia e-mail service using XML
KR20000045094A (en) * 1998-12-30 2000-07-15 윤종용 Method for transceiving facsimile data of mfp
WO2001033433A1 (en) * 1999-11-01 2001-05-10 Xcoders Inc. Method and apparatus for establishing and using an xml database
KR100353688B1 (en) * 2001-04-03 2002-09-28 메타빌드주식회사 Method for memorizing and managing of extensible markup language type document and medium for memorizing software programmed to perform the method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998058492A2 (en) * 1997-06-19 1998-12-23 Cmr Communications Ltd. A system and method for real-time facsimile transmission
KR20000014564A (en) * 1998-08-21 2000-03-15 윤종용 Received facsimile data editing and re-sending method of an integrated messaging system
KR20000045094A (en) * 1998-12-30 2000-07-15 윤종용 Method for transceiving facsimile data of mfp
WO2001033433A1 (en) * 1999-11-01 2001-05-10 Xcoders Inc. Method and apparatus for establishing and using an xml database
KR20000036881A (en) * 2000-03-31 2000-07-05 이태석 Methodology of managing multimedia e-mail service using XML
KR100353688B1 (en) * 2001-04-03 2002-09-28 메타빌드주식회사 Method for memorizing and managing of extensible markup language type document and medium for memorizing software programmed to perform the method

Also Published As

Publication number Publication date
KR20020088194A (en) 2002-11-27

Similar Documents

Publication Publication Date Title
US10067931B2 (en) Analysis of documents using rules
US7475333B2 (en) Defining form formats with layout items that present data of business application
US6964015B2 (en) Redline extensible markup language (XML) schema
US8869023B2 (en) Conversion of a collection of data to a structured, printable and navigable format
US6707472B1 (en) Method of graphically formatting e-mail message headers
EP1126380A1 (en) Converting a formatted document into an XML-document
CN100440222C (en) System and method for text legibility enhancement
US8145996B2 (en) Systems and methods for pagination and co-pagination
EP1291766A2 (en) Systems and methods for creating and displaying a user interface for displaying hierarchical data
US20070083538A1 (en) Generating XML instances from flat files
KR20080020991A (en) Sending and receiving electronic business cards
US20110264705A1 (en) Method and system for interactive generation of presentations
GB2423387A (en) Application-Generic Sequence Diagram Generator Driven by a Non-Proprietary Language
CN108170409B (en) Development method and system of WEB front-end control
CN110474836A (en) A kind of email template generation method, calculates equipment and medium at device
US9286272B2 (en) Method for transformation of an extensible markup language vocabulary to a generic document structure format
JP3566457B2 (en) Structured document version management method and apparatus
US20070028164A1 (en) Computer readable storage medium and document processing method
US8225217B2 (en) Method and system for displaying information on a user interface
US20030093756A1 (en) Extensible mark-up language (XML) tracer for conversion of XML documents to hypertext markup language (HTML)
KR100460467B1 (en) A method of producing a fax image in a UMS system
JP5483526B2 (en) Machine translation system and machine translation method
KR100453224B1 (en) Apparatus and method for editing a numerical formula by using wire/wireless internet
JPWO2005098698A1 (en) Document processing device
JP4740425B2 (en) Character code input support system, character code input support program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121121

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20130927

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20141110

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20151103

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20161101

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20171103

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20181101

Year of fee payment: 15