de.interactive_instruments.ShapeChange.Target.XmlSchema
Class SchematronSchema.ExtensionFunctionTemplate

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Target.XmlSchema.SchematronSchema.ExtensionFunctionTemplate
Enclosing class:
SchematronSchema

public static class SchematronSchema.ExtensionFunctionTemplate
extends Object


Field Summary
 String function
           
 String namespace
           
 String nsPrefix
           
 
Constructor Summary
SchematronSchema.ExtensionFunctionTemplate(String nsp, String ns, String fct)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nsPrefix

public String nsPrefix

namespace

public String namespace

function

public String function
Constructor Detail

SchematronSchema.ExtensionFunctionTemplate

public SchematronSchema.ExtensionFunctionTemplate(String nsp,
                                                  String ns,
                                                  String fct)


Copyright © 2015. All rights reserved.