2.1.2.4 il
The il (items list) complex type describes a list of items that are being shared by a HomeGroup user in a HomeGroup machine on the HomeGroup.
-
<xs:element name="il"> <xs:complexType> <xs:annotation> <xs:documentation>item list</xs:documentation> </xs:annotation> <xs:all> <xs:element name="i" minOccurs="1" maxOccurs="unbounded" type="i" /> </xs:all> </xs:complexType> </xs:element>
i: An item in the item list. Contains a description of shared files and folders for the HomeGroup user on the HomeGroup machine.