Package net.sf.saxon.ma.map
Class RecordTest.Field
java.lang.Object
net.sf.saxon.ma.map.RecordTest.Field
- Enclosing class:
RecordTest
Class representing one field definition within a record type definition,
used only while constructing a record definition
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) String
(package private) boolean
(package private) SequenceType
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
String name -
type
SequenceType type -
optional
boolean optional
-
-
Constructor Details
-
Field
-