namespace_schemas property

namespace_schemas property

Returns the collection XML schemas that are associated with the custom XML part. Read-only str[].

Definition:

@property
def namespace_schemas(self):
    ...

See Also