QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
languageID | xsd:language | optional | ||||
listAgencyID | xsd:normalizedString | optional | ||||
listAgencyName | xsd:string | optional | ||||
listID | xsd:normalizedString | optional | ||||
listName | xsd:string | optional | ||||
listSchemeURI | xsd:anyURI | optional | ||||
listURI | xsd:anyURI | optional | ||||
listVersionID | xsd:normalizedString | optional | ||||
name | xsd:string | optional |
Complex Type | RequiredByRequestedSegmentResponseType |
<xsd:complexType name="RequiredByRequestedSegmentResponse1Type"> <xsd:simpleContent> <xsd:restriction base="CodeType"> <xsd:enumeration value="Required"/> <xsd:enumeration value="Optional"/> <xsd:enumeration value="Other"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |