# Batch information for a transfer namespace local = "" default namespace tns = "http://www.ggf.org/namespaces/2004/10/gridNetworkMonitoring" include "nm_extend.rnc" start = element batchInfo { ## The batch-set identifier element id { token }, ## The number of the batch element n { xsd:positiveInteger }?, ## The total number of batches element of { xsd:positiveInteger }?, ## Extensibility element other { Extensibility } }