2.2.4.24 dsc:RepositoryStateType
The dsc:RepositoryStateType type allows extended attributes on an dsc:RepositoryStateBaseType type.
-
<xs:complexType name="RepositoryStateType"> <xs:simpleContent> <xs:extension base="dsc:RepositoryStateBaseType"> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType>