
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| mmlLb:repCode | xs:string | optional | ||||
| mmlLb:repCodeId | xs:string | optional | ||||
| mmlLb:repCodeName | xs:string | optional | 
| Element | mmlLb:information | 
| <xs:element name="repMemo"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="repCodeName" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="repCode" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="repCodeId" type="xs:string" use="optional" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |