QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlRp:wardCode | xs:string | optional | ||||
mmlRp:wardCodeId | xs:string | optional |
Element | mmlRp:perform |
<xs:element name="pWard"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="wardCode" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="wardCodeId" type="xs:string" use="optional" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |