All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.Request.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<nlg:NLGSpec xmlns="http://code.google.com/p/simplenlg/schemas/version1"
	xmlns:nlg="http://code.google.com/p/simplenlg/schemas/version1"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://code.google.com/p/simplenlg/schemas/version1 RealizerSchema.xsd ">
 <Request>
    <Document cat="PARAGRAPH">
      <child xsi:type="StringElement">
        <val>hello, world</val>
      </child>
    </Document>
  </Request>
 </nlg:NLGSpec>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy