XML document
XML 문서
빈도: 8.025.0 백만 단어당
Refers to a file or data structure formatted according to XML rules.
XML 규칙에 따라 형식화된 파일 또는 데이터 구조를 나타냅니다.
카테고리:
예문 (20)
XML document = XML 문서 (XML 규칙에 따라 형식화된 파일 또는 데이터 구조를 나타냅니다.)
- The application parses the XML document to load the settings.애플리케이션은 설정을 로드하기 위해 XML 문서를 파싱합니다.
- The developer wrote a script to parse data from the incoming XML document.개발자는 들어오는 XML 문서에서 데이터를 파싱하기 위해 스크립트를 작성했습니다.
- We received the data as a well-formed XML document.
- Our application generates a detailed report in the form of an XML document.우리는 잘 구성된 XML 문서 형태로 데이터를 받았습니다.
- The parser threw an error because the XML document was not valid.저희 애플리케이션은 상세 보고서를 XML 문서 형태로 생성합니다.
- Before processing, you must validate the XML document against its schema.
- You can use this library to create a new XML document from scratch.XML 문서가 유효하지 않았기 때문에 파서가 오류를 발생시켰습니다.
- An XML document uses tags to define elements in a structured, hierarchical way.처리하기 전에 스키마에 대해 XML 문서의 유효성을 검사해야 합니다.
- XSLT is often used to transform an XML document into an HTML file.
- We used XSLT to transform the XML document into a user-friendly HTML page.이 라이브러리를 사용하여 새로운 XML 문서를 처음부터 생성할 수 있습니다.
- The API endpoint returns a response formatted as an XML document.XML 문서는 구조화되고 계층적인 방식으로 요소를 정의하기 위해 태그를 사용합니다.
- The configuration settings for the software are stored in a well-formed XML document.
- Before processing, you should validate the XML document against its schema.XSLT는 XML 문서를 HTML 파일로 변환하는 데 자주 사용됩니다.
- The API endpoint returns data packaged as an XML document.우리는 XML 문서를 사용자 친화적인 HTML 페이지로 변환하기 위해 XSLT를 사용했습니다.
- Every XML document must have a single root element.
- If the XML document is not well-formed, the parser will throw an error.API 엔드포인트는 XML 문서 형식의 응답을 반환합니다.
- He wrote a script to find and update specific nodes within the large XML document.소프트웨어의 구성 설정은 잘 구성된 XML 문서에 저장됩니다.
- He had to manually edit the XML document to correct a syntax error.
- Understanding the structure of an XML document is the first step in learning data serialization.처리하기 전에 스키마에 대해 XML 문서의 유효성을 검사해야 합니다.
- The system failed because it received a corrupted XML document from the server.API 엔드포인트는 XML 문서로 패키지된 데이터를 반환합니다.